#maintext {
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	width: 500px;
}
#imgtop {
	width: 700px;
}
#leftnav {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 150px;
}
#footer {
	width: 700px;
}
#wrapper {
	width: 700px;
	margin: auto;
}
body {
	background-color: #660000;
}

#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	display: block;
}
#leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #660066;
	text-decoration: none;
	display: block;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #660066;
	text-decoration: none;
	display: block;
	background-color: #FF99CC;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #003399;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003399;
	background-position: center;
	font-variant: normal;
	text-align: left;
}
