body {
	background-color: #3d301e;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f3781f;
	text-decoration: none;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f3781f;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#container {
	background-color: #000000;
	margin: 10px auto 25px;
	padding: 0px;
	width: 800px;
	border: 1px dotted #F17721;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 119px;
	width: 800px;
}
#links {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	text-align: right;
	padding-right: 28px;
	height: 15px;
	vertical-align: top;
}
#links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#links ul {
	list-style-type: none;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#links ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 800px;
}
#content {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 800px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#footer {
	background-color: #000000;
	height: 12px;
	width: 800px;
}