@charset "utf-8";
/* CSS Document for Web Viewing
designed by Unconfusing Technology, LLC
*/
#main
{
	 /* remove this after testing */
	background:#dcd2b3 url(images/header_bot.png) top center no-repeat;
	padding:10px;
	padding-bottom:0px;;
	text-align:left;
}

#left
{
	width:550px;
	float:left;
	padding:0px;
}

#right
{
	float:right;
	width:210px;
	margin-top:70px;
	font-size:80% !important;
	text-align:center !important;
}

#foot
{
	/*height:40px;
	background-color:#00414a;*/
	height:175px;
	background:#dcd2b3 url(images/footer2.png) top center no-repeat;
	*margin-top:-24px;
	position:relative;
}