#topbanner {
	width: 800px;
	height: 130px;
	border: 1px black solid;	
}

#links {
	width: 800px;
	height: 2em;
	line-height: 2em;
	background-color: #AF2228;
	border: 1px black solid;
}

#links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: black;
}

#links p {
	horizontal-align: center;
}

#main_body {
	width: 800px;
	background-color: #FFFFFF;
	border: 1px black solid;	
}

#footer {
	border: 1px black solid;	
	width: 800px;
	background-color: #FFFFFF
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d2b48c;
	top-border: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}
.headingtag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AF2228;
}
