body {margin:0; padding:0; overflow:scroll;}
.siteName{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
}
.bodyArea{
	background-color : #C3873F;
	border : 2px solid #743E19;
	padding : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.header, .popup{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}
.popup{
	background-color : #000000;
	color : #ffffff;
}
b.page{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
	color : #743E19;
}
A.page:link, A.page:visited, a:link, a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	color : #ffffff;
}       
A.page:hover, a:hover {
	text-decoration : underline;
	color : #743E19;
}  
A.nav:link, A.nav:visited, b.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	text-decoration : none;
	line-height : 40px;
	font-weight : normal;
	font-style : normal;
}       
A.nav:hover {
	color : #FFFF00;
	text-decoration : underline;	
}
b.nav {
	color : #743E19;
	font-weight : bold;
}
font.credit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
} 
A.credit:link, A.credit:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffff00;
	text-decoration : none;
}       
A.credit:hover {
	color : #FFFF00;
	text-decoration : underline;	
}
table.art{
	border : 2px solid #743E19;
}