body {
	margin:0px 0px 0px 0px;
	background-color:#000000;
	color:#FFFFFF;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.test a {
	white-space:nowrap;
}
.theader {
	border-style:solid;
	border-width:2px 0px 2px 0px;
	border-color:#FF6600;
	color:#FF6600;
}
.listLeft {
	float:left;
	width:200px;
	min-height:600px;

	color:#CC9900;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
}
.listLeft p {
	padding:0 0 0 10px;
}
.listRight {
	float:right;
	width:200px;
	height:600px;
	color:#CC9900;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
}
.listCenter {
	margin:0px 10px 0px 210px;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}
.nomargin {
	margin:0px 0px 0px 0px;
}
.listCenter a {
	white-space:nowrap;	
}
.sponsor {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	
}


