body {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin: 0;
	background-image: url(../images/rules.gif);
}
.container {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: solid black 1px;
}
.topnav
{
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
	background-color: #000;
}
.mainarea {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
.leftcol {
	float: left;
	height: auto;
	width: 549px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	background-color: #CCCCCC;
}
.contactForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #990000;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 549px;
	background-image: url(../images/about_us.gif);
}
.flash {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 154px;
	width: 800px;
}
.rtcol {
	background-color: #E8DB9D;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 250px;
}
.rtheader {
	background-image: url(../images/quicklinks.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 250px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 8px;
	clear: both;
	height: 12px;
	width: auto;
	text-align: center;
}
.aboutus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding: 10px;
	height: auto;
	width: 527px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.websites {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding: 17px;
	height: auto;
	width: 215px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 5px;
	margin-top: 5px;
	display: block;
	list-style-image: url(../images/list_dingbat.gif);
}
#container .mainarea .rtcol .websites li #prod {
	list-style-image: url(../images/list_dingbat_bl.gif);
}
#container .mainarea .rtcol .websites li a {
	color: #333333;
	text-decoration: none;
}
.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding: 10px;
	height: auto;
	width: 527px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}
