body
{
	background-color : rgb(255,255,255);
	background-image : none;
	background-repeat : no-repeat;
	background-position : top center;
	font-size : 11px;
	margin : 0px;
}

#http_body
{
	align : center;
}

#front_panel
{
	width : 980;
	background-color : white;
}

#front_panel_1
{
	width :980;
	background-color : black;
	float : left;
}

#page_menubar
{
	background-color : rgb(0,0,0);
	background-image : none;
}

/* Message at the bottom of each page for SEO*/
p.page_message
{
	width : 980;
	color : #7F7F7F;
	font-family:	arial, verdana, sans-serif;
}

/*
#front_panel_2
{
	width :760;
	background-color : green;
	float : left;
}

#front_panel_3
{
	width :760;
	background-color : blue;
	float : left;
}
*/

/*
<style>
	a {
		vertical-align : top;
		width : 760;
		background-position : top;
		width : 787;
		float : left;
	};
</style>
*/
