body {
	margin: 0;
	background-color: #000000;
	font-size: 16px;
	color: #D6D6D6;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000000;
	font-size: 12px;
}
#wrapper #content {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
#wrapper #content #main {
	float: left;
	width: 700px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}
#wrapper #content #rightcolumn {
	float: left;
	width: 235px;
	margin-left: 10px;
}
a:link{
	color: ;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #content #rightcolumn #link {
	border: 0.1px dotted #FFFFFF;
}
.style85 {
	font-size: 16px;
	text-align: center;
}
.style87 {
	font-size: 24px;
	text-align: center;
}
.style88 {
	font-weight: bold;
	font-size: medium;
	text-align: center;
}
.style92 {
	color: #FF0;
}
#wrapper #content #rightcolumn #link {
	color: #FFF;
	font-size: 12px;
}
#wrapper #footer div {
	font-size: 12px;
	color: #FFF;
}
