/* Leslie Stannage Stylesheet */

.body_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
}

.title_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
}

/*Here are the homepage main elements*/

#top_logo             { position: absolute; top: 91px;  left: 135px; width: 281px; height: 22px; z-index: 1;}
#main_nav             { position: absolute; top: 143px; left: 138px; width: 119px; height: auto; z-index: 1;}
#main_text            { position: absolute; top: 142px; left: 281px; width: 239px; height: auto; z-index: 1;}

/*Here are the main content elements*/

#grey_area             { position: absolute; top: 28px; left: 609px; width: 200px; height: 470px; z-index: 1; background-color: #D7D7D7; }
#next_button           { position: absolute; top: 397px;  left: -216px; width: 100px; height: 22px; z-index: 1; }
#previous_button       { position: absolute; top: 397px;  left: -344px; width: 114px; height: 22px; z-index: 1;}
#thumbnail_portrait    { position: absolute; top: 91px;  left: 135px; width: 281px; height: 22px; z-index: 1;}
#thumbnail_landscape   { position: absolute; top: 146px;  left: 282px; width: 185px; height: 22px; z-index: 1;}
#description_area      { position: absolute; top: 113px; left: 14px; width: 174px; height: auto; z-index: 2; }

#black_arrow_forward   { position: absolute; top: 171px; left: 239px; width: 10px; height: 12px; z-index: 1; }
#black_arrow_back      { position: absolute; top: 171px; left: 227px; width: 10px; height: 12px; z-index: 1; }

#draw_arrow_forward   { position: absolute; top: 198px; left: 239px; width: 10px; height: 12px; z-index: 1; }
#draw_arrow_back      { position: absolute; top: 198px; left: 227px; width: 10px; height: 12px; z-index: 1; }

#photo_arrow_forward   { position: absolute; top: 227px; left: 239px; width: 10px; height: 12px; z-index: 1; }
#photo_arrow_back      { position: absolute; top: 227px; left: 227px; width: 10px; height: 12px; z-index: 1; }

#com_arrow_forward     { position: absolute; top: 252px; left: 239px; width: 10px; height: 12px; z-index: 1; }
#com_arrow_back        { position: absolute; top: 252px; left: 227px; width: 10px; height: 12px; z-index: 1; }

#ill_arrow_forward     { position: absolute; top: 280px; left: 239px; width: 10px; height: 12px; z-index: 1; }
#ill_arrow_back        { position: absolute; top: 280px; left: 227px; width: 10px; height: 12px; z-index: 1; }

#cur_arrow_forward     { position: absolute; top: 310px; left: 239px; width: 10px; height: 12px; z-index: 1; }
#cur_arrow_back        { position: absolute; top: 310px; left: 227px; width: 10px; height: 12px; z-index: 1; }

#bar_arrow_forward     { position: absolute; top: 288px; left: 238px; width: 10px; height: 12px; z-index: 1; }
#bar_arrow_back        { position: absolute; top: 288px; left: 227px; width: 10px; height: 12px; z-index: 1; }


/*Here are the link styles*/

a.black_link 		       { FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;  }
a.black_link:visited       { FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
a.black_link:hover         { FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
