<style type="text/css">

body {  font-family:Arial, Helvetic, sans-serif;
	font-size:medium;
	text-align: center;
	margin: 0 auto;
	width: 857px;
}
table {
	background-image:"images/background_slate.gif";
	color:#FFF;
}
h2 {
	color:#090;
}
#banner	{
	clear:both;
	height:225px;
	width: 855px;
}

#nav	{
	clear: both;
	height: 30px;
	width: 760px;
	background-color:#FF6632;
}

#contenttop }
	clear:both;
	height: 63px;
	width: 830px;
	background-repeat: no-repeat;
}
#content {
	width:830px;
}
.purple {
	color:#F0F;
	
}
.purplesmall {
	color:#F0F;
	font-size:12px;
}
a:link {
	color: #0CF;
}
a:hover {
	color: #6FC;
}
a:visited {
	color: #0CF;
}
a:visited {
	color: #0CF;
}
#leftcol {
	text-align: left;
	float: left;
	width: 365px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

#rightcol {
	text-align: left;
	float: left;
	width: 365px;
	margin-top: 5px;
}

#singlecol{
	clear: both;
	width: 750px;
	margin-left: 10px;
}


#footer {
	lear: both;
	height: 90px;
	width: 850px;
	padding-top: 10px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
}
#footer_rightcol {
	color: #FFF;
	float: left;
	width: 364px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 2px;
	padding-left: 2px;
}
</style>
 
