<style type="text/css">
<!--

body
{
	text-align:center;
	background-color: #FFFFFF;
}

/* The definition of the central block containing the whole webpage */
#frame
{
	width:912px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:center;
	background-color: #ffffff;
}

#subframe_top
{
	display:block;
	padding: 0px;
	width:912px;
	height:30px;
	overflow:hidden;
}

#subframe_center
{
	width:912px;
	height:448px;

/*	display:block; 
	padding: 0px;
	overflow:hidden;
	*/
}

/* ----------------
    Menu
 ------------------*/	
#subframe_bottom
{
	display:block;
	padding: 0px;
	width:912px;
	height:42px;
	overflow:hidden;

	float: left;
}

-->
</style>
