html, body, div, span, p, h1, h2, h3, h4, input, button, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}

body {

	font-family:Verdana, Geneva, sans-serif;
	height:100%;
	color:#fff;
	font-size:12px;
	background:url(../img/bg.jpg) repeat; 
	}



.graphics,
.leftLimit,
.rightLimit,
.bgCenter {
	display:block;
	position:relative;
	height:100%;
	width:100%;
}


a {
	color:#f5d601;
	text-decoration:none;
}

a:hover {
	color:#fff;
}



.inText {
	font-size:10px;
	}

input, textarea {
	border:1px solid #fff;
	margin:5px 0;
	}

.bgNone {
	background: none !important;
	}

.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}


	
.joinNow {
	display:block;
	position:absolute;
	top:511px;
	left:771px;
	width:157px;
	height:90px;
	font-size:0;
	background:url(../img/joinNow.gif) no-repeat;
	}

.playerPic {
	position:absolute;
	top:490px;
	left:532px;
	width:320px;
	height:240px;
	font-size:0;
}

#mainCont {
	width:932px;
	height:100%;
	position:relative;
	margin:0 auto;
	padding:0 14px 0 14px;
	background: url(../img/bg-v.jpg);
	}
.header {
	background:url(../img/header.jpg) no-repeat top;
	height:694px;
	}
	
.header h2{
	padding-top:305px;
	padding-left:20px;
	text-align:left;
}
	
.mid {
	
	background: url(../img/pic.jpg) top right no-repeat #016437;
	padding:17px 0 0 20px;
	height:360px; 
	}
	
.mid a {
	display:block;
	width:432px;
	height:85px;
	float:right;
	margin-top:275px;
}

.mid a:hover {
	background:url(../img/pic-but.jpg) top no-repeat;

}

.mid img {
	float:left;
}
	
.thumbsLines {
	background:#016437;
	padding:12px 0 14px 20px;
	}

.thumbsLines img {
	float:left;
	padding-right:5px;
}
	
.clickHere{
	height:95px;
	background:url(../img/clickhere.png) top;
	display:block;
	padding-top:10px;
	}
	
.slogan {
	background: url(../img/slogans.jpg) top no-repeat;
	height:138px;
	}
	
.thumbs {
	background: url(../img/thumbs.jpg) top no-repeat;
	height:144px;
	margin:10px 0;
	}
	
.slogan span {
	font-size:18px;
	color:#ffd500;
	display:block;
	letter-spacing:normal;
	text-align:center;
	padding-top:2px;
}


.clearDiv {
	display:block;
	position:relative;
	overflow:hidden;
}

.thumbsContainer {
	
	padding:20px 2px 10px 2px;
	margin-left:25px;
	overflow:hidden;
	display:block;
}

.topContainer img {
	float:left;
	display:block;
	margin-bottom:7px;
}

.topContainer img.player {
	padding-bottom:26px;
	background:url(../img/player.jpg) bottom no-repeat;
	margin-right:8px;
}



.leftF {
	float:left;
	width:280px;
}




h1, h2, h1 a, h2 a {
	font-size:45px;
	font-weight:bold;
	color:#f5d601;
	font-family:Trebuchet MS;
	text-align:center;
	letter-spacing:-2px;
}

h2 span, h1 span {
	font-size:16px;
	color:#f6ac05;
	display:block;
	letter-spacing:normal;
	margin-top:-8px;
}

h2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	}

h3 {
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1.1px;
	color:#d8090a;
}

h3 span, h3 b {
	display:block;
	letter-spacing:normal;
	padding-top:5px;
	color:#616161;
}

h3 span {
	font-size:12px;
}

h3 b.rating {
	width:157px;
	height:20px;
	background:url(../img/rating.jpg) bottom no-repeat;
}


.thumbsContainerPic {
	
	padding:20px 2px 10px 2px;
	margin-left:21px;
	overflow:hidden;
	display:block;
}

.thumbsContainerPic img {
	margin:0 5px 5px 0;
}

.thumbHolder {
	float:left;
	width:218px;
	font-size:12px;
	margin-right:5px;
}

.thumbHolder.noMar {
	margin-right:0px;
}

.thumbHolder b, .thumbHolder span {
	display:block;
}

.thumbHolder b {
	padding:3px 0 4px 0;
}

.thumbHolder span.rating2 {
	background:url(../img/rating2.jpg) left no-repeat;
	padding-left:64px;
	font-size:10px;
}

.footer {
	background:url(../img/footer.jpg) bottom;
	min-height:20px;
	padding:20px;
	text-align:center;
	line-height:20px;
	}