body {
	background-color: #F8F4D7;
	text-align: center;
	margin: 0px auto 20px auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0d563b;
	text-decoration: none;
}

.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
.content {
	background-color: #F8F4D7;
	padding-top: 5px;
	padding-left: 24px;
	padding-right: 10px;
	padding-bottom: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#container {
	text-align: center;
	margin: 0px auto;
	width: 800px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 172px;
	width: 800px;
}
#links {
	background-image: url(../images/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 23px;
	width: 800px;
}
#links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	color: #000000;
	text-decoration: none;
}
#links a:visited {
	color: #000000;
	text-decoration: none;
}
#links ul {
	list-style-type: none;
	padding-left: 220px;
	padding-top: 6px;
	margin: 0px;
}
#links ul li {
	display: inline;
	padding-left: 3px;
	margin: 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#left_menu {
	background-image: url(../images/side_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 327px;
	width: 204px;
}
#footer {
	padding-top: 25px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited {
	color: #000000;
}
#footer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
