body {
	background-color: #E5E1E2;
	font-family: "Bookman Old Style";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
tt {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #8B3B32;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #8B3B32;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

.floated {
  float: right 
}
.sidemenu {
	color: #FF0;
	float: left;
	background-color: #AE1F23;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	height: 100%;
}
.wrapper {
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 750px;
}
.maincontent {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-right: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.mainnav {
	font-family: "Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
}
.mainnav a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman";
}
.links {
	color: #FFFFFF;
	float: left;
	background-color: #AE1F23;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	height: 100%;
	font-weight: bold;
}
