body{
	font-family: Arial, helvetica, sans-serif;
	background-color: #000000;
	font-size: 14px;
	line-height: 120%;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	text-align:center;
	color:#cccccc
}
td, th{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-style: normal;
}
a:link {
	color: #66ff00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #66ff00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link-on {
	color: #FFFFFF;
	text-decoration: none;
}
h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
}

div#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 20px; 
	width:720px;  
	background-color: #000000; 
	text-align: left;
	border:#FFFFFF;
	border-width: 2px;
}
div#background {
	left:0px;
	width:720px;
	height:540px;
	background-color: #00000;
	top: 0px;
	position: absolute;
	z-index: 0;
}
div#lighterbackground {
	width: 450px;
	position: absolute;
	margin-top: 0px;
	margin-left: 265px;
	top: 45px;
	z-index: 1;
}
div#MainMenu {
	position:relative;
	left:15px;
	width:715px;
	top: 5px;
	z-index: 2;
}
div#SubMenu {
	position:absolute;
	width:170px;
	left: 28px;
	top: 43px;
	z-index: 3;
}
div#MainText {
	background-color: #00000;
	width: 480px;
	position: absolute;
	margin-top: 80px;
	margin-left: 120px;
	top: 80px;
	z-index: 4;
	padding: 10px;
	background-image:url(images/bradregierbackgrounddark.jpg);
	background-repeat:no-repeat
	
}
div#movie {
	background-color: #00000;
	width: 720px;
	position: absolute;
	margin-top: 28px;
	margin-left: 2px;
	top: 0px;
	z-index: 4;
	padding: 0px;
	background-image:url(images/moviebackground.jpg)
	
}
div#NextTestimonial {
	width: 450px;
	position: absolute;
	margin-top: 0px;
	margin-left: 270px;
	top: 265px;
	z-index: 5;
}
div#CenterText {
	width: 250px;
	position: absolute;
	margin-top: 0px;
	margin-left: 270px;
	top: 38px;
	z-index: 6;
}
div#RightImages {
	width: 150px;
	position: absolute;
	margin-top: 0px;
	margin-left: 555px;
	top: 38px;
	font-size: 11px;
	font-weight: bold;
	z-index: 7;
}
div#BannerAd {
	width: 468px;
	position: absolute;
	margin-top: 0px;
	margin-left: 272px;
	top: 340px;
	font-size: 11px;
	font-weight: bold;
	z-index: 8;
}
.clear {
	clear:both;
}
