body {
	background-color: #D0F5A9;
<!-- #FFFFFF white -->
<!-- #BFCBFE blue -->
<!-- #D9FEBD green -->
<!-- #BCE954 -->
<!--	width: 800px; -->
}

div {
<!--	position: center; -->
	border: none;
	padding: 7px;
/*	width: 600px; */
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #606060;
	margin: 0;
}

h2.space1 {
	margin-top: 10px;
}

h2.space3 {
	margin-top: 30px;
}

.center {text-align: center;}

table.schedule{
font-family: Arial, Verdana, Geneva, sans-serif;
font-size: 10pt;
color: #606060;
}
table.schedule td {
padding: 0px 20px 0px 0px;
}


table.tspace {
margin-left: auto; 
margin-right: auto;
padding-top: 50px;
width: 650px;
}

table.cspace {
background-color: #FFFFFF;
border:2px solid #E6E6E6;
border-collapse: collapse;
margin-left: auto; 
margin-right: auto;
width: 680px;
}
table.cspace tr {
<!-- background-color: white; -->
}
table.cspace td {

}

hr.divider {
color: #BDBDBD;
background-color: #CCCCCC;
height: 1px;
border: none;
margin-top: 10px;
margin-bottom: 0px;
} 

hr.space {
color: transparent;
background-color: transparent;
height: 5px;
border: none;
margin-top: 5px;
margin-bottom: 5px;
} 


p {
  	font: 13px Verdana, sans-serif;
	color: #606060;
<!--	color: #348017;	-->
<!--	color: #000000;  -->
	text-align: left; 
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

		ul {
			margin-left: 0px;
			padding-left: 15px;
			}

		ul.res {
			margin-left: 0px;
			margin-top: 10px;
			padding-left: 0px;
			}
			

		li {
		  	font: 12px Verdana, sans-serif; 
			color: #606060;
			text-align: left; 
			padding: 0px;
			margin: 0px;	
			list-style-type: none;
			}			

		li.date {
			font: 13px;
			margin-top: 20px;
			margin-bottom: 3px;
			}

		li.res {
			margin-top: 10px;
			}			

		a {
			text-decoration: none;
			color: #0B610B;
			background: transparent;
		}

		
		a:visited {
			color: #0B610B;
			background: transparent;
		}

		
		a:hover {
			color: #04B404;
			background: transparent;
		}



#navigation {
	float: left;
	width: 150px;
}

#content {
	float: left;
	width: 630px;
}

#footer {
	clear: both;
}

#container {
	position: center;
	margin-left: 200px;
	margin-right: 200px;
/*	width: 780px; */
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px;
}

