body {
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
	background-color: #663E00;
	background-position: center;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.textmid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A06700;
	font-weight: bold;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #996600;
}
.smalltext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.thumb {
	border: 1px dashed #CC3300;
	height: 50px;
	width: 50px;
}
.mainbox {
	background-color: #FFFFFF;
	border: 7px solid #FF9900;
	padding: 2px;
}
.mainboxinner {

	background-color: #FFFFFF;
	border: 3px solid #FF9900;
}
.logosub {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
