/* CSS Document */


body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-size:10px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #E8ECEF;
}
td#text {padding:10px;}

a {
	color: #FF00FF;
}


.txt1 {
	color: #E8ECEF;
	font-size: 14px;
	font-weight:bold;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #9FADBF;
	text-decoration: none;
}
.txt2 {
	color: #9E9E9E;
	text-decoration: none;
}
.txt3 {
	color: #BBB9B9;
	text-decoration: none;
}
.txt4 {
	color: #FF9900;
	text-decoration: none;
}

h1 { font-size:10px;
line-height:0px;
color:#FF66FF;
	text-decoration: none;
	padding-top:15px;
	}
	
h2 { font-size:18px;

color:#FFFFFF;
	text-decoration: none;
	
	}
	
.offersBox {
	width: 539px;
	height: 525px;
	background-image:url(../images/offers_center_bg.jpg);
	
}

.offersTextPos {
	position: relative;
	top: 230px;
	left:30px;
	width:450px;
	font-size: 12px;
}

.offersBottom {
	clear:both;
	
}

.homeBox {
	width: 539px;
	height: 573px;
	background-image:url(../images/home_center_bg.jpg);
	
}


.videoPosition{
		margin:auto;
		
		background-color:#163e5c;
		}

.footer{
	clear:both;
	background-image:url(../images/footerTile.gif);
	background-color: #333333;
	background-repeat: repeat-x;
}

.homeBox {
	width: 539px;
	height: 523px;
	background-image:url(../images/home_center_bg.jpg);
	
}

.homeTextPos {
	position: relative;
	top: 77px;
	left:200px;
	font-size: 14px;
	width:250px;
}

.homeBottomL {
	width: 399px;
	height: 50px;
	background-image:url(../images/home_bottomLeft.jpg);
	
}
.homeBottomR {
	width: 139px;
	height: 50px;

}

.sponsors {
	width: 209px;
	height: 245px;
	background-image:url(../images/sponsor_bg.gif);

}