body
{
	background-color:#330000;
	background-image:url("../pics/tiles/darkbrown.gif");
	color:#FFFFFF;
}

 .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #990000;
	width: 137px;
	color: #CCCCCC;
	margin: 0px;
}

 .menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #CC3300;
	width: 137px;
	border: thin solid #330000;
	color: #CCCCCC;
	margin: 0px;
}
 
a:link { text-decoration: none;
		color: #FFFFFF; }
a:active {text-decoration: none;
	color: #FFFFFF;}
a:visited {text-decoration: none;
	color:#FFFFFF;}
a:hover {
	margin: 0px;
	text-decoration: underline overline;
	color: #FFFFFF;
}
.menucell {
	background-image:url("../../pics/logo/woodbanner2darkverttile.jpg");
	border:#000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align: center;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
}
