h1,h2,h3,h4,h5,h6,ul,p,ol,dl {

	margin-top:0;

	margin-bottom:0;

}





TABLE {

	table-layout:  auto;

	margin-left: 40px;

 }



a img {

	margin-left: 20px;

	margin-top:10px;

	margin-bottom:10px;

	padding: 0px;

	border: 2px solid #330;

}

a img_top {

	margin-left: 0px;

	margin-top:0px;

	margin-bottom:0px;

	padding: 0px;

}




html {

	background-color: #22941E;



}

p.large {
	margin:10px;
	padding:5px;
	font-size:1em;
	line-height: 120%;
}

p {
	margin:5px 5px 10px 30px;
	padding:0px;
	font-size:0.9em;
	line-height: 120%;
}


body {

	width:900px;

	padding: 0px;

	margin: auto;

	border-right: 1px solid #000;

	border-left: 1px solid #000;
	background-color: white;



}



#header {

	width: 900px;	

	padding: 0;

	margin: 0;

	text-align:left;

	border-bottom: 1px solid #000;

}





#menu {

	clear: both;

	margin:0;

	padding:0;

	list-style-type: none;

	float: left;

	width: 150px;

	height: auto;

	/*border-right: 1px solid #000;*/

}



#menu a{

	display: block;

	padding: 10px;

	background-color: #D8EAD7;

	font-weight: bold;

	text-decoration: none;

	color: #333;

}

#menu a:hover{
	background-color: #93BF91
}



#menu li{

	border: 1px solid #fff;

}



.thispage{

	background-color: #330 ! important;

	color:#CCCCFF ! important;

} 

.event_title{
	background-color:#93BF91; 
	color:#000; 
	padding:10px; 
	font-weight:bold; 
	font-size:1.5em 
}

.event_content{
	padding:10px;
	height:40px;
	font-weight:bold; 
	font-size:1.2em 
}

.event_content img{
	border:0; 
	margin:0px 3px 0px 3px; 
	padding:0; 
	float:left;
}





.menu23_1 {

	line-height:20px;

	text-align:center;

	width:130px;

	font-size:14px;

	background: #369;

	border: 3px double #FFF;

}



.menu23 {

line-height:30px;

text-align:center;

width:128px;

font-size:14px;

padding:1px;

}



.menu23 a {

text-decoration:none;

color:#FFF;

display:block;

width:100%;

}



.menu23 a:hover {

	background:#FFF;

	color:#369;

	text-decoration:none;

	display:block;

	font-weight:bold;

}



.menu23 a:visited {

color:#999;

width:100%;

display:block;

}









#main_area {

	margin:auto;

	padding:0;

	float: left;

	width: 600px;

	height: auto;

	min-height: 550px;

	border-left: 1px solid #000;	

	border-right: 1px solid #000;	



}



#main_area h2{

	margin:7px;

	margin-top:20px;

	padding:4px;

	border-left: 8px solid #390;

	border-bottom: 1px solid #390;

	font-size: 1.2em;

}



#main_area h3{

	margin:20px 10px 10px 20px;

	padding:4px;

	border-left: 4px solid #32CD32;

	border-bottom: 1px solid #32CD32;

	font-size: 1.2em;

}


#main_area h4{

	margin:20px 10px 10px 25px;
	text-decoration:underline;

	padding:4px;

	font-size: 1em;
	font-weight:bold;

}




#history {

	margin:0;

	padding:0;

	width:148px;

	float: right;

	height:auto;

	/*border-left: 1px solid #000;*/	

	overflow: hidden

}



#history h2{

	background-color: #93BF91;

	color: #333;

	font-size: medium;

	padding: 10px;

	margin: 0px;

	text-align: center;

	border: 1px solid #fff;

}



#history h3{

	color: #000080;

	margin-left: 5px;

	margin-top: 5px;

	font-size:small;

	font-weight: bold;		

}



#history p{

	font-size: 0.8em;

	text-align: left;

	margin: 0px;
	padding:5px;

}



#foot {

	clear:both;

	background-color:#444;

}



#foot p{

	padding: 5px;

	text-align: left;

	color: #fff;

	font-size: small;

}

	