div,td,th,tr,table,font,input,li,ul,form,blockquote,b,i,h1,h2,h3,h4,h5     { color: silver; font-size: 14pt; font-family: Papyrus }

body { background: black }

#pagebanner { position: absolute; top: 2px; left: 10px; width: 800px; height: 80px }

#bannertext   { color: silver; font-size: 24pt; font-family: Papyrus; position: absolute; top: 20px; left: 30px; width: 600px; height: 40px }

#nav{
	position : absolute;
	text-align : left;
	left: 10px;
	top: 90px;
	width : 100px;
}

#content{
	position : absolute;
	left: 110px;
	top: 85px;	
	width : 700px;
	padding-left : 2px;
}

#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: gray; background-color: transparent }
a:active	 { color: blue; 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-size: 12pt; font-family: Papyrus }
 
.menu{
	margin: 4px 5px;
}

#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: 10px 20px 0px 16px;
}

#content p.imgnav{
	font-size : medium;
	height: 12px;
	text-align : center;
	margin-bottom : 0px;
}

#content p.caption     { font-size: 16pt; text-align: center; margin: 10px 5px 0 }


#content p.noprint  { font-size: 16pt; text-align: left; margin: 10px 20px 0 16px }

#content p.footer     { font-size: 10pt; text-align: center } 

