<style type="text/css">

a:link {
	color: #38688C;
	text-decoration: none;
}

a:link {
	color: #36ACDD;
	text-decoration: none;
}

a:visited {
	color: #E8DA74;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #0000FF;
}

.style1 {color: #E8DA74}

#container {
	float: none;
	height: auto;
	width: 900px;
	clear: none;
	margin: 0 auto;
}

#wrapperheader {
	height: 100px;
	width: 900px;
	clear: none;
	float: none;
}
	
#content {
	height: auto;
	width: 500px;
	float: left;
	padding-top: 50px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper01 {
	height: 550px:;
	width: 900px;
	float: left;
}

#side_nav {
	height: auto;
	width: 300px;
	padding-top: 5px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.clearthefloats{clear:both;}

#footer {
	height: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 900px;
	color: #FFFFFF;
	float: left;
	clear: none;
}

body {
	background-color: #000000;
}
</style>
