/* Main backgound Color*/


/*BODY {
	background-color:#e4993c;
	font-family:Verdana;
		font-size:12px;
	color:#E4993C
}
}

/* Navigation Background color*/
.colorFillNav {
	background-color:#FFFFFF;
}


/*Start Main Navigation Styles */

.mainNav {
	font-family:Times New Roman;
	font-size:22px;
	color:#ffad1e;
	font-weight:bold;
	text-decoration:none;	
}
A.mainNav {
	font-family:Times New Roman;
	font-size:22px;
	color:#ffad1e;
	font-weight:bold;
	text-decoration:none;	
}
.djtitle {
	font-family:Times New Roman;
	font-size:30px;
	color:#000000;
	text-decoration:none;	
	font-weight:bold;
}

.djpagetitle {
	font-family:Times New Roman;
	font-size:52px;
	color:#000000;
	text-decoration:none;	
	font-weight:bold;
}

.djgenre {
	font-family:Times New Roman;
	font-size:15px;
	color:#000000;
	text-decoration:none;	
	font-weight:bold;
}
A.mainNav:Active {
	font-family:Times New Roman;
	font-size:22px;
	color:#ffad1e;
	font-weight:bold;
	text-decoration:none;	
}
A.mainNav:Visited {
	font-family:Times New Roman;
	font-size:22px;
	color:#ffad1e;
	font-weight:bold;
	text-decoration:none;	
}
A.mainNav:Hover {
	font-family:Times New Roman;
	font-size:22px;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;	
}

.middlecolor{
	background-color:#C7C7C7;
}

/*End Main Navigation Styles */


