#wrap{
	margin:0 auto;
	font:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	background:url(../images/bdg_grad.png);
}

#header{
	margin:0 auto;
	width:100%;
	height:120px;
	background:url(../images/header.png);
}

#navigation{
	margin:0 auto;
	float:right;
	font:Arial, Helvetica, sans-serif;
	width:100%;
	height:30px;
	background:none;
}

#upper_body{
	background:url(../images/upper_bgd.png);
}

#center_upper{
}

#left_body{
	background:none;}

#lower_body{
	background:none;
}

#tabs{
	background:none;
}

#lower_right{
	margin:0 auto;
	width:200px;
	height:550px;
	background:none;
}

#sponsors{
	width:100%;
	height:150px;
	background:url(../images/ftrbgd.png);
}

#footer{
	margin:0 auto;
	clear:both;
	width:100%;
	height:150px;
	background:none;
}