
body {
margin: 0;
padding: 0;
}

a:link {
font-family: Arial, Helvetica, sans-serif;
color: #336600;
text-decoration: underline;
font-size: 1em;
}

a:active {
font-family: Arial, Helvetica, sans-serif;
color: #336600;
text-decoration: underline;
font-size: 1em;
background-color: #99CC33;
}


a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #336600;
font-size: 1em;
color: #336600;
background-color: #99CC33;
}

a:visited {
font-family: Arial, Helvetica, sans-serif; 
color: #336600;
text-decoration: underline;
font-size: 1em;
}

td {
color: #000000;
font-family: Arial, Helvetica, sans-serif; 
font-size: +16;
font-weight: bold;
}

h1{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFCC;
}

#vert-yellow {
left: 0px;
position: absolute;
top: 0px;
width: 15px;
background-color: #CCCC00;
}

#vert-yellow-pale {
left: 15px;
position: absolute;
top: 0px;
width: 15px;
background-color: #FFFF99;
}

#vert-gr-cr{
left: 30px;
position: absolute;
top: 0px;
width: 58px;
background-image: url('../images/vert_gr_cream.gif');
background-repeat: no-repeat;
height: 100%
}

#top-grsq {
left: 88px;
position: absolute;
top: 0px;
height: 93px;
width: 111px;
z-index: 2;
}

#horiz-dkgreen-bar {
background-color: #336600;
width: 92%;
left: 88px;
position: absolute;
top: 0px;
height: 79px;
font-family: Arial, Helvetica, sans-serif; 
font-size: +32;
color: #FFFFCC;
font-weight: bold;
text-align: center;
background-image: url('../images/lapwd_logo.jpg');
background-repeat: no-repeat;
background-position:  right 50%;
}

#horiz-green-bar {
background-color: #99CC33;
width: 92%;
left: 88px;
position: absolute;
top: 79px;
height: 16px;
text-align: right;
}

#horiz-cream-bar {
background-color: #FFFFCC;
width: 92%;
left: 88px;
position: absolute;
top: 93px;
height: 59px;
text-align: center;
}

#sub-menu {
font-family: Arial, Helvetica, sans-serif; 
background-color: #FFFFFF;
width: 136px;
left: 88px;
position: absolute;
top: 153px;
height: 252px;
text-align: right;
z-index:4;
}

#mid-green {
left: 230px;
position: absolute;
top: 152px;
width: 59px;
height: 252px;
background-image: url('../images/mid_vert_gr.gif');
background-repeat: no-repeat;
z-index:6
}

#small-green {
left: 230px;
position: absolute;
top: 154px;
width: 13px;
background-color: #669900;
}

#sub-content {
font-family: Arial, Helvetica, sans-serif; 
background-color: #FFFFFF;
margin: 0;
width: 60%;
left: 289px;
position: absolute;
top: 155px;
text-align: left;
}

#content {
font-family: Arial, Helvetica, sans-serif; 
background-color: #FFFFFF;
margin: 0;
width: 60%;
left: 88px;
position: absolute;
top: 153px;
text-align: left;
}

#right-menu {
font-family: Arial, Helvetica, sans-serif; 
background-color: #FFFFFF;
right: 12px;
position: absolute;
top: 180px;
width: 198px;
}

.copyright {
color: #336600;
font-size: +12;
color: #336600;
font-weight: bold;
text-align: center;
}
#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#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: 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; }