body{
	background:#000000;
}
a img{
	border:0;
}
.header{
	width:1000px;
	background:url(campustracksbilinenew.jpg) no-repeat 20px 0px #ffffff;
	height:120px;
	margin:0px auto;
	padding-top:230px;
}
.menu {
	 width:960px;
	 height:100px;
	 background:#000000;
	 margin:0px auto;	 
}
.menu a {
	 display:block;
	 float:left;
	 margin-left:23px;
	 margin-top:5px;
	 font-family: 'Arial-Black', 'Arial Black', sans-serif;
	 font-size: 16px;
	 font-stretch: normal;
	 font-style: normal;
	 font-variant: normal;
	 font-weight: 800;
	 letter-spacing: 0; 
	 line-height: 30px;
	 color:#ffffff;
	 text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
	color:#4db3dd;
}
.menu .line2 a {	 
	margin-left:235px;
	margin-top:0px;
}
.content {
	  width:1000px;
	  background:#ffffff;
	  margin:0px auto;
	  min-height:650px;
	  padding-bottom:30px;
}
.ads{
	width:1000px;
	text-align:center;
	margin:0px auto;
	width:480px;
	background:#fafafa;
}
.playlist_name{
	margin:0px auto;
	padding-top:30px;
	/*background:url(Party-Mix.jpg) 0px 30px no-repeat #ffffff;*/
	text-align:center;
	height:56px;
}
.player{
	 margin:30px auto;
	 width:600px;
	 font-family: 'Arial', sans-serif;
	 font-size: 12px;
	 line-height: 13px;
	 font-weight:normal;
	 text-align:center;
}
.text{
	 width:700px;
	 margin:0px auto;
	 font-family: 'Arial-Black', 'Arial Black', sans-serif;
	 font-size: 14px;
	 font-stretch: normal;
	 font-style: normal;
	 font-variant: normal;
	 font-weight: 800;
	 letter-spacing: 0; 
	 line-height: 16px;
	 color:#e48300;
	 text-align:center;
}
.footer{
	 width:1000px;
	 background:#ffffff;
	 padding-top:15px;
	 margin:0px auto;
	 text-align:center;
	 font-family: 'ArialMT', 'Arial', sans-serif; 
	 font-size: 15px;
	 padding-bottom:10px;
}
.footer a{	
	text-decoration:none;
	color:#000000;
}
.footer a:hover{
	text-decoration:underline;
}
.social{
	text-align:center;
	float:right;
	width:280px;
	padding:10px;	
	padding-bottom:25px;
}	
.social a{
	margin:0px 10px;	
}
.social a img {
	border:1px solid #333333;
}
.contacts{
	width:503px;
	margin:0px auto;
	height:400px;
	background:url(Contacts.png) no-repeat #ffffff;
}
input, textarea {
	margin:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #666666;
	padding:2px;
	padding-left:3px;
}
label{float:left;margin:10px;}
.form_request{
	text-align:center;
	color:#666666;
}
.submit{
	background:#31c1e9;
	color:#ffffff;
	font-weight:bold;
}