html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #8F6A2B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C4861C;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: url(images/bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, sans-serif;
	color: #5D5D5D;

}
 
#wrapper {
	text-align: left;
	margin: auto;
	margin-top: 10px;
	width: 840px;
	position: relative;
}

#wrapper h1 {
	position: absolute;
	background: url(images/header.jpg) no-repeat;
	width: 259px;
	height: 204px;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 35px;
	color:#CCCCCC;
	font: 26px  "trebuchet MS", arial, sans-serif;
	font-weight:bold;
}
#circle {
	position: absolute;
	background: url(images/fwc.jpg) no-repeat;
	width: 383px;
	height: 381px;
	top: 204px;
	left: -59px;
	z-index: 1;
}
#nav {
	width: 212px;
	position: absolute;
	top: 584px;
	left: 0px;
	background: url(images/nav_bg.jpg) repeat-y;
	font-weight: normal;
	color: white;
	padding:40px;
	min-height:180px;
}
#nav a{
color:#FFCC00;}

#navigation {
	position: absolute;
	width: 613px;
	top: 9px;
	left: 286px;
	visibility: inherit;
	z-index: 2;
	}
#body {
	position: absolute;
	width: 613px;
	top: 49px;
	left: 260px;
	background: white;
	overflow: hidden;
	height: auto;
	visibility: visible;
}
#body .i {
	padding: 10px 45px 84px 74px;
}

#head-top {
	position: absolute;
	top: 17px;
	left: 259px;
	width: 628px;
	height: 34px;
	z-index: 2;
	background: url(images/head_top.gif) no-repeat;
	visibility: visible;
}
#head-right {
	position: absolute;
	top: 17px;
	left: 871px;
	width: 13px;
	height: 145px;
	z-index: 3;
	background: url(images/head_right.gif) no-repeat;
}
#body h2 {
	font: 16px "Times new roman", "Lucida Grande", serif;
	color: #576B02;
	font-weight: normal;
	margin-top: 25px;
}
#body h2.shallow {
	margin-top: 25px;
}
#body h2 strong {
	color: #576B02;
	font-size: 20px;
	font-weight: normal;

}

#body p {
	margin: 1em 0;
}
#body ul {
	margin: 0;
	padding: 0;
}
#body li {
	margin: 1em 0;
	list-style: none;
	padding: 0 0 0 30px;
	background: top left url(images/bullet_orange.gif) no-repeat;
}




#copyright {
	text-align: center;
	clear: both;
	color: black;
	padding-top: 20px;
}
#events h2{

font-weight:bold;
background: #fff;
width: auto;
	height: auto;
	top: 10px;
	bottom: 10px;
	left: 70px;
	text-align: center;

	color: #576B02;
	font: 32px  "trebuchet MS", arial, sans-serif;

}
