body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#666666;
}
.clear{clear:both;}

#container {
	margin: 0 auto;
	text-align: left;
	width: 767px;
}
a{color:#80ba04;}
a:hover{color:#333333;}
/********************** Header ***************************/
#header {
	width:767px;
	height:404px;
	}

/********************** Welcome ***************************/
#welcome {
	background-repeat: no-repeat;
	background-position: right top;
}
#welcome h3{
	margin: 10px 10px 10px 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7eae19;}
#welcome p{
margin: 10px 10px 10px 110px;width:416px;}
#welcome a{}

/********************** News ***************************/
#news {
	background-image: url(media/line.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#news h3{
	margin: 20px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7DAC19;
}
.newsitem{float:left;width:275px;
display:inline;}
.newsitem a{}
.newsitem img{float:left;margin-right:10px;}
.newsitem span{
	color:#97b15e;
	font-size: 9px;
	font-weight: 900;
}
.newsitem p{margin: 10px 10px 15px 10px;}
/********************** Best DJ's ***************************/
#dj {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 0px 0px 110px;
}
#dj img{border:0px;}
#dj a{border:0px;float:left;}
#dj a:hover{}
/********************** Footer ***************************/
#footer {
	background-image: url(media/line.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 110px;
	text-align:center;
}
