body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 11px;
	color:#000;
	background-image: url(images/bgrepeater.jpg);
	background-repeat: repeat-x;
	background-color: #abacae;
}

#wrapper {display:table;
	width: 959px;
	text-align: left;
	position: relative;
	left: 50%;
	margin-left: -479px;
	overflow: visible;

}
#maintable{width: 959px;
	display:table;
	background-image: url(images/centerRepeater.jpg);
	background-repeat: repeat-y;
}
#homeMovie{
	width: 951px;
	position:relative;
	left: 6px;
	top: 24px;
	float: left;

}
#homeBottom{
	width: 977px;
	height:201px;
	background-image:url(images/homeBottom.png);
	background-repeat:no-repeat;
	position:relative;
	left: -7px;
	top: 56px;
	float: left;

}
#leftColumn{display:table;
position:relative;
top:0px;
left:20px;
width:252px;
float:left;}
#rightColumn{
	position:relative;
	top:0px;
	right:30px;
	float:right;
	width:628px;
}
#leftColumnBottom{
	position:relative;
	top:55px;
	left:38px;
	width:525px;
	float:left;
	height: 100px;
	overflow: hidden;
}
.leftRss{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #5935b4;
}
#rightColumnBottom{
	position:relative;
	top:55px;
	right:36px;
	float:right;
	width:320px;
}
#nav2{
	
	height:108px;
	background-image: url(images/topMain.jpg);
}
.blackLink {
	color: #000;
}

#footer {
	text-align: right;
	font-size:8;
	color:#a3a3a3;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #a3a3a3;
	border-right-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
	border-left-color: #a3a3a3;
}
h1{color:#5935b4;
font-size:13;
font-weight:bold;}
#homeBottom #rightColumnBottom a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #5935b4;
}
