html, body {
	margin:0;
	padding:0;
	background-color: #000;
	
}


#wrapping{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#wrapping1{
	width: 900px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#wrapping2{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
	background-image: url(../images/glow-box.gif);
	background-repeat: no-repeat;
	height: 199px;
}

#top{
	height: 611px;
	width: 100%;
}

#signup{
	height: 240px;
	width: 100%;
}

#signup-box{
	height: 150px;
	width: 389px;
	background-image: url(../images/signup-box.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 90px;
	float: left;
}

#onsale{
	height: 630x;
	width: 100%;
}

#pinklines{
	height: 20px;
	width: 100%;
	background-image: url(../images/pinklines.jpg);
	background-repeat: no-repeat;
}

#radioad{
	height: 196px;
	width: 469px;
	text-align: center;
	float: left;
	background-image: url(../images/signup.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
}

.radioad{
	height: 100%;
	width: 150px;
	padding-top: 125px;
	float: left;
	padding-left: 250px;
}

#foflashcontent1{
	height: 100%;
	width: 100%;
	margin-top: 20px;
}

#djandartist{
	height: 158px;
	width: 100%;
	background-image: url(../images/dj&artist.jpg);
	background-repeat: no-repeat;
}

#dj{
	height: 558px;
	width: 100%;
	background-color: #000;
}

#iframe{
	padding-top: 10px;
	width: 550px;
	padding-left: 10px;
	float: left;
}

#iframe-bio{
	padding-top: 10px;
	width: 300px;
	padding-left: 10px;
	float: left;
}

#image{
	padding-top: 10px;
	width: 300px;
	padding-left: 10px;
	float: left;
}


#bio{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 500px;
}


#pimp{
	height: 251px;
	width: 100%;
	background-image: url(../images/pimp.jpg);
	background-repeat: no-repeat;
}

#bustamove{
	height: 363px;
	width: 100%;
	background-image: url(../images/bustamove.jpg);
	background-repeat: no-repeat;
}

#upload-link{
	height: 65px;
	width: 418px;
	padding-top: 280px;
	padding-left: 440px;
}

#map{
	height: 404px;
	width: 100%;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#map-link{
	height: 334px;
	width: 327px;
	margin-top: 40px;
	float: left;
	margin-left: 130px;
}

#map-text{
	height: 320px;
	width: 340px;
	margin-top: 40px;
	float: right;
	margin-right: 40px;
}

#footer{
	height: 100px;
	width: 100%;
	float: left;
}

.white-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;	
}

.yellow-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FC0;
	font-weight: bold;
}

.gray-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}

.gray-text-bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bolder;
}

.white-text-bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bolder;
}

.a1 {
	color:#F3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.a1:hover {
	color:#F3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

