body {
		background-color: #666666;
		font-family: Verdana, Helvetica, sans-serif;
		color: #CCCCCC;
		font-size: 10px;

		margin: 0px;

		text-align: center;
	
}



img {
		
border: none;
	
}



#contentcontainer {
		
width: 650px;
		margin-left: auto;

		margin-right: auto;

		text-align: center;
	
}



#topbar {

		background-color: #981C1E;

		border-bottom: 5px solid #F7941C;

		width: 630px;

		*width: 650px;

		height: 85px;

		float: left;

		text-align: right;

		padding-right: 20px;
	

}



#index_banner_left {
		
width: 210px;

		height: 190px;

		background-color: #666666;

		float: left;

		border-right: 5px solid #F7941C;

		text-align: center;

		font-size: 14px;

		color: #F7941C;
	
}



#index_banner_right {
		
width: 435px;

		height: 190px;

		float: left;
	
}



#index_navbar {

		
width: 650px;

		height: 30px;

		margin: 0px;

		padding: 0px;

		background-color: #981C1E;
		border-bottom: 2px solid #F7941C;

		text-align: center;

		float: left;
	
}



.index_navbar_section {

		width: 125px;

		height: 30px;

		padding: 0px;
		margin: 0px;

		text-align: center;
		float: left;

		font-size: 10px;

		font-weight: bold;

		color: #F7941C;
	

}



.index_navbar_section.p {

		vertical-align: middle;

	}



a.index_navbar_link:link {

		color: #F7941C;
		text-decoration: none;
	

}



a.index_navbar_link:hover {
		
text-decoration: underline;
	
}



a.index_navbar_link:visited {

		color: #F7941C;

		text-decoration: none;
	
}



#index_contentbody {
	
	width: 650px;
		
padding-top: 20px;

		padding-bottom: 20px;

		background-color: #ffffff;

		float: left;
	

}



#index_contentbody_text {

		width: 530px;

		text-align: left;

		margin-left: auto;

		margin-right: auto;
		border-bottom: 3px dotted black;

		font-size: 12px;

		color: #000000;
	
}



a.index_contentbody_text_link:link {

		font-size: 12px;

		color: #F7941C;

		font-weight: bold;
		
 text-decoration: none;
	
}



a.index_contentbody_text_link:hover {

	
	text-decoration: underline;

	
}



a.index_contentbody_text_link:visited {

	
	color: #F7941C;

		font-weight: bold;

		text-decoration: none;

	
}


h1 {

	
	font-size: 16px;

		color: #981C1E;

	
}



h2 {
		font-size: 10px;
		color: #981C1E;
	}



h3 {
		font-size: 14px;
		color: #981C1E;
		float: center;
	}


#index_bottomborder {

	
	width: 650px;

		height: 20px;
	
	background-color: #981C1E;
	
	float: left;

	}



#index_bottomshadow {
	
	width: 650px;
	
	height: 18px;
	
	float: left;

	
}

