.outer
	{
	width:900px;
	background-color: #FFFFFF;
	padding: 10px;
	margin:0 auto 0 auto;
	}

.menu
	{
	float:left;
	width:0px;
	background-color: #FFFFFF;
	height: 1050px;
	//height: 100%;
	}

.main
	{
	float:left;
	width:900px;
	background-color: #FFFFFF;
	}
	.main_cont
	{
	float:right;
	width:580px;
	background-color: #FFFFFF;
	height: 1050;
//	padding: 10px;
	}
	.main_left
	{
	float:left;
	width:280px;
	background-color: #FFFFFF;
	height: 1050px;
//	padding: 10px;
	}
.clears{
  clear:both;
}

.foot
	{
	clear:left;
	background-color: #FFFFCC;
	height: 10px;
	}
	
.head
	{
	background-color: #FFFFFF;
	height: 60px;
	}

h2
	{
	background-color: 	#FFFFCC;
	font-size:		10.0pt;
}

h3
	{
	background-color: 	#FFFFCC;
	font-size:		10.0pt;
}
