html, body, div, span, p, h1, h2, h3, h4, h5, h6, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}

body {
	margin:0;
	padding:0;
	font-family:Arial;
	height:100%;
	font-size:12px;
	color:#454545;
	background-color:#fff;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#9d7b04;
}

.noMar {
	margin-right:0 !important;
}

.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}

.centerBg {
	background:url(../img/center.png) center repeat-y;
}

.container {
	width:926px;
	margin:0 auto;
	background:url(../img/bg.jpg) ;
	padding:0 4px 10px 6px;
}

.header {
	height:388px;
	position:relative;
	width:960px;
	margin:0 auto;
	background:url(../img/header.jpg) center top no-repeat;
}

.dividerWatch {
	height:75px;
	position:relative;
	display:block;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	color:#fff;
	padding:5px 0 0 0;
	width:960px;
	margin:0 auto;
	background:url(../img/bgWatch.gif) center top no-repeat;
}

.box1 {
	padding:20px 20px 10px 30px;
}

.blackBox {
	background:#0000000;
	padding:8px 9px;
	overflow:hidden;
}

.leftBlackBox {
	float:left;
	width:480px;
}

.leftBlackBox img {
	padding-bottom:31px;
	background:url(../img/player.jpg) center bottom no-repeat;
}

.rightBlackBox {
	float:left;
	width:336px;
	padding:3px 10px 0 22px;
}

.rightBlackBox p {
	line-height:1.5em;
	color:#fff;
	font-size:14px;
	padding-bottom:15px;
	font-family:Verdana;
}

h2, .joinNow {
	color:#f9c91e;
	text-transform:uppercase;
	font-weight:bold;
}

h2 {
	font-size:24px;
	padding-bottom:10px;
}

.joinNow {
	display:block;
	font-size:60px;
}

.box2 {
	width:960px;
	margin:0 auto;
	height:207px;
	position:relative;
	background:url(../img/box2.jpg) center top no-repeat;
}

.box2 h4 {
	letter-spacing:-1px;
}

.box2 h5 {
	position:absolute;
	top:160px;
	left:100px;
}

.afterBox2 {
	width:960px;
	height:70px;
	margin:0 auto;
	display:block;
	position:relative;
	background:url(../img/afterBox2.gif) 2px top no-repeat;
}

.afterBox2 a {
	display:block;
	font-size:36px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	letter-spacing:-1px;
	height:46px;
	padding-top:2px;
}

.afterBox2 a:hover {
	color:#9d7b04;
}

.afterBox2 h4 {
	color:#fff;
}

.overHid {
	display:block;
	position:relative;
	overflow:hidden;
}


.rowThumbs {
	padding:15px 0 10px 8px;
}

.rowThumbs p {
	width:141px;
	float:left;
	margin-right:12px;
	font-family:Verdana;
	font-size:10px;
	color:#0f0f0f;
	padding-bottom:5px;
}

.rowThumbs p img, .rowThumbs p span {
	display:block;
}

.rowThumbs p img {
	border:1px solid #d6d099
}

.rowThumbs p span {
	padding:3px 0 3px 67px;
	background:url(../img/stars.png) 6px 4px no-repeat;
}

.otherThumb {
	padding:12px 0 0 6px;
}

.otherThumb img {
	float:left;
	margin:0 8px 10px 0;
	display:block;
	border:1px solid #d6d099;
}

h3 {
	width:960px;
	height:22px;
	margin:0 auto;
	background:url(../img/h3bg.jpg) center top no-repeat;
	text-align:center;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding:6px 0 0 0;
}

h4 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0 0;
}

h5 {
	font-family:Trebuchet MS;
	font-size:32px;
	text-transform:uppercase;
	color:#3b5913;
}