BODY {
	TEXT-ALIGN: left;
	BACKGROUND: #303030;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 1px 0px;
	padding:0px;
	text-align:center;
	overflow: -moz-scrollbars-vertical;
}

#topbar	{
	position: relative;
	width: 800px;
	height: 4px;
	margin: 0px auto;
	background-color: #666666;
	top: 0px;
	left: 0px;
}

#topgraphic	{
	position: relative;
	width: 800px;
	height: 180px;
	margin: 0px auto;
	top: 0px;
	left: 0px;
	BACKGROUND: url(banner-2.jpg) repeat-x 100% top
}

#topmenu	{
	position: relative;
	width: 800px;
	height: 20px;
	margin: 0px auto;
	top: 1px;
	left: 0px;
	background-color: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0.02em;
	text-align: center;
}

#topmenu TABLE.TopMenu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}

#topmenu A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}

#topmenu A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}

#topmenu A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
}

#topmenu A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: underline;
	COLOR: #FF0000;
}

#pagehead	{
	position: relative;
	width: 790px;
	left: 0px;
	height: 150px;
	margin: 0px auto;
}

#searchPanel	{
	position: relative;
	width: 800px;
	left: 0px;
	top: 10px;
	height: 600px;
	margin: 0px auto;
	border: 0px solid blue;
}

#menuleft	{
	position: absolute;
	left: -20px;
	top: 10px;
	width: 240px;
	height: 170px;
	padding: 5px;
	TEXT-ALIGN: right;
	line-height: 22px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0.01em;
	z-index: 12;
}


#menuleft A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
}

#menuleft A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
}

#menuleft A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
}


#menuleft A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}


#menuleft .menu1	{
	COLOR: #FFFFFF;
}

#menuleft .menu2	{
	COLOR: #FF0;
}

#menuleft .menu3	{
	COLOR: #FF0;
}

#headright	{
	position: absolute;
	left: 240px;
	top: 5px;
	width: 545px;
	padding: 5px;
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 45px;
	TEXT-ALIGN: left;
	COLOR: #DADADA;
	PADDING-BOTTOM: 0.1em;
	LETTER-SPACING: 0.05em;
	FONT-WEIGHT: normal;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-TRANSFORM: none;
}

#contentmain	{
	position: relative;
	width:790px;
	left: 5px;
	top: 5px;
	margin: 0px auto;
}

#column1	{
	position: absolute;
	left: 0px;
	width: 220px;
	padding: 5px;
	text-align: right;
	z-index: 1;
}

#column2	{
	position: absolute;
	left: 240px;
	width: 545px;
	padding: 5px;
	text-align: left;
}

#menuleft .menu1 A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
}

#menuleft .menu1 A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: underline;
	COLOR: #000000;
}

#gallery {
	position: relative;
	width:790px;
	left: 5px;
	top: 40px;
	height: 800px;
	margin: 0px auto;
}

#gallery TABLE.pictures {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}

li {
	list-style-position: inside;
	list-style-type: disc;
}


.photo {
	margin-top: 0px; 
	margin-right: 8px; 
	margin-bottom: 3px; 
	margin-left: 0px
}

#PhotoGallery	{
	position: relative;
	width: 100%;
	margin: 0px auto;
	top: 1px;
	left: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 0.02em;
	text-align: center;
}

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline; COLOR: #FF0;
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline; COLOR: #FF0;
}
A:active {

	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline; COLOR: #FF0;
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; TEXT-DECORATION: underline; COLOR: #FF0;
}




#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #b0b0b0;
	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(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(prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #E7E7E7;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10x;
	}

#imageData #imageDetails{ width: 70%; float: left; text-align: left;	}
	
#imageData #caption{ font-weight: bold; COLOR: #000000;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; COLOR: #000000;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; COLOR: #000000;	}	

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

#mainpic{
	position: relative;
	width: 849px;
	height: 204px;
	margin: 0px auto;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #000000;
}

#title{
	position: absolute;
	width: 600px;
	height: 120px;
	margin: 0px auto;
	top: -188px;
	left: 236px;
	z-index:1;
	BACKGROUND: url(includes/title-01.png) repeat-x 100% top;
	background-image: url(../includes/title-01.png);
}

#gtemp {
	position: relative;
	width:849;
	left: -5px;
	top: 5px;
	margin: 0px auto;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.photoBox {
	border: 1px solid #000000;
}

