* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #ffffff;
}

img 
{
border: 0px;
}

#container
{ 
 margin: auto;
 width: 830px;
}

#header 
{
 width: 720px;
 float: left;
 padding: 0px;
 height: 50px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}


#leftcolumn {
 background: #b2f34c;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 100%;
 width: 200px;
 float: left;
 padding-left: 0px;
}

#menu
{
width: 241px;
height: 100%;
text-align: left;
padding-top: 0px;
padding-left: 30px;
}

#menu a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
padding-right: 10px;
line-height: 22px;
}

#menu a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #f3ff33;
text-decoration: none;
padding-right: 9px;
line-height: 22px;
}

#menu a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
padding-right: 9px;
line-height: 22px;
}

#menu a:active
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffcc33;
text-decoration: none;
padding-right: 9px;
line-height: 22px;
}

#rightcolumn
{
background-position: top;
background-repeat: repeat-x;
float: right;
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding-top: 0px;
height: 100%;
width: 580px;
display: inline;
}

#rightcolumn h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #b2f34c;
padding-left: 25px;
line-height: 22px;
}

#rightcolumn h2
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #99cccc;
padding-left: 25px;
line-height: 22px;
}


#rightcolumn p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3333333;
padding-left: 25px;
padding-right: 25px;
line-height: 15px;
}


#rightcolumn a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #b2f34c;
font-weight: 600;
line-height: 15px;
text-decoration: none;
}

#imagepreview {
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 100%;
 width: 560px;
 float: left;
 padding-left: 25px;
}

#footer { 
 width: 785px;
 clear: both;
 color: #333333;
 text-align:right;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 padding-bottom: 10px;
}

#footer p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
line-height: 15px;
}

#footer a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
font-weight: 600;
line-height: 15px;
text-decoration: none;
}


#footer a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #b2f34c;
font-weight: 600;
line-height: 15px;
text-decoration: none;
}


#footer a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
font-weight: 900;
line-height:15px;
text-decoration:none;
}


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

#imageDataContainer{ 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: 113px; 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; }

