.MainTable {
	width:100%;
	height:100%;
}
body {
	background-color: #000000;
	margin: 10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse
}
td {
	padding:0px;
}
.CenterTD {
	text-align:center;
	vertical-align:middle;
	background:url(images/backgr.jpg) top repeat-x #000000;
}
.CenterTABLE {
	width:980px;
	height:590px;
}
.BottomTD {
	padding-top:30px;	
	}
.FrontPress {
	color:#cccccc;
	width:378px;
	float:left;
	position:relative;
}
.FrontPress h1 {
	font-size:11px;
	color:#d1aa83;
	margin:0px;
}
.FrontPress p {
	font-size:11px;
	margin:5px 0px 5px 0px;
}
.FrontPress a:link, .FrontPress a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#d1aa83;
}
.FrontVote {
	float:left;
	position:relative;
}
.FrontSLH {
	width:225px;
	float:left;
	position:relative;
}