body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	color: #000000;
	height: 150px;
	width: 800px;
}
.left_nav {
	float: left;
	width: 200px;
	padding-top: 10px;
	height: 1250px;
}
.right_column {
	width: 590px;
	float: right;
	clear: none;
	height: 1400px;
	padding-left: 10px;
	padding-top: 10px;
}
.footer {
	background-color: #333333;
	clear: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 800px;
	text-align: center;
	height: auto;
}
.background {
	background-color: #FFFF00;
}
.menucontainer {
	width: 200px;
	vertical-align: top;
}
.menucontainer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	text-align: left;
	display: block;
	margin-top: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0000;
	text-indent: 5px;
	text-transform: none;
}
.menucontainer h {
	color: #CE0000;
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: solid;
}
.news {
	height: auto;
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 10px 3px 3px;
	background-color: #FFFF00;
	border-top: 10px solid #CC0000;
	border-right: none;
	border-bottom: none;
	border-left: 10px solid #CC0000;
}
#splashimage_right {
	float: right;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
a:link {color: #CC0000}
a:visited {color: #333333}
a:hover {color: #FF3300}
a:active {color: #CCCCCC}
.bullet_item {
	font-size: 14px;
}
