body {
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #6F857F;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; }

a {
	text-decoration: none; }

a:hover {
	text-decoration: underline; }

a img {
	border: none; }

#heading1 {
	height: 10px;
	width: 950px;
	margin: auto;
	background-image: url(images/heading1_bg.png);
	background-repeat: no-repeat;
	clear: both; }

#heading2 {
	height: 152px;
	width: 948px;
	margin: auto;
	border-top: 1px solid #034E3B;
	border-left: 1px solid #034E3B;
	border-right: 1px solid #034E3B;
	clear: both; }

	#heading2 div.logo {
		height: 152px;
		width: 330px;
		float: left;
		background-image: url(images/heading2_leftbg.png);
		background-repeat: repeat-x; }
		
		#heading2 div.logo img {
			margin-left: 20px;
			margin-top: 30px; }
	
	#heading2 div.right {
		height: 152px;
		width: 618px;
		float: right;
		background-image: url(images/heading2_rightbg.png);
		background-repeat: no-repeat; }
		
		#heading2 div.right div.members {
			width: 185px;
			height: 67px;
			margin-top: 29px;
			padding-top: 50px;
			border-left: 1px solid #B7C2BF;
			float: right; }
			
			#heading2 div.right div.members img {
			float: left; }
			
			#heading2 div.right div.members div {
			margin-left: 2px;
			margin-top: -1px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;

			float: left; }
			
				#heading2 div.right div.members div a {
					color: #EDB23D; }
			
				#heading2 div.right div.members div a span {
					color: #FFFFFF; }

#navigation {
	width: 948px;
	height: 226px;
	margin: auto;
	border-left: 1px solid #034E3B;
	border-right: 1px solid #034E3B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both; }
	
	#navigation div.left {
		width: 361px;
		height:226px;
		padding-top: 1px;
		float: left;
		border-bottom: 1px solid #034E3B;
		background-image: url(images/navigation_leftbg.png);
		background-repeat: no-repeat; }
		
		#navigation div.left div.holder {
			width: 271px;
			height: 174px;
			margin-left: 39px;
			margin-top: -1px;
			border-top: 1px solid #004C39;
			background-image: url(images/navigation_holderbg.png);
			background-repeat: no-repeat; }
			
		#navigation div.left div.holder div.nav {
			width: 223px;
			height: 143px;
			padding-top: 10px;
			margin-left: 21px;
			background-color: #6F857F; }
			
			#navigation a {
				width: 208px;
				height: 21px;
				margin-top: 2px;
				padding-top: 3px;
				padding-left: 10px;
				display: block;
				background-image: url(images/navigation_button.png); 
				background-repeat: no-repeat;
				text-decoration: none;
				color: #FFFFFF; }
			
			#navigation a span {
				color: #EDB23D; }
	
			#navigation a:hover {
				background-position: 0px -24px;
				text-decoration: none;
				color: #CE6A04; }
			
			#navigation a:hover span {
				color: #FFFFFF; }
				
	#navigation div.right {
		width: 587px;
		height: 226px;
		float: right;
		border-top: 1px solid #034E3B;
		border-bottom: 1px solid #034E3B;
		background-color: #6F857F;
		background-image: url(images/navigation_rightpeople.jpg);
		background-repeat: no-repeat;
		background-position: bottom left; }

#spacer {
	width: 948px;
	height: 15px;
	margin: auto;
	background-color: #CC6600;
	border-left: 1px solid #034E3B;
	border-right: 1px solid #034E3B; }

#content {
	width: 948px;
	margin: auto;
	background-color: #687D78;
	border-left: 1px solid #034E3B;
	border-right: 1px solid #034E3B;
	font-family: Arial, Helvetica, sans-serif;
	color: #004C39; }
	
	#content #contentLeft {
		width: 400px;
		margin-left: 2px;
		_margin-left: 1px;
		margin-right: 2px;
		background-color: #EDB23D;
		float: left; }
		
		#content #contentLeft div.header {
			width: 394px;
			height: 22px;
			padding-left: 6px;
			padding-top: 3px;
			background-color: #004C39;
			color: #FFFFFF;
			font-size: 14px;
			font-weight: bold;
			clear: both; }
		
		#content #contentLeft div.event {
			width: 232px;
			height: 60px;
			padding-top: 9px;
			padding-left: 40px;
			padding-right: 5px;
			background-color: #EDB23D;
			background-image: url(images/content_eventbg.png);
			background-position: top left;
			background-repeat: no-repeat;
			float: right; }
		
			#content #contentLeft div.event a {
				font-weight: bold;
				color: #004C39; }
				
		#content #contentLeft div.spacer {
			width: 273px;
			height: 1px;
			padding-left: 2px;
			padding-right: 2px;
			background-color: #EDB23D;
			background-image: url(images/content_spacerbg.gif);
			background-position: center;
			background-repeat: no-repeat;
			float: right; }
			
		#content #contentLeft img.event {
			width: 122px;
			height: 209px;
			border-right: 1px solid #000000;
			border-bottom: 1px solid #000000;
			float: left; }
		
		#content #contentLeft div.textBox {
			width: 384px;
			margin: 5px;
			clear: both; }
		
		#content #contentLeft span {
			font-size: 11px; }
	
	#content #contentRight {
		width: 544px;
		float: right; }
	
		#content #contentRight div.header {
			width: 524px;
			height: 54px;
			padding-right: 20px;
			background-image: url(images/content_rightheader.gif);
			background-repeat: no-repeat;
			color: #FFFFFF;
			font-size: 17px;
			text-align: right; }
		
		#content #contentRight #contentText {
			width: 462px;
			margin-right: 2px;
			padding-top: 30px;
			padding-left: 40px;
			padding-right: 40px;
			background-color: #FFFFFF;
			background-image: url(images/content_star.gif);
			background-repeat: no-repeat;
			background-position: top right; }

#footer {
	height: 54px;
	width: 948px;
	margin: auto;
	padding-top: 2px;
	background-color: #004C39;
	border-left: 1px solid #034E3B;
	border-right: 1px solid #034E3B;
	clear: both; }
	
	#footer div.event {
		width: 237px;
		height: 16px;
		margin-left: 160px;
		padding-top: 1px;
		padding-left: 5px;
		background-color: #CC6600;
		background-image: url(images/footer_arrow.png);
		background-repeat: no-repeat;
		background-position: right;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; }
	
		#footer div.event a {
			color: #FFFFFF; }
	
	#footer div.contact {
		margin-right: 5px;
		float: right;
		color: #FFFFFF;
		text-align: right;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif; }
		
		#footer div.contact span {
			font-size: 10px; }
			
#subfooter {
	width: 948px;
	height: 6px;
	margin: auto;
	background-image: url(images/subfooter_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #034E3B;
	border-left: 1px solid #034E3B;
	border-right: 1px solid #034E3B; }

#copyright {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; }
	
	#copyright div.copyright {
		float: left; }

	#copyright div.sitemap {
		color: #004C39;
		float: right; }
		
		#copyright div.sitemap a {
			color: #FFFFFF; }