body {
	background:url(images/spread.jpg) center top no-repeat #dee5eb;
	font: normal 12px Arial, Sans-serif;	
	color: #333333; 
	text-align: center;
   overflow: -moz-scrollbars-vertical;
   line-height: 14px;    
}
h1 {
	font: bold 17px Arial, Sans-serif;
	color: #333333;
   line-height: 19px; 
	padding: 0px;		
	margin: 0;
}

h4 {
	font: bold 16px Arial, Sans-serif;
	color: #000000;
   line-height: 19px;  
	padding: 0px;		
	margin: 0;
}
img {
	border: 0px;
}
ul, li, ol {
	margin: 2px 15px;
	padding: 0px;
	color: #333333;	
}
ul span, ol span {
	color: #666666;
}
li{list-style: disc outside; color:#990000;} 


a, a:visited {
	font: normal 13px Arial, Sans-serif;
	text-decoration: underline;
	color: #333333; 
}
a:hover {
	font: normal 13px Arial, Sans-serif;
	color: #990000;
	text-decoration: underline;
}
#menu {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	text-align: left;
}
#wrap {
	width: 860px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	font: normal 12px Arial, Sans-serif;
	line-height: 16px; 
	clear: both;
	width: 800px;
	margin-left: 30px;
	margin-top:0px;
}
#header {
	width: 860px;
	position: relative;
	height: 67px;
	background: #FFFFFF;
	padding: 0;
	font-size: 14px;
	margin-top: 0px; 
	color: #FFF;
}
#header #logo-textmain {
	width: 730px;
	position: absolute;
	text-align: left;
	font: normal 19px Arial, Sans-serif;
	letter-spacing: -.5px;
	color: #333333;
	text-transform: none;
	margin-top: 5px; 
	
	margin-left: 30px; 
	/* change the values of top and left to adjust the position of the logo*/

}
#header #logo-textmain a {
	color: #333333;
	text-decoration: none; 
}
#header #logo-textmain a:hover {
	text-decoration: none;
	color: #333333;
}

#header #sponsor {
	width: 730px;
	position: absolute;
	text-align: left;
	font: normal 19px Arial, Sans-serif;
	letter-spacing: -.5px;
	color: #333333;
	text-transform: none;
	margin-top: 5px; 	
	margin-left: 470px; 
	/* change the values of top and left to adjust the position of the logo*/

}
#header #sponsor a {
	color: #333333;
	text-decoration: none; 
}
#header #sponsor a:hover {
	text-decoration: none;
	color: #333333;
}
#maincontent {
	float: left;
	width: 460px;
}
#maincontent h1{
	float: left;
	font: bold 17px Arial, Sans-serif;
	width: 460px;
	margin: 0px; 
	padding: 0px; 	
}
#maincontent h2 {
	margin: 0px;
	color: #990000;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
}
#maincontent h2, a {	
	background: none;
	text-decoration: none;
}
#maincontent h2, a:hover {
	text-decoration: none;
}
#maincontent h3 {
	margin: 0px;
	color: #990000;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;	
	text-transform: uppercase;
}
#maincontent h3, a {	
	background: none;
text-decoration: underline;
}
#maincontent h3, a:hover {
	text-decoration: none;
}


/* Sidebar */	
#sidebar {
	float: right;
	width: 300px;
	padding: 0; margin: 0;
}	
#sidebar h3 {
	margin: 0px;
	color: #990000;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar h3, a {	
	background: none;
text-decoration: underline;
}
#sidebar h3, a:hover {
	text-decoration: none;
}


/* Footer */	
#footer {
	
	padding-top: 20;
	padding-bottom: 20;
	font: normal 12px Arial, Sans-serif;
	color: #666666;
	background: #FFFFFF;
	clear: both;
	width: 800px;
	height: 50px; 
	text-align: center;	
}
