#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: #000; 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Trebuchet MS; background-color: #000; 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; }

body {margin: 0px 0px 0px 0px; background: #FFFFFF;}

a {color: #0090ff;  text-decoration: none; font-weight:none;}
a:hover {color: #eb0000; text-decoration: none; font-weight:none;} 

#wrapper {
margin: 35px;
margin-left: auto;
margin-right: auto;
vertical-align: top;
width: 950px;
padding: 0px 0px 0px 0px;
background: #222222;
overflow: hidden;
}

p {
padding: 0px;
margin: 0px 0px 18px 0px;
font-family: Tahoma;
font-size: 10pt;
vertical-align: top;
color: #484848;
}
p span { font-size: 10pt; color: #727272;
}


#header {
margin: 0px 0px 0px 0px;
background: #FFFFFF;
}

#header img { display: block; }

#fader {
margin: 0px;
height: 100px;
width: 950px;
background: #FFFFFF url(img/fader.jpg) no-repeat;
}

#content {
float: left;
width: 950px;
height: 100%;
text-align: left;
vertical-align: top;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #FFFFFF;
}

#divleft {
float: left;
width: 450px;
height: 100%;
text-align: left;
vertical-align: top;
margin: -90px 0px 0px 15px;
padding: 8px 8px 8px 8px;
background: transparent;
}

#divright {
width: 400px;
height: 100%;
float: right;
padding: 0px;
text-align: left;
vertical-align: top;
margin: -90px 0px 0px 0px;
padding: 8px 8px 8px 8px;
background: transparent;
}


#footer {
margin: 0px 0px 50px 0px;
background: #FFFFFF url(img/footer.jpg) no-repeat;
height: 100px;
width: 950px;
margin-left: auto;
margin-right: auto;
}


h1 a {color: #FFFFFF;  text-decoration: none; font-weight:none;}
h1 a:hover {color: #333333; text-decoration: none; font-weight:none;} 

h1 {
font-family: Trebuchet MS;
font-size: 18pt;
font-weight: none;
letter-spacing: 1px;
color: #484848;
margin: 2px 0px 5px 0px;
padding: 0px;
}
h1 span { color:#0090ff;
}

h2 {
font-family: Trebuchet MS;
font-size: 18pt;
font-weight: none;
letter-spacing: 1px;
color: #484848;
margin: 2px 0px 5px 0px;
padding: 0px;
}
h2 span { background-color: #f4f4f4; color:#eb0000; margin: 2px 2px 2px 2px;
}

h2 a {color: #484848;  text-decoration: none; font-weight:none;}
h2 a:hover {color: #FFFFFF; text-decoration: none; font-weight:none; background-color:#61baff; } 

h3 {
font-family: Arial;
font-size: 12pt;
font-weight: none;
letter-spacing: 1px;
color: #484848;
margin: 2px 0px 5px 0px;
padding: 0px;
}

textarea {
font-family: Tahoma;
font-size: 10pt;
}