body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#F0CFAA;
	text-align:center;
	background-color: #170903;
}
a, a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}
p {
	margin-top: 5px;
}
#contentHolder {
	margin:0 auto;
	text-align:left;
	height:100%;
	width:990px;
	z-index:1;
	background-color: #170903;
	min-width:990px;
	background-image: url(images/bkg_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 177px;
}
#nav{
	text-align:left;
}
.newsDividers{
	position:relative;
	height:9px;
	top: 8px;
	width:126px;
	margin-bottom: 20px;
	margin-top: 15px;
	background-image:url(images/news_divider.gif);
	background-repeat:no-repeat;
}
.miscDividers{
	position:relative;
	display:inline;
	height:12px;
	width:386px;
	margin-bottom: 20px;
	margin-top: 15px;
	background-image:url(images/misc_divider.gif);
	background-repeat:no-repeat;
}
.tiny { font-size: 11px; 
		color: #ffffff; 
		line-height: 18px;
}
.xxtiny { font-size: 10px; }
.hilite { color: #FF6600;
		  font-size:14px; 
		 }
.questionLinks{
	margin-bottom:10px;
}
.questions{
	font-size: 14px;
	color:#FF0000;
	margin-top:35px;
	font-weight:bold;
}
.answers{
	margin-bottom:12px;
	color:#F3D9BC;
}
.header{
	font-size: 14px;
	color:#ffffff;
}

#contents{
	font-weight:bold;
}

