@charset "UTF-8";
/* CSS Document */

body{
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#newswrapper{
	background-image: url(../images/newsbkgfinal.jpg);
	background-repeat: no-repeat;
	width: 526px;
	height: 320px;
	background-position: center top;
}
#newsinsidewrap{
	width: auto;
	padding-top: 38px;
	padding-left: 115px;
}
#djofmonth{
	width: 208px;
	height: 320px;
	background-image: url(../images/djofthemonthbkg.jpg);
	background-repeat: no-repeat;	
}
#djofmonthpic{
	width: 168px;
	height: 200px;
	margin-top: 60px;
	margin-left: 28px;
}
#djofmonthtext{
	width: 170px;
	height: 25px;
	margin-right: auto;
	margin-left: 28px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	display: block;
	text-align: center;
}
#viewallnews{
	width: 165px;
	height: 25px;
	margin-left: 315px;
	margin-right: 0px;
	padding-top: 3px;
	display: block;
}

#newssecwrapper{
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}
#newstop{
	width: 735px;
	height:27px;
	background-image: url(../images/newstop.jpg);
	background-repeat: no-repeat;
}
#newsmid{
	width: 735px;
	height:auto;
	background-image: url(../images/newsmid.jpg);
	background-repeat: repeat-y;
}
#newsbottom{
	height:28px;
	background-image: url(../images/newsbottom.jpg);
	background-repeat: no-repeat;
	width: 745px;
}
#Newsleft{
	width: 156px;
	height:262px;
}
#newsright{
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	width: 540px;
	padding-right: 0px;
}

#djsecwrapper{
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#djtop{
	width: 735px;
	height:30px;
	background-image: url(../images/djtop.jpg);
	background-repeat: no-repeat;
}
#djmid{
	width: 735px;
	height:auto;
	background-image: url(../images/djmid.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#djbottom{
	height:28px;
	background-image: url(../images/djbottom.jpg);
	background-repeat: no-repeat;
	width: 735px;
}
#djleft{
	width: 194px;
	height:259px;
	background-image: url(../images/djleft.jpg);
	background-repeat: no-repeat;
}
#djright{
	margin-left: 28px;
	margin-top: 5px;
	margin-right: 0px;
	width: 460px;
	padding-right: 0px;
}


* {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#djmain {margin-left:10px; margin-bottom:15px;}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FF0000; margin-top:15px;}
.img {margin:10px;}
a, a:visited, a:active {color:#FF0000;}
a:hover {color:#666666;}
