body 
{
 margin: 0;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 background-image: url(images/bg.gif);
 background-color: #f4f4f4;
 background-position: top center;
 background-repeat: repeat-y;
}

#header 
{
 vertical-align: top;
 padding-bottom: 5px;
 padding-left: 18px;
 font-family: Georgia, Lucida, Arial, sans-serif;
 font-size: 11px;
 font-weight: lighter;
 color: #00008B;
 border-bottom-color: #efefef;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

.title 
{
 font-size: 24px;
 font-style: italic;
 font-weight: bold;
 color: #90200A;
}

.darktitle 
{
 font-size: 24px;
 font-style: italic;
 font-weight: bold;
 color: #000000;
}

#main 
{
 width: 780px;
 height: auto;
 border-left-color: #efefef;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-color: #efefef;
 border-right-width: 1px;
 border-right-style: solid;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #A52A2A;
}

h1, h2 
{
 font-size: 12px;
 font-family: Verdana, Arial, sans-serif;
 color: #191970;
 font-weight: bold;
 padding-left: 4px;
}

h3 
{
 font-size: 11px;
 font-family: Verdana, Arial, sans-serif;
 color: navy;
 font-weight: bold;
 padding-left: 8px;
}

h4 
{
 font-size: 11px;
 font-family: Verdana, Arial, sans-serif;
 color: navy;
 font-weight: bold;
 padding-left: 10px;
}

#menu 
{
 width: 150px;
 color: #00008B;
 font-family: Verdana, Arial, sans-serif;
}

#menu a:link, #menu a:visited 
{
 width: 150px;
 margin-top: 1px;
 margin-right: 0;
 margin-bottom: 1px;
 margin-left: 0;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 padding-left: 8px;
 background-color: transparent;
 color: #003366;
 text-decoration: none;
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 display: block;
 border-bottom-width: 1px;
}

#menu a:hover 
{
 color: #A52A2A;
 text-decoration: none;
}

#topmenu 
{
 text-align: center;
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
}

#topmenu a:link, #topmenu a:visited 
{
 color: white;
 text-decoration: none;
}

#topmenu a:hover 
{
 color: #ffffff;
 background-color: white;
 border-color: white;
 border-width: 1px;
 border-style: solid;
 text-decoration: none;
}

#lefty 
{
 margin: 8px;
 width: 150px;
 height: auto;
 color: #00008B;
 font-family: Verdana, Arial, sans-serif;
}

#lefty p 
{
 width: 94%;
 padding: 12px;
 font-family: Verdana, Arial, sans-serif;
 background-color: #f9f9f9;
 color: #191970;
}

#block 
{
 padding: 12px;
 font-family: Verdana, Arial, sans-serif;
 background-color: #f9f9f9;
 color: #191970;
}

#breadcrumb 
{
 text-align: right;
 color: #999999;
 padding-bottom: 11px;
}

#breadcrumb a:link, #breadcrumb a:visited 
{
 color: #999999;
 text-decoration: none;
}

#breadcrumb a:hover 
{
 color: #aaaaaa;
 text-decoration: none;
}

a:link, a:visited 
{
 color: #003366;
 border-bottom-color: #efefef;
 border-bottom-width: 0px;
 border-bottom-style: solid;
 font-family: Verdana, Arial, sans-serif;
 text-decoration: none;
}

a:hover 
{
 color: #A52A2A;
 text-decoration: none;
}

#content 
{
 float: right;
 width: 570px;
 text-align: left;
 padding-top: 11px;
 padding-bottom: 11px;
 padding-left: 11px;
 padding-right: 16px;
 border-left-color: #efefef;
 border-left-width: 1px;
 border-left-style: solid;
 font-family: Verdana, Arial, sans-serif;
 line-height: 145%;
 color: #191970;
}

#content h3, h4 
{
 font-family: Verdana, Arial, sans-serif;
 color: navy;
 font-weight: bold;
 padding-left: 0px;
}

#footer 
{
 text-align: center;
 padding: 2px;
 font-family: Verdana, Arial, sans-serif;
 font-weight: lighter;
 color: #06C;
 font-size: 10px;
 : 8px;
 line-height: 100%;
}

hr 
{
 border-width: 0;
 border-bottom-color: #efefef;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 height: 1px;
}

ul 
{
 list-style-type: square;
 line-height: 160%;
}

dl 
{
 text-align:justify;
 line-height: 120%;
}

#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-style: none;
}

#outerImageContainer 
{
 position: relative;
 background-color: #fff;
 width: 250px;
 height: 250px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: 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-style: 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-image: url(images/prevlabel.gif);
 background-position: left 15%;
 background-repeat: no-repeat;
}

#nextLink:hover, #nextLink:visited:hover 
{
 background-image: url(images/nextlabel.gif);
 background-position: right 15%;
 background-repeat: no-repeat;
}

#imageDataContainer 
{
 font-size: 10px;
 font-family: Verdana, Helvetica, sans-serif;
 background-color: #fff;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 line-height: 1.4em;
 overflow: auto;
 width: 100%;
}

#imageData 
{
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 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-style: none;
}

#overlay 
{
 position: absolute;
 top: 0;
 left: 0;
 z-index: 90;
 width: 100%;
 height: 500px;
 background-color: #000;
}