body
{
	background-color: #666633;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.3em;
	color: #333333;
	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
 	margin-left: 0px;
	padding: 0px;
}

a:link
{
	color: #333300;
	font-size:		120%;
	text-decoration: none;
}

a:visited
{
	color: #cccc99;
	font-size:		120%;
	text-decoration: none;
}

a:hover 
{	
	color: #333300;
	font-size:		120%;
	background-color: #cccc99;
	 }
	 
img.imageleft 
{
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
	}
	
img.imageportrait 
{
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-top: 5px;
	}
	 

#allcontent
{
	background-color: #ffffff;
	text-align: center;
	width: 800px;
	margin: 0 auto 0 auto;
}

#banner {
	text-align: left;
	background-color: #ffffff;
	width: 800px;
	margin: 0px 0px 0px 0px;
}

#topnav {
	text-align: left;
	background-color: #ffffff;
	width: 780px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;
}

#photo {
	float: right;
	width: 215px;
	text-align: left;
	background-color: #ffcccc;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	background-color: #333333;
}

#latest_news {
	float: left;
	width: 165px;
	text-align: left;
	background-color: #cccc99;
	margin: 20px 0px 0px 20px;
	padding: 10px;
}

#latest_news a:link {
	color: #333300;
	font-size:		100%;
	text-decoration: none;
}

#latest_news a:visited {
	color: #333300;
	font-size:		100%;
	text-decoration: none;	
}

#latest_news a:hover {
	color: #333300;
	font-size:		100%;
	background-color: #ffffcc;
}

#courses {
	float: left;
	width: 165px;
	text-align: left;
	background-color: #99ffcc;
	margin: 20px 0px 0px 20px;
	padding: 10px;
}

# courses a:link {
	color: #333300;
	font-size:		100%;
	text-decoration: none;
}

#courses a:visited {
	color: #333300;
	font-size:		100%;
	text-decoration: none;	
}

#courses a:hover {
	color: #333300;
	font-size:		100%;
	background-color: #ffffcc;
}

#main {
	text-align: left;
	margin: 20px 235px 10px 220px;
	width: 330px;
	padding: 0px 0px 10px 0px;
}

#maingallery {
	text-align: left;
	margin: 20px 235px 10px 220px;
	width: 615px;
	padding: 0px 0px 10px 0px;
}

#main a:link {
	color: #333300;
	font-size:		100%;
	text-decoration: none;
}

#main a:visited {
	color: #333300;
	font-size:		100%;
	text-decoration: none;	
}

#main a:hover {
	color: #cccc99;
	font-size:		100%;
	background-color: #ffffcc;
}

#footer  {
	margin: 10px 0px 0px 0px;
	width: 710px;
	text-align: left;
	padding: 80px 0px 10px 20px;
	clear: left;
}

#footer a:link {
	color: #333300;
	font-size:		100%;
	text-decoration: none;
}

#footer a:visited {
	color: #333300;
	font-size:		100%;
	text-decoration: none;	
}

#footer a:hover {
	color: #cccc99;
	font-size:		100%;
	background-color: #ffffcc;
}


#footer_links  {
	margin: 0px;
	width: 710px;
	background-color: #CAE4F0;
	text-align: left;
	padding: 5px 0px 0px 20px;
	clear: left;
}


h1   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:		135%;
	line-height: 1.3em;
	color: #333300;
	margin-bottom: 0px;
	margin-padding: 0px;
}

h2   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:		110%;
	line-height: 1.3em;
	color: #333300;
	margin-bottom: 0px;
	margin-padding: 0px;
}

h3   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:		100%;
	line-height: 1.3em;
	color: #666633;
	margin-bottom: 0px;
	margin-padding: 0px;
}

strong
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:		100%;
	color: #336666;

}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #333300;
	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: transparent url(/images/blank.gif) no-repeat; /* 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: #ffffff;
	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; color:#333300;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #336666;	}






