div,td,th,tr,table,font,input,li,ul,form,blockquote,b,i,h1,h2,h3,h4,h5{
	font-family: sans-serif;
	font-size : 10pt;
	color : #CCCCCC;
}

body{
	background : Black;
}

#pagebanner{
	position : absolute;
	left : 10px;
	top : 2px;
	/*width : 686px;*/
	width : 115px;
	height : 178px;
}

#bannertext{
	position : absolute;
	left : 150px;
	top : 26px;
	width : 662px;
	height : 39px;
	 font-family : sans-serif;
	font-size : 20pt;
}

#nav{
	position : absolute;
	text-align : left;
	left: 10px;
	top: 191px;
	width : 100px;
}

#content{
	position : absolute;
	left: 160px;
	top: 82px;
	width : 530px;
	padding-left : 2px;
	height: 558px;
}

#content2{
	left: 10px;
	top: 64px;
	width : 660px;
	padding-left : 0px;
	position : static;
	float : none;
}

#imageholder{
	width : 640px;
	padding-top : 20px;
	padding-left : 20px;
}

#pagefooter{
	width : 640px;
	padding-top : 20px;
	padding-left : 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 : 1px;
}

a	{
	text-decoration:	underline;
	font-weight:	bold;
	}
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: sans-serif;
	font-size : 12pt;
}
 
.menu{
	margin: 30px 20px;
}

#content h3{
	font-size : medium;
	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: 10px 20px 0px 16px;
}

#contentm p{
	font-size : medium;
	text-align : left;
	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: 10px 5px 0px 5px;
}

.caption2{
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}


#content p.noprint{
	font-size : 12pt;
	text-align : left;
	margin: 10px 20px 0px 16px;
}

#content p.footer {
  font-size : 10pt;
  text-align : center;
} 

.clear {clear:both}

#covert { font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#999999; margin: 3px auto 10px auto; padding-bottom:10px; text-align:right}
