#logo_bottom {
	width: 191px;
	height: 92px;
	background: url("/images/logo_bottom.jpg") no-repeat;
	}
	
#nav {
	width: 191px;
	float: left;
	display: inline;
	color: #fff;
	}
	
#nav a {
	color: #fff;
	}
	
#nav p {
	font-size: 0.8em;
	margin: 0 5px 0 10px;
	}
	
#nav ul {
	list-style: none;
	}
	
#nav li {
	padding-left: 35px;
	font-size: 0.8em;
	text-decoration: none;
	}
	
#nav li a {
	color: #fff;
	}
	
#site_options {
	margin: 0 auto 0 auto;
	background: url("/images/site_options_back.gif") no-repeat;
	width: 124px;
	height: 88px;
	color: #fff;
	line-height: 25px;
	padding: 7px 0 0 10px;
	}
	
#site_options a {
	color: #fff;
	font-weight: normal;
	}
	
#site_options ul {
	list-style: none;
	}
	
#site_options li {
padding: 0;
font-size: 10px;
}

#award {
	background: #FBFAE5;
	width: 122px;
	height: 95px;
	margin: 0 auto 0 auto;
	}
