
body { 
	width: 100%;
	height: 100%;
	background-color:#CCCCCC;	
	text-align: center;
	margin: 65px 0px;
	padding: 0px;
	color: #876043;
	font-family: "arial narrow","arial",sans-serif;
	overflow-y: hidden;
	
	}
#content{
	text-align: left;
	width: 900px;	
	margin: 0px auto;
	padding: 0px;
	
}
#banner{
	width: 900px;
	height: 83px;
	padding: 0px;
	margin: 0px;
	
	
}
#navcontainer{
	width: 900px;	
	padding: 0px;
	margin: 0px;
	border-top: white solid 1px;
	border-bottom: white solid 1px;
}
ul#navlist{
	margin:0px;
	padding:.2em 0px .2em 0px;
	white-space: nowrap;
	text-align: center;
}
#navlist li
{
display: inline;
list-style-type: none;
font-size: 1em;
font-family: "arial",sans-serif;
padding:0;
margin:0;
}

#navlist a { padding: 0px 15px; }

#navlist a:link, #navlist a:visited
{
color: #876043;
text-decoration: none;
}
#navlist a:hover
{
color: #fff;
text-decoration: none;
}
#body_bg{
	width: 900px;
	height: 361px;
	
}
#logo{
	float:left;
	padding: 0px;
	margin: 0px;
	}

#body_text{
	padding: 0px;
	width: 490px;
	float: right;
	overflow: auto;
	height: 361px;
	padding: 0 15px 0 10px;
}
#body_text{*width: 515px;*padding-top: 10px}
#body_text a:link, #body_text a:visited
{
	color: #876043;
	text-decoration: none;
}




table{
	
	border-top: white solid 1px;
	border-bottom: white solid 1px;
	
		}
table a:link, table a:visited
{
text-decoration: none;

}
table.award{
	margin-left: auto;
	margin-right: auto;
}
a.left{
	padding: 1em;
	color: #603813;
	
}


a.right{
	padding:1em;
	color: #72CBC9;

}




