body {
 margin:0px;
 background:#FFFFDF;
 font:15px Trebuchet MS, Arial, Helvetica, sans-serif;
 }

#outer {
 width:740px;
 margin:auto;
 }

#bar2 {
 height:78px;
 width:740px;
 background:#c0c0c0;
 background-image: url(images/header_3b.gif);
 color: #004000;
 font-family: Trebuchet MS, Arial, Tahoma;
 }

#bar2 a#selected {
 font-family: Trebuchet MS, Arial, Tahoma;
 color: #FFFFDF;
 font-size: 15px;
 font-style: normal;
 font-weight: Bold;
 text-decoration: none;
}

#bodyblock2 {
 position:relative;
 background: #dcdcdc;
 background-image: url(images/innerbodybg_b.gif);
 width:740px;
 }

#cont2 {
 width:720px;
 color: #000000;
 text-align:left;
 padding: 0px 12px 0px 0px;
 valign: top;
 }

#cont3 {
 width:720px;
 color: #000000;
 text-align:center;
 padding: 0px 12px 0px 0px;
 valign: top;
 }

#cont2 p {
 padding: 15px;
}

#cont2 hr {
 size: 3px;
 width: 75%;
 color: #679974;
}

.imageborder {
	padding: 2px;
	border: 1px solid #74A382;
	background-color: #7BA684;
}

#boxes {
	clear: both;
	margin: 10px;
	padding: 0px;
	font-weight: 500;
	text-align: center;
}

#boxes a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#orangebox {
	float: left;
	width: 350px;
 	height: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#bluebox {
	float: left;
	width: 350px;
	height: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#bottombox {
	float: center;
	width: 750px;
	height: auto;
}

#ftr2 {
 height:82px;
 width:740px;
 background:#c0c0c0;
 background-image: url(images/footer_2.gif);
 color: #004000;
 font-family: Trebuchet MS, Arial, Tahoma;
 }

#ftr2 a#selected {
 font-family: Trebuchet MS, Arial, Tahoma;
 color: #FFFFDF;
 font-size: 15px;
 font-style: normal;
 font-weight: Bold;
 text-decoration: none;
}

a:link {
color: #004000;
font-size: 13px;
font-family: Arial;
font-style: normal;
font-weight: Bold;
text-decoration: none;
margin-left: 5px;
}
a:visited {
color: #004000;
font-size: 13px;
font-family: Arial;
font-style: normal;
font-weight: Bold;
text-decoration: none;
margin-left: 5px;
}
a:active {
color: #004000;
font-size: 13px;
font-family: Arial;
font-style: normal;
font-weight: Bold;
text-decoration: none;
margin-left: 5px;
}
a:hover {
color: #FFFFFF;
font-size: 13px;
font-family: Arial;
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: #008900;
margin-left: 5px;
}

h3 {
	color: #034B03;
	font-size: 110%;
	text-decoration: underline overline;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 6px;
}

h4 {
	color: #000000;
	font-size: 94%;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5 {

	color: #000000;
	font-size: 93%;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0px 3px 3px 0px;
	padding: 0px 0px 0px 0px;
}

h6 {

	color: #FF0000;
	font-size: 80%;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	color: #008900;
	font-size: 110%;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 12px;
}

h1 {
	color: #008900;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 110%;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 12px;
}

UL.pool {
	text-align: left;
	margin: 0px 30px 0px 50px;
	font-weight: normal;
	list-style-type: square;
}

UL.event {
	text-align: left;
	margin: 10px 30px 0px 50px;
	font-weight: normal;
	list-style-type: round;
}

p {
margin-right: 30px;
margin-left: 20px;
}