body {
	background-color:#faf9e8;
	font-family:verdana;
	font-size:10px;
	color:#fff;
	text-align:center;
	/*background-image:url(http://houston.mvpproof.com/_images/houstonlogo.jpg);
	background-position:top center;
	background-repeat:no-repeat;*/
}

a {outline:none; cursor:pointer}

#big_container {
	width:800px;
	background-image:url(../_images/houstonlogo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding:8px 175px 0 176px;
	margin:0 auto;
	/*border:1px solid #000;*/
	height:1200px;
}
	

#container {
	width:800px;
	margin:0 auto;
	text-align:top, left;
}

#spacer {
	float:left;
	width:800px;
	height:144px;
}

#nav_wrapper {
	padding:10px 0 10px 0;	
	float:left;
	width:800px;
	margin-bottom:0px;
}

#navigation {
	background-color:#999933;
	float:left;
	padding:0 0 0 10px;
	margin:0;
	height:25px;
	width:790px;
	text-align: left;
}

#navigation a, #navigation a:visited {
	text-decoration:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
}

#navigation a:hover {
	color:#666633;
}

#news {
	margin:0 0 0 10px;
	padding:16px 0px 0px 0px;
	width:134px;
	height:277px;
	float:left;
	background-image:url(../_images/news_feed.jpg);
	background-repeat:no-repeat;
	border:1px solid #999933;
	overflow:hidden;
	background-color:#fff;
}

#news p {
	margin:12px 4px 0 4px;
	color:#999933;
	text-align:left;
}

#flash {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	width:800px;
	height:295px;
	float:left;
	text-align: center;
	background:url(../_images/flash_bg.gif) top left no-repeat #faf9e8;
}

#bottombar {
	background-color:#999933;
	width:800px;
	height:10px;
	float:left;
	clear:both;
	padding:0px 0px 0px 0px;
	margin-top:10px;
	margin-bottom:0px;
}

#bottomleft {
	text-align:left;
	width:198px;
	height:200px;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
}

#bottomleft p{
	padding-top:160px;
}

#bottomleft strong{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
}

#bottomcenter {
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
	height:200px;
	float:left;
}

#bottomcenter p{
	text-align:left;
	margin-top:20px;
	font-size:16px;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:50px;
}

#bottomcenter a{
	text-decoration:none;
	color:#336699;
}

#bottomcenter strong{
	color:#999933;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}


#bottomcenter ul{	
	margin-top:34px;
}


#bottomcenter li{	
	display:inline;
	list-style-type:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#336699;
}

#dividingbar {
	margin-top:20px;
	width:2px;
	height:100px;
	background-color:#999933;
	float:left;
}

#bottomright {
	width:350px;
	height:200px;
	float:left;
	background-image:url(../_images/smallhoustonlogo.jpg);
	background-repeat:no-repeat;
}

#bottomright p{
	text-align:left;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 2px 2px 2px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
}

#credits {float:left; clear:both; width:600px; padding:50px 0 10px 0; text-align: left}
	#credits a {font-size: 10px; color:#b5b27c; text-decoration: none}
	#credits a:hover {text-decoration: underline}