body {background-color: #818181;
	background-image:url("../images/background-w-shadow.jpg");
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90.01%;
	word-spacing:3px;
	line-height:135%;}	
h1, h2, h3, h4, h5, h6 {color:#00ccdd;}
hr {border-color:#000;}
table {margin-bottom:20px;
	border:1px solid #999;}
th {border: 1px dotted #999;
	background-color: #999;}
tr, td {border:1px dotted #999;
	border-collapse: collapse;
	padding:5px;}
#container {width:800px;
	border:0px;
	margin-left: auto;
	margin-right: auto;}
#logo {width:760px;
	height:100px;
	background-color:#330066;
	background-image:url("../images/viper-logo.jpg");
	background-repeat:no-repeat;
	margin:20px 20px 0px 20px;
	border:0px;}
#topnav	{}
#leftside {width:160px;
	float:left;
	margin-left:-620px;
	padding:0px 0px 0px 20px;
	border:0px;}
#content {width:400px;
	float:left;
	padding:0px 20px 0px 20px;
	border:0px;
	margin-left:180px;}
#rightside	 {width:160px;
	float:left;
	padding:0px 20px 0px 0px;
	border:0px;}
#bottomnav {text-align:center;
	clear: both;
	padding-top:20px;}
#bottom {	width:100%;
	text-align:center;
	clear:both;
	padding:10px;}
.border {padding: 5px;
	border: 1px solid #999;}
.aqua {color:#009999;}

.purple {color:#330066;}
.rule {color:#fff;
	background-color:#00ccdd;
	padding-left:2px;
	margin-bottom:-10px;}
.bottomright {position:absolute;
	bottom:0px;
	right:0px;}
.imgleft {float:left;
	padding:5px 10px 5px 0px;}
a:link {color:#330066;}
a:visited {color:#330066;}
a:hover {color:#ff9966;}
a:active {color:#cc6633;}