@charset "UTF-8";
/* CSS Document */

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:21px;
	text-align:left;
	

}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	line-height:40px;
	text-align:center;
}
#bg {
	background-color: #222222;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(../images/header.gif);
	height: 209px;
	width: 1096px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 85px;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 1146px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#bodytable {
	background-image: url(http://www.utubesniper.com/images/UTSWEB_28.png);
	height: 535px;
	width: 1096px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25px;
	overflow: hidden;
}




#video1 {
	width: 648px;
        height: 488px;
	margin: 15px 0 0 23px;
	
	
}

#video2 {
	width: 660px;
        height: 520px;
	margin: 15px 0 0 23px;
	
	
}

#stats {
	width: 10px;
	margin: 0px 0 0 0;
	
	
}

#buybutton {
	width: 400px;
        height: 400px;
	margin: 0px 0 0 15px;
	
	
}

#buybutton2 {
	width: 350px;
        height: 300px;
	margin: 0px 0 0 200px;
	
	
}

#buybutton3 {
	width: 400px;
        height: 100px;
	margin: 0px 0 0 15px;
	
	
}

#countdown {
	width: 175px;
        height: 59px;
	margin: 30px 0 0 220px;
}	


#footer {
	background-image: url(../images/footer.png);
	height: 162px;
	width: 1096px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 85px;
	overflow: hidden;
}

