#site {
	position: relative;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/red.jpg);
	height: 1300px;
}
#header {
	position: absolute;
	background-image: url(images/cokehead.jpg);
	top:0px;
	left:0px;
	height: 250px;
	width: 750px;
	z-index:1;
}
#ad1 {
	height: 250px;
	width: 300px;
}
#ad2 {
	position: relative;
	left: 0px;
	top: -280px;
	height: 651px;
	width: 160px;
	
	margin-top: 45px;
}
#movie {
	position: relative;
	left: 220px;
	top: -1240px;
	height: 200px;
	width: 500px;
	
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#artistheader {
position: absolute;
	left: 180px;
	top: -935px;
	height: 35px;
	width: 590px;
}
#hiphop {
	position: relative;
	left: 160px;
	top: -480px;
	height: 185px;
	width: 255px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pop {
position: relative;
	left: 450px;
	top: -895px;
	height: 185px;
	width: 255px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#christ {
	position: relative;
	left: 450px;
	top: -1305px;

	height: 185px;
	width: 255px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rock {
	position: relative;
	left: 160px;
	top: -1500px;
	height: 185px;
	width: 255px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#country {
	position: relative;
	left: 160px;
	top: -1480px;
	height: 185px;
	width: 255px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#new {
	position: relative;
	left: 420px;
	top: -1670px;
	height: 185px;
	width: 255px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#dload {
	position: relative;
	left: -250px;
	top: 160px;
	height: 70px;
	width: 175px;
	padding-top: 8px;
	background-image: url(images/dlback.png);
	z-index:2;
}

#culogo{
position: absolute;
	left: 400px;
	top: 8px;
	
	z-index:3;

}
#nclogo{
position: absolute;
	left: 331px;
	top: 8px;
	
	z-index:3;

}
#sclogo{
position: absolute;
	left: 331px;
	top: 6px;
	
	z-index:3;

}
#vtlogo{
position: absolute;
	left: 373px;
	top: 16px;
	
	z-index:3;

}
#wvlogo{
position: absolute;
	left: 469px;
	top: 8px;
	
	z-index:3;

}
#inputer{
position: absolute;
	width: 160px;
	height: 25px;
	left: 10px;
	top: 45px;
	
	z-index:3;
}

#leftban{
	position: absolute;
	background-image:url(images/Cokeleftsidebanner2.jpg);
	height:710px;
	width:143px;
	left: 0px;
	top: 255px;
	
	z-index:3;
}
#colfeat{
	position: absolute;
	height:35px;
	width:570px;
	left: 158px;
	top: 255px;
	
	z-index:3;
}
#buttontable{
	position: absolute;
	height:710px;
	width:570px;
	left: 130px;
	top: 305px;
	
	z-index:3;
}


