#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0; }
#hoverNav a{ outline: none; }

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ position: relative; font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none; }	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#bg_stars, #ad_160x600, #content_main_box , #blog_container { position: absolute; display: block; visibility: visible; }
#mainparent, #content_feature_box, #feature_title_div, #feature_content, #more_link, #blog_container_inner, #text_link { position: relative; display: block; visibility: visible; }
#bodybody, #mainparent, #ad_160x600 { background-color: #292929; }
#content_main_box, #content_feature_box, #feature_title_div, #feature_content, #more_link, #blog_container, #text_link { background-color: #ffffff; }
#bg_stars, #content_feature_box, #feature_content, #blog_container { overflow: hidden; }
#more_link, #text_link { overflow: visible; }

#bodybody { top: 0px; left: 0px; margin: 0px; padding: 0px; }
#bg_stars { width: 200px; height: 4100px; z-index: 2; top: 220px; background-image: url('/images/wrapper/elements/bg_stars.png'); background-repeat: repeat-y; }
#ad_160x600 { top: 216px; left: 829px; width: 160px; height: 600px; z-index: 50; }
#content_main_box { width: 790px; height: 100%; z-index: 500; top: 207px; left: 30px; }
#more_link { z-index: 90; width: 200px; height: 20px; top: 10px; left: 140px; text-align: right; }
#blog_container { z-index: 10; width: 790px; top: 410px; background-image: url('/images/wrapper/TitleBar_Blog_830x75.gif'); background-repeat: no-repeat;  }
#blog_container_inner { width: 790px; padding: 15px 0px 0px 20px; }
#readmore_link { position: relative; float: right; padding-top: 9px; }
#entry_spacer { position: relative; display: block; width: 790px; height: 1px; left: -20px; background-image: url('/images/pix999999.gif'); background-repeat: repeat-x; margin: 20px 0px 20px 0px; }


A:link     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #335577; text-decoration: none; font-weight: normal; }
A:visited  { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #335577; text-decoration: none; font-weight: normal; }
A:hover    { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #3268B5; text-decoration: none; font-weight: normal; }

class1 A:link {font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #999999; text-decoration: none}
.class1 A:visited {font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #999999; text-decoration: none}
.class1 A:active {font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #999999; text-decoration: none}
.class1 A:hover {font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #999999; text-decoration: none; color: #335577; }

.title     { font-family: Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold; font-style: normal; text-decoration: none; }
.plain_grey     { font-family: Arial, Helvetica; font-size: 10pt; color: #999999; font-weight: normal; font-style: normal; text-decoration: none; }
.plain_grey9     { font-family: Arial, Helvetica; font-size: 9pt; color: #999999; font-weight: normal; font-style: normal; text-decoration: none; }
P         { font-family: Arial, Helvetica; font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal; }

.standard  { font-family: Arial, Helvetica; font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal; }

.feature_title_red { font-family: Arial; font-size: 20px; font-weight: 900; color: rgb(255, 102, 102); }
.feature_title_blk { font-family: Arial; font-size: 20px; font-weight: 900; color: rgb(0, 0, 0); position: relative; left: 1px; }
.feature_title { font-family: Arial; font-size: 20px; font-weight: 900; font-style: italic; color: rgb(0, 153, 255); }
.copyright { font-family: Arial; font-size: 12px; color: #cccccc; }


