div,td,th,tr,table,font,input,li,ul,form,blockquote,b,i,h1,h2,h3,h4,h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
}

body{
	background : Black;
}

#page{
	position : absolute;
	left : -3px;
	top : 3px;
	width : auto;
	height : auto;
}

#pagebanner{
	position : absolute;
	left : 1px;
	top : 0px;
	width : 868px;
	height : 106px;
}

#bannertext{
	position : absolute;
	left : 4px;
	top : 5px;
	width : 405px;
	height : 97px;
	 font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20pt;
}

#nav{
	position : absolute;
	text-align : left;
	left: 19px;
	top: 100px;
	width : 400px;
}

#content{
	position : absolute;
	left: 413px;
	top: 10px;
	width : 700px;
	padding-left : 2px;
	height: 574px;
}
#center{	
	position : absolute;
	text-align: center;
	left: 163px;
	top: 115px;
	width : 700px;
	padding-left : 2px;
	height: 574px;
}
#imageholder{
	width : 640px;
	padding-top : 20px;
	padding-left : 20px;
}

#pagefooter{
	position : relative;
	clear: both;
	width : 720px;
	margin: 10px;
	text-align: center;
	font-size : 9pt;
	padding: 3px;
	left: 5px;
	height: 30px;
	top: 800px;
}

#pagefooter .copyright{
	float: left;
	text-align: left;
	font-size : 9pt;
}

#pagefooter .contact{
	float: right;
	text-align: right;
	padding: 20px;
}

div.thmholder{
	float: left;
	width: 140px;
	height: 195px;
	padding-top : 0px;
	padding-left : 10px;
	padding-right: 10px;
}

div.gallerythm{
	float: left;
	width: 170px;
	height: 160px;
	padding-top : 20px;
	padding-left : 20px;	
	padding-right: 20px;
}

div.spacer {
	clear: both;
	height: 1px;
	line-height : 7px;
}

a	{
	font-weight:	normal;
	}
a:link	{
	color:	#699;
	background-color: transparent;
	}
a:visited	{
	color:	#999;
	background-color: transparent;
	}
a:active	{
	color:	#000;
	background-color: transparent;
	}
a:hover	{
	color:#066;
	background-color: transparent;
	text-decoration: underline;
}

img {
	border: none;
}

img.thumbnail {
	border-style : solid;
	border-width : 1px;
	border-color : Black;
} 

img.display {
	border-style : solid;
	border-width : 2px;
	border-color : Black;
}
 
p{
	font-family: verdana;
	font-size : 12pt;
}
 
.menu{
	margin: 4px 5px;
	text-align : center;
	color: #FFFFFF;
	text-decoration: none;
}

#content h3{
	font-size : large;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content h4{
	font-size : medium;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content p{
	font-size : medium;
	text-align : left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 16px;
}

#content p.center{
	font-size : medium;
	text-align : center;
	margin: 10px 20px 0px 16px;
}

#content p.imgnav{
	font-size : medium;
	height: 12px;
	text-align : center;
	margin-bottom : 0px;
}

#content p.caption {
	font-size : 10pt;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}


#content p.noprint{
	font-size : 12pt;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content p.footer {
  font-size : 9pt;
  text-align : left;
} 
