* {
margin: 0;
}

html, body {
height: 100%;
font: 8pt verdana, geneva, arial, helvetica, sans-serif;
line-height: 14pt;
letter-spacing: 0.1em; 
color: #000;
background: #55639e;
}

a {
text-decoration: none;
color: #675a33;
}

a:active {
text-decoration: none;
color: #cc3333;
font-weight: bold;
}

a:link {
text-decoration: none;
color: #0099ff;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: #999;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #cc3333;
font-weight: bold;
}

h3 {
color: #003366;}

h4 {
font-size : 7pt;
font-weight : normal;
text-transform : lowercase;
color : #990000;
padding : 2px;
line-height: 12pt;
}

p {
margin-top: 10px;
margin-bottom: 10px;
}

.wrapper {
min-height: 95%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
width: 1024px;
background: #000 url(images/bg.gif) no-repeat top right;
}

.nav {
background: #283b85;
height: 130px;
margin-bottom: 20px;
border: #fff; 
border-style: solid; 
border-top-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
border-right-width: 0px;
padding-top: 35px;
}

.logo {
margin-top: 5px;
border: 0px;
padding: 5px;
float: left;
}

.navlinks {
border: 0px;
margin-top: 15px;
margin-right: 10px;
margin-left: 10px;
}

td {
vertical-align: top;
}

.top, .bottom {
margin-left: 50px;
}


.menu {
background-color: #fff;
width: 744px;
text-align: left;
margin-left: 50px;
line-height: 11pt;
border-left: 18px double #283a84;
border-right: 18px double #283a84;
padding: 20px;
}

.features {
background-color: #f2f3fc;
width: 178px;
height: 650px;
text-align: left;
float: left;
margin-left: 25px;
border: #000; 
border-style: solid; 
border-top-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-right-width: 1px;
}

.icon {
text-align: center;
background-color: #f2f3fc;
}

.imgBorder {
border: 1px solid #999;
margin-top: 3px;
}

.content {
background: #fff url(images/bg-content.gif) repeat-x bottom;
border: 2px solid #be2026;
position: relative;
width: 550px;
float: left;
padding: 20px;
margin: 25px;
}

.flyer {
float: right;
}

.smallmenu {
font-size: 8pt;
}

.space {
height: 35px;
background-color: #aedfef;
}

.standoutfont {
color: #0099ff;
font-weight: bold;
}

.sidebar {
float: right;
margin-right: 50px;
}


.footer, .push {
margin-top: 4em;
clear: both;
text-align: center;
margin-bottom: 0px;
background-color: #283b85;
color: #fff;
}


#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); 
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: 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; 
}
