body {
	text-align: center;
	background-color: #000000;
	font-size: 14px;
}

/* ID Styles */

#main {
	width: 700px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(background.gif);
}

#header {
	height: 158px;
	background-image: url(header01.gif);
	border-bottom-style: double;
}

#menu {
	height: 66px;
background-image: url(headerbottom.gif); 

}

#content {
	text-align: center;
	color: #7D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#navigation a {
	color: #660000;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#000000;
	border-bottom-style: double;
	}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A88AA2;
	background-image: url(footer.gif);
	height: 66px;
}	

#spotlight {
	float: right;
	display: block;
	height: auto;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	margin-right: 25px;
}

/* Class Styles */

.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #0099CC;
	letter-spacing:0.1em;
	line-height:16px;
	}
	
.headText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #8000FF;
}	

.defText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	line-height: 5px;

.warnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}	
}	
#FF0000;
}	