body{
	
margin:0px;

	padding:0px;
	
background-color:#88BB33;

	font-size : 1 em;
	
color : #2C2C2C; 
	
font-family : arial, sans-serif, Verdana, Helvetica;

	background-repeat:repeat-x;

}


.content h1{
font-family: "Monotype Corsiva";
text-align:"center";
font-size : 2em;
}
.overall{

	padding: auto;

	margin: auto;

	width: 950px;

}


.header{

	float: left;

	background-repeat: no-repeat;

	height: auto;

	width: 950px;

	border-right: 1px solid #D7D7D7;

	border-left: 1px solid #D7D7D7;

	border-bottom: 1px solid #D7D7D7;

}


.history{

	background-color:#bbff55;

	float:left;

	font-size : 11px;

	width:940px;
*width: 952px;

	height:20px;
margin:0px;

	border-bottom: 1px solid #D7D7D7;

	border-top: 1px solid #D7D7D7;

	padding-left: 10px;

	border-right: 1px solid #D7D7D7;
	
border-left: 1px solid #D7D7D7;

}


.navi{

	float: left;

	background:#66AA11;
	
	padding:0 0 0 0px;

	*width:950px;
	width:950px;
	height: 30px;

	margin-top: 3px;
	
margin-bottom: 3px;
	
border: 1px solid #D7D7D7;

}


.content{

	background-color:#FFFFFF;
	
float:left;

	width:930px;

	*width: 952px;

	padding: 10px;
	
border-right: 1px solid #D7D7D7;
	
border-left: 1px solid #D7D7D7;

}


.footer{

	float: left;

	background:#bbff55;

	text-align: center;

	font-size : 11px;
	 
color : #656565;

	width:950px;

	*width:952px;

	height:30x;

	padding: 5px 0 5px 0;
	
border-top: 1px solid #D7D7D7;

	border-right: 1px solid #D7D7D7;

	border-left: 1px solid #D7D7D7;

	border-bottom: 1px solid #D7D7D7;

}


.footer a {

	color : #656565;

}


a.block{

	float:left;

	color:#ffffff;

	background:#66AA11;

	display:block;
	
	text-align:center;

	width: 104;

	border-right: white solid 1px;

	padding: 0 0 0 0px;
	
margin: 0px;

	text-decoration: none;
	font: 24px "Monotype Corsiva";

}


a.block:hover{
	color:#66AA11;
	background-color:#ffffff;
}


a {

	color: #2C2C2C;
}


h1 {

	margin: 0 0 10px 0;

	font:bold 20px arial, sans-serif;
}


h2 {
	
margin: 10px 0 10px 0;
	
font:bold 15px arial, sans-serif;

}


#center{width: 700px;
	
	margin-left: 115px;
	margin-rigth: 115px;
}
#hidden{display: none;
}