


a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #f5e758;
	text-decoration: none;
}

a:hover, .footer a:hover 
{
	color: #214974;
	text-decoration: none;
}

a img, a img.preview 
{
border: none;
text-decoration: none;
}

a:link img, a:visited img, a:hover img 
{
border: none;
text-decoration: none;
}

h1 
{
	font-variant: small-caps;
	font-size: 150%;
}

h2 
{
	font-variant: small-caps;
	font-size: 120%;
}

body  
{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #214974;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 75%;
	background-color: #8baed0;
}


img.floatLeft 
{
	position: absolute;
	z-index: 1;
	float: left;
	margin-top: 500px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img.floatRight 
{
	position: absolute;
	z-index: 1;
	float: right;
	margin: 0 0 0 600px;
	padding: 0px;
}

#container  
{
	width: 1000px;
	text-align: left;
	background-color: #8baed0;
	background-image: url(images/main_background.png);
	background-position: left top;
	left: 0px;
	top: 0px;
	position: absolute;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	right: 0px;
	bottom: 0px;
	list-style-image: none;
} 

#header  
{
	padding: 0 10px 0 20px; 
	background-color: #8baed0;
} 

#header  h1  
{
	margin: 0;
	padding: 10px 0; 
}

#menu  
{
	float: left;
	width: 200px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	height: auto;
	list-style-image: none;
}

#menu ul
{
	position: absolute;
	top: 0em;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li
{
	position: relative;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}

#mainContent  
{
	width: 525px;
	height: 400px;
	float: right;
	margin-top: 100px;
	margin-right: 280px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
} 

#footer a 
{
	color: #8baed0;
	text-decoration: none;
}

#footer a:hover 
{
	color: #8baed0;
	text-decoration: none;
}


#footer  
{
	color:#8baed0;
	position: absolute;
	height: auto;
	width: 905px;
	font-size: 9px;
	text-align: right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#footer  p  
{
	margin: 0;
	padding: 0px 0; 
}

.clearfloat 
{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#gallery 
{
	position: relative; 
	width:500px; 
	height:340px; 
	margin: 0px 0px 0px 0px;
	padding:0; 
	text-decoration: none;
}

#gallery li 
{ 
	display: block; 
	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: 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; 
}
