body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	/* color: #d8c74b; goldenweath */
	color: #000000;
	height: 100%;
	/* background: #ffffff url(img/bg.jpg) repeat-x; */
	background: #ffffff;
	
	}
	
	#content {
	width: 200px;
	margin: 0 auto;
	padding-bottom: 50px;
	}
	
	
#content ul {

	}	
#content li {
	list-style-type: none;
	/* background: url(images/bullet.gif) no-repeat 0px 8px;  */
	padding: 20px 0 0 10px;
	line-height: 1em;
	letter-spacing: 0.1em;
	font-size: 120%	
	
	}
	
#content li a { 
	display: block; 
	width: 100%;
	color: #7a8a2a; 
	font-weight: bold;
	}			
	
	
h1 {
	padding: 10px 0 0 0px;	
	font-size: 1.7em;	
	color: #000000;
	font-weight: bold;
	}
	
h2 {
	font-size: 1.7em;	
	color: #7a8a2a;
	font-weight: bold;
	text-align: center;
}	
	
h3 {
	font-size: 1.2em;	
	color: #7a8a2a;
	font-weight: bold;
	text-align: center;
}	

p {
	text-indent: 3em;
	line-height: 1.4em;
	letter-spacing: 0.1em;	
	text-align: left;
	}
	
td img{
	display: block;
}
	
.imgleft {
	float: left;
	margin-right: 17px;
	margin-bottom: 10px;
	
	
}

.imgcenter {
	float: center;
}
	
#calendar {
	width: 500px;
	margin-left: 100px;
	text-align: left;
	line-height: 1.4em;
	letter-spacing: 0.1em;	
	font-size: 12px;
	}	
	
.caldate {
	text-indent: 3em;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
	}	
	
	
#events {
	width: 621px;
	text-align: left;
	background-color: #b5cf8f;
	border: 3px;
	border-color: #839849;
	
	}	
	
.winners {
	background-color: #b5cf8f;
	font-size: 110%;
	font-weight: bold;
	
	}	