@charset "utf-8";
.MainCenterBox .ContentBox #aboutcopy p {
	margin-top: 8px;
}
.MainCenterBox .ContentBox p {
	margin-top: 8px;
}

/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-size: 10px;
	color: #ff9933;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
}

h4 {
	color: #ff9933;
	font-weight: bold;
	font-size: 12px;
}
h5 {
	color: #FFFFFF;
}
h6 {
	font-size: 48px;
	color: #ffaa00;
	margin-bottom: 20px;
	font-weight:bold;
}
.MainCenterBox .ContentBox a {
	color: #ff9933;
}

p {
	font-size: 12px;
	color: #FFFFFF;
}

.MainCenterBox {
	width: 800px;
	margin: 0 auto; 
}
.MainCenterBox .BottomLinks a {
	color: #ff9933;
}

.Bar1Header {
	height: 228px;
	width: 800px;
	text-align: right;
	vertical-align: 50%;
}
.ContentBox {
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	height: 346px;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
}
.IndexBoxes {
	height: 254px;
	padding-right: 36px;
	padding-left: 36px;
}
.ContestantBoxes {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
.MainCenterBox .IndexBoxes .thickbox {
	color: #FFFFFF;
}

.IndexNews {
	background-image: url(images/index-newsbox.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 92px;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 0px;
	vertical-align: top;
}
.MainCenterBox .IndexNews table tr td p a, a:visited {
	color: #FFF;
}

.BottomLinks {
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
.rulescroll {
	overflow: auto;
	height: 270px;
	padding-right: 10px;
}

.thumbContainer {
	width:512px;
	margin: 0px auto;
}

.ContThumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFF;
	height: 140px;
	width: 110px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.MainCenterBox .ContestantBoxes .ContThumb .thickbox {
	color: #FFF;
}
.ContThumbElim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	height: 80px;
	width: 65px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	text-align: center;
	float: left;
}
.ContThumbElimContainer {
	width:664px;
	margin: 0px auto;
}
.ContCenter {
	margin-right: auto;
	margin-left: auto;
}

.MainCenterBox .ContestantBoxes .ContThumbElim .thickbox {
	color: #FFF;
}
