body {
	font-family: Helvetica, Arial, sans-serif;
	background-color:#331e0e;
	background-image:url(images/BG-page.jpg);
	font-size:9pt;
	line-height:16pt;
	color:white;
}

td {
	font-family: Helvetica, Arial, sans-serif;
}

th {
	font-family: Helvetica, Arial, sans-serif;
}



#wrapper {
	width:975px;
	margin:auto;
	margin-top:20px;
	position:relative;
}

img {
	border:0;	
}

#sidebar {
	float:left;
	width:128px;
	
}

#main {
	float:right;
	width:840px;
}

#main img {
	margin-bottom:9px;	
}

#leftCol {
	float:left;
	width: 345px;
	
}

#leftCol .intro {
	font-size: 11pt;
	line-height:20pt;
	padding-right:40px;
}

#rightCol {
	float:right;
	width: 480px;
}

.hilite {
	color:#ff9933;
	font-weight:bold;
}

#text {
	float:left;
	width:475px;
	margin-left:25px;
	background-image:url(images/navbarMid.png);
	background-repeat:repeat-y;
	background-position:left;
		margin-top:75px;

}

#text p{
	margin-left:30px;	
	color:white;
	font-size:14px;
	line-height:22px;
	margin-top:0px;
	margin-bottom:3px;
}

#text .intro {
	font-size: 18px;
	line-height:26px;
	color: #cfff78;	

}

#text .hilight {
	color:white;
	font-weight:bold;
}

#footer  
{
	clear:both;
	text-align: center;
     }
	 
	 
#footer p {
	color: #fce5c1;
    font-size: 12px;
	font-weight:bold;
	margin:0 0 0 0;
}

#footer a, a:link {
	color:#c7b335;
	border-bottom:thin dotted;
	text-decoration:none;
}

#footer a:hover {
		color: #f68521;	
}

#text a, a:link {
	color:#FFF;
	border-bottom:thin dotted;
	text-decoration:none;
}

#text a:hover {
		color: #cfff78;	
}

#image {
	float:right;	
}

li {
	font-size: 14px;;
	color: #FFF;
	margin-left: 20px;
	line-height: 18px;
	list-style: disc outside;
	margin-top: 9px;
}
.subhead {
	color: #CFFF78;
	font-weight:bold;
}
