
body,td,th {
	background-color: #000000;
	font-family: Arial;
	font-size: 14px;
	color: #B6B5BA;
}
.copy, .copy a, a.copy {
	font-size: 14px;
	text-decoration:none;
	color: #B6B5BA;
	padding-bottom: 30px;
	padding-left: 15px;
	font-family: Arial;
}
.copyright, .copyright a, a.copyright {
	font-size: 14px;
	text-decoration:none;
	color: #B6B5BA;
	padding-bottom: 30px;
	padding-left: 15px;
	font-family: Arial;
}

.copyright a:hover, a.copyright:hover {

	color: #FFFFFF;
	text-decoration:none;

}

#leftcolumn{
float:left;
width:925px;

}

#leftcolumn a, #a.leftcolumn{
	display: block;
	width: 100%;

}

#leftcolumn a:hover, #a.leftcolumn:hover{
color:#A4393D; text-decoration:none; font:bold 12px Palatino; line-height: 20px;
}

#rightcolumn{
float:left;
width:925px;
min-height: 385px;
}

* html #rightcolumn{ /*IE only style*/
height: 385px;
}