#header {
	height: 60px;
	width: 650px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#spacer {
	float: left;
	height: 50px;
	width: 175px;
	margin-left: 5px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	height: 675px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #515151;
}
#textContent {
	width: 445px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	float: left;
}
#footer {
	height: 20px;
	width: 650px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #76100E;
}
#navigation {
	height: auto;
	width: 175px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 40px;
	background-image: url(images/bglinks.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.style2 {
	color: #A42222;
	font-weight: bold;
	font-size: 24px;
}
.style3 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 24px;
}
.style4 {
	color: #E0BE47;
	font-weight: bold;
	font-size: 24px;
}
.style5 {
	color: #0000FF;
	font-weight: bold;
	font-size: 24px;
}
.style6 {
	color: #009900;
	font-weight: bold;
	font-size: 24px;
}
.style7 {
	color: #FF66CC;
	font-weight: bold;
	font-size: 24px;
}
.style9 {color: #DEBE4A}
.style10 {font-size: 9px}
li {
	color: #DEBE4A;
	text-indent: -20px;
}
a:link {
	color: #DEBE4A;
}
a:visited {
	color: #DEBE4A;
}
a:hover {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	color: #CCCC33;
}
a:active {
	text-decoration: none;
	color: #DEBE4A;
}
#title {
	height: 50px;
	width: 445px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
	text-align: center;
}
