body {
	margin:0px;
	background-image:url(../images/dj_background.gif);
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	/*	line-height: 18px; */
	font-family: "Century Gothic", Sans-serif;
}
a {
	color: #cc0000;
}
a:hover {
	color: #990000;
}

h1 {
	font-family: "Century Gothic", Sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:0px;
	margin-right: 5px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	font-family: "Century Gothic", Sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #990000;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height:35px;
	font-weight:normal;
	margin-top: 5px;
	color: #FFFFFF;
}

h4 {
	font-family: "Century Gothic", Sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 5px;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}

h5 {
	font-family: "Century Gothic", Sans-serif;
	font-size: 14px;
	margin-top: 0px;
	font-style: normal;
	font-weight:bold;
	margin-bottom: 10px;
	color: #CC0000;
	text-decoration: none;
}

a:link { color: #cc0000;}

a:visited { color: #990000;}

a:hover { color: #990000;}

a:active { color: #990000;}



.mainoption1 A:link {
	text-decoration: none;
	color: #990000;
}
.mainoption1 A:visited {
	text-decoration: none;
	color: #990000;}
.mainoption1 A:active {
	text-decoration: none;
	color: #990000;}
.mainoption1 A:hover {
	text-decoration: none;
	color: #990000;}
	
	
	
.mainoption2 A:link {
	text-decoration: none;
	color: #999999;
}
.mainoption2 A:visited {	
	text-decoration: none;
	color: #999999;}
.mainoption2 A:active {
	text-decoration: none;
	color: #999999;}
.mainoption2 A:hover {
	text-decoration: none;
	color: #999999;}
	

	


/*	
ul {
	margin-left: 10px;
	margin-top: 10px;
}

li {
	margin-left: 10px;
}

*/
hr {
	border-top: 1px solid #e5e5e5;
	height: 1px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #ffffff;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
