
body { 
	margin: 0; 
	font-family: arial,sans-serif; 
	font-size: 12px; 
	background: #a8a146; 
	background-position: center top;
	background: url('../images/prosperity_bg.gif') 
	top repeat-y;
	}

a { color: #4d480d; text-decoration: none; }
a:hover { text-decoration: none; color: #e4dc77; }

#full_page { 
	padding: 0 0 0 0; 
	font-weight: bold; 
	text-align: center;
	width: 800px; 
	position: center;	
	}
	
#table_container { 
	text-align: center;
	padding: 0 0 0 0; 
	width: 800px;
	float: left; 
	}

#content_menu{ 
	text-align: left;
	padding: 10px 10px 10px 10px; 
	width: 110px; 
	float: left;
	}
	
#menu_box{ 
	text-align: left;
	width: 110px; 
	float: left;
	}
	
#content_area { 
	font-weight: normal;
	text-align: justify;
	padding: 10px 10px 10px 0;
	width: 405px; 
	float: left;
	font-size: 12px;
	}

#content_right { 
	text-align: left;
	padding: 10px 10px 10px 0;
	width: 245px; 
	float: left;
	}

#bottom_images { 
	text-align: center;
	padding: 0 0 0 0; 
	width: 800px; 
	float: left;
	}
#footer {
	clear: both;
	text-align: justify;
	letter-spacing: 3px;
	padding: 25px 0 0 0;
}

.submenu {
	background: #ffffff; 
	color: #000000; 
	font-size: 12px; 
	width: 230px; 
	padding-left: 10px; 
	border-style: solid; 
	border-color: #a8a146;
	border-width: 1px;  
	border-top: 0;
	text-transform: uppercase;
	}
	
.topbox {
	background: #a8a146; 
	color: #ffffff; 
	font-size: 14px; 
	width: 240px; 
	font-weight: bold; 
	padding-left: 2px;
	}
	
.gradient {
	width: 242px;
	height: 270px;
	background-position: top left;
	background: url('../images/gradient.gif') 
	top repeat-x;
	}
	
.heading{
	background: #f1f1f1; 
	color: #5c5c5c; 
	font-size: 16px; 
	width: 405px; 
	font-weight: bold; 
	padding-left: 2px; 
	text-align:left;
	}