body {
	color:#CC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image:url(background.png);
	background-repeat:repeat-y;
	background-repeat:repeat-x;
	
	
}
.clear{clear:both;}
* {margin: 0px;padding: 0px;}
#container {
	background-image:url(container.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 969px;
}
#container2{
	background-image:url(container2.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 969px;}
a{color:#990;}
a:hover{color:#b7fb24;}
/********************** Header ***************************/
#header {
	
	width:760px;
	height:404px;
	margin-left: 60px;
	position:relative;
}
#header ul{
	position:absolute;
	top:386px;
	left:80px;
	width: 670px;
	
}
#header li{
	display:inline;
	float:inherit;
	width:90px;
	padding: 0px 50px 0px 0px;
}
#header ul a{
	color:#759d16;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: capitalize;
}
#header ul a:hover{color:#CC3;}
#header ul a:hover,#header a#current{
	color:#CC3;}
#header ul a#current { 
	color:#CC3; 
	}

/********************** Welcome ***************************/
#welcome {
	/*background-image:url(images/dj.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
}
#welcome h2{
	margin: 20px 10px 10px 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color:#CC3;}
#welcome h3{
	margin: 30px 0px 0px 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color:#CC3;}
#welcome p{
	margin: 10px 10px 10px 140px;
	width:615px;}
#welcome a{}
#welcome h4{
		color:#80ad15;
		font-size:12px;
		margin: 20px 10px 20px 140px;
		}
#welcome p em{
		color:#C93;}
/********************** News ***************************/
#news {
	
	padding:0px 10px 10px 130px;
}

#news h3{
	margin: 30px 10px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC3;
}

.newsitem{float:left;width:310px;
display:inline;}
.newsitem a{
	color:#990;}
.newsitem a:hover{
	color:#b7fb24;}
.newsitem img{float:left;margin-left:10px;}
.newsitem span{
	padding-left: 10px;
	color:#97b15e;
	font-size: 9px;
	font-weight: 900;
}
.newsitem p{
	
	margin: 10px 10px 20px 120px;
}
/********************** Best DJ's ***************************/
#dj {
	background-image:url(devider.png);
	background-repeat: no-repeat;
	background-position:  left top;
	padding: 60px 0px 60px 130px;
}

#dj img{border:0px;
	padding-top: 30px;}
	#dj p{
		padding: 50px 0px 0px 130px; }
#dj a{border:0px;float:left;
	color:#990;}
#dj a:hover{
	color:#b7fb24;}


/***********************Members  page**********************/

#col1{
	margin: 10px 10px 10px 140px;
	width:615px;
	}
#col1 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color:#CC3;
	}
#col1 p{
	margin-top: 10px;}
#col2 p{
	margin: 10px 10px 10px 140px;
	width:615px;
	}
#col2 p em{
	color:#C93;}
#col2 h3{
	margin: 10px 10px 10px 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color:#CC3;
		}

#col3 p{
	margin: 10px 10px 10px 140px;
	width:615px}
#col3 h3{
	margin: 10px 10px 10px 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color:#CC3;}
#col4 p{
	margin: 10px 10px 30px 140px;
	width:630px;}
#col4 h3{
	margin: 0px 10px 10px 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color:#CC3;}
#donate{
	padding: 40px 10px 30px 380px;
	width:560px;
	}
#colContact{
	background-image:url(devider.png);
	background-repeat: no-repeat;
	background-position:  left top;
	padding: 70px 10px 60px 130px;
}
#djnews{
	
	padding: 0px 0px 30px 140px;
	width: 630px;}
#djnews p em{
	color:#C93;}

#news2 h2{
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color:#CC3;}
#news2{
		padding: 20px 10px 10px 130px;}

/********************** Footer ***************************/
#footer {
	/*background-image:url(line.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 15px 10px 10px 290px;
	text-align:left;
	font-size:10px;
}
