@import url(undohtml.css);		/* reset styles for all browsers */

body {
	background:  #C5CDB2;/*#E4E0CF;*/
	color: #9FA892;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 20px;
}

p{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

img {
	padding-bottom: 10px;
}

.main_holder {
	width: 880px;
	background-color: #FFFFFF;
}

.main_holder {
	width: 880px;
	background-color: #FFFFFF;
	padding:10px 0 0 0;
	margin:10px 0;
}


.menu_banner {
	background:url(/images/top_banner_menu.jpg) no-repeat top left;
	width: 860px;
	height: 200px;
	float:left;
	margin-left:10px;
}
	
.spacer {
	height: 340px;
	width: 860px;
	margin-bottom:7px;
	overflow:hidden;
	clear:both;
}

.right_images {
	width: 220px;
	float:right;
	margin:0px 10px 0 0;
}

.main_text{
	width: 585px;
	text-align: left;
	float:left;
	padding:15px 0 0 15px;
}

.main_text a:hover{text-decoration:underline;}

.main_text a{
	color: #9FA892;
	font-size: 14px;
	padding: 0px;
}

.navlist_holder{
	width: 860px;
	text-align: left;
	font-weight: bold;
	padding:177px 0 9px 23px;
}

html> .navlist_holder{padding:187px 0 9px 20px;}

#navlist li{
	display: inline;
	padding-right: 7px;
	font-size:80%;
}

#navlist li a{
	display: inline;
	list-style-type: none;
	color: #E0E4CF;
	text-align: left;
}

#navlist li a:hover,
#navlist li a.selected {
	color: #000000;
}


.clear_all{
	clear:both;
	height:1px;
	font-size:1px;
}


#info_link{
	width:180px;
	top:-58px;
	left:-250px;
	position:relative;
	width:230px;
	display:block;
	height:15px;
}