html,body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:url("../images/bg.jpg") repeat-x top left;
}

div#mainTpl{
	width:903px;
	margin:0 auto;
}

div#header{
	width:903px;
	height:121px;
	margin:0 auto;
	text-align:left;
}

div#header img{
	margin-right:10px;
}

div#header img.logo{
	margin-right:248px;
}

div#panel{
	width:903px;
	height:509px;
	margin:0 auto;
	text-align:left;
	margin-bottom:42px;
	#margin-bottom:38px;
}

div#panel div#flash{
	width:710px;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
	height:460px;
	float:left;
	background:url("../images/gameBorder.gif") no-repeat top left;
	margin-top:36px;
}

div#panel div#flash2{
	width:720px;
	height:470px;
	float:left;
	margin-top:36px;
}

div#panel div#flash3{
	width:710px;
	padding-top:45px;
	padding-left:10px;
	text-align:left;
	height:460px;
	float:left;
	margin-top:36px;
	text-align:center;
	vertical-align:middle;
}

div#panel div#menu{
	width:183px;
	float:right;
	margin-top:21px;
	background:#09598c;
}

div#panel div#menu a#play{
	display:block;
	width:183px;
	height:162px;
	background:url("../images/playInactive.jpg") no-repeat top left;
	margin-left:0px;
}

div#panel div#menu a.playActive{
	display:block;
	width:183px;
	height:162px;
	background:url("../images/play.jpg") no-repeat top left !important;
	margin-left:0px;
}

div#panel div#menu a.playInactive{
	display:block;
	width:183px;
	height:162px;
	background:url("../images/playInactive.jpg") no-repeat top left;
	margin-left:0px;
}


div#panel div#menu a#play:hover{
	display:block;
	width:183px;
	height:162px;
	background:url("../images/play.jpg") no-repeat top left !important;
	margin-left:0px;
}

div#panel div#menu a#meet{
	display:block;
	width:183px;
	height:162px;
	background:url("../images/meetInactive.jpg") no-repeat top left;
	margin-left:0px;
}

div#panel div#menu a#meet:hover{
	display:block;
	width:183px;
	height:162px;
	background:url("../images/meet.jpg") no-repeat top left !important;
	margin-left:0px;
}

div#panel div#menu a#video{
	display:block;
	width:183px;
	height:162px;
	background:url("../images/videoInactive.jpg") no-repeat top left;
	margin-left:0px;
}

div#panel div#menu a#video:hover{
	display:block;
	width:183px;
	height:162px;
	background:url("../images/video.jpg") no-repeat top left !important;
	margin-left:0px;
}

div#contentBoxes{
	width:903px;
	margin:0 auto;

}

div#contentBoxes .getTheTrack{
	width:278px;
	height:293px;
	background:url("../images/getTheTrack.jpg") no-repeat top left;
	margin-right:10px;
	float:left;
	text-align:right;
}

div#contentBoxes .getTheTrack img{
	width:84px;
	height:22px;
	margin-top:175px;
	margin-right:34px;
}

div#contentBoxes .becomeAFun{
	width:278px;
	height:304px;
	background:url("../images/becomeAFun.jpg") no-repeat top left;
	margin-right:8px;
	float:left;
	text-align:left;
}

div#contentBoxes .becomeAFun img.facebook{
	width:94px;
	height:41px;
	margin-top:136px;
	margin-left:22px;
}

div#contentBoxes .becomeAFun img.twitter{
	width:97px;
	height:35px;
	margin-top:0px;
	margin-left:10px;
}

div#contentBoxes #Ipod{
	width:326px;
	height:293px;
	background:url("../images/Ipod.jpg") no-repeat top left;
	float:left;
	text-align:left;
}

div#contentBoxes #Ipod form.ipodForm{
	width:243px;
	height:55px;
	margin-top:224px;
	margin-left:26px;
	#margin-left:13px;
	#padding-left:0px;

	text-align:left;
	position:relative;
}

div#contentBoxes #Ipod input{
	width:156px;
	padding-top:6px;
	padding-left:4px;
	height:25px;
	background:url("../images/input.jpg") no-repeat top left;
	border:0px solid red;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

div#contentBoxes #Ipod form.ipodForm img.register{
	width:76px;
	height:26px;
	position:absolute;
		top:30px;
		right:0px;
}


div#contentBoxes .clear{
	font-size:0px;
	height:0px;
	clear:left;
}

div#contentBoxes .wallpapers{
	width:296px;
	height:314px;
	background:url("../images/wallpapers.jpg") no-repeat top left;
	float:left;
}

div#contentBoxes .wallpapers img,div#contentBoxes .wallpapers2 img,div#contentBoxes .wallpapers3 img{
	width:84px;
	height:18px;
	margin-top:2px;
	margin-left:107px;
}

div#contentBoxes .wallpapers img.f,div#contentBoxes .wallpapers2 img.f,div#contentBoxes .wallpapers3 img.f{
	margin-top:180px;
}

div#contentBoxes .wallpapers2{
	width:286px;
	height:314px;
	background:url("../images/wallpapers2.jpg") no-repeat top left;
	float:left;
}

div#contentBoxes .wallpapers3{
	width:294px;
	height:314px;
	background:url("../images/wallpapers3.jpg") no-repeat top left;
	float:left;
}

div#footer{
	width:903px;
	height:78px;
	background:url("../images/footerBg.jpg") no-repeat top left;
	margin-top:25px;
	position:relative;
	text-align:left;
}

div#footer img.copy{
	width:238px;
	height:28px;
	margin-left:15px;
}

div#footer img.privacy{
	width:81px;
	height:28px;
	margin-left:10px;
}

div#footer img.tj{
	width:138px;
	height:28px;
	margin-left:378px;
}


