body {
	color: #97b15e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}
.clear{clear:both;}
* {margin: 0px;padding: 0px;}
#container {
	margin: 0 auto;
	text-align: left;
	width: 944px;
}
a{color:#311902;}
a:hover{
	color:#b7fb24;
	text-decoration: none;
}
/********************** Header ***************************/
#header {
	background-image:url(top1.jpg);
	width:944px;
	height:300px;
	position:relative;
}
#header ul{
	position:absolute;
	top:382px;
	left:21px;
	width: 171px;
	height: 103px;
}

#header2 ul{
	position:absolute;
	top:383px;
	left:754px;
	width: 171px;
	height: 103px;
	}
#header li{
	display:block;
	float: left;
	width:150px;
}
#header ul a{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: capitalize;
}
#header ul a:hover{


}

/********************** Welcome ***************************/
#welcome {
	background-image:url(bg1.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#welcome h2{
	margin: 0px 10px 10px 110px;
	}

#welcome h3{
	margin: 0px 10px 10px 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;}
#welcome p{
margin: 10px 110px 10px 110px;width:676px;}
#welcome a{}

#welcome li{
	margin: 0px 0px 0px 270px;
	
}
/********************** News ***************************/
#news {
	background-image:url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px 0px 0px 0px;
}
#news h3{
	margin: 0px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF00FF;
}

#news p{margin: 0px 190px 0px 110px; width:707px;}

.newsitem{
padding: 0px 0px 0px 0px;}
.newsitem a{}
.newsitem img{}
.newsitem span{
	color:#97b15e;
	font-size: 9px;
	font-weight: 900; }

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

/********************** Best DJ's ***************************/
#dj {
	background-image: none;
	padding: 0px 0px 0px 0px;
}
#dj img{border:0px;}
#dj a{}
#dj a:hover{}
/********************** Footer ***************************/
#footer {
	background-image:url(line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 0px 10px 0px;
	text-align:center;
}
