body {
	margin: 0 0 30px 0;
	padding:10;
	border:0;
	font: 80% tahoma,sans-serif;
	color: #2B2B2B;
	line-height:1.5em;
	text-align:center;
	background-color: #003333;
}
#container{
position:relative;
width:800px;
margin: 0px auto 0 auto;
background: #ffffcc url(bannerA.png) top center no-repeat;
}
#supportingText{
margin: 0 0 0 0px;
width: 600;
text-align:left;
}
/* Menu */
#menu {
	position: relative;
	margin: 0px auto 0 auto;
	width: 800px;
	height: 60px;
	background: #FF6600;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	padding: 18px 0 0 0;
	text-align: center;
	font-size: 150%;
	color: #FFFFFF;
}
#menu a:hover {
	background: #663300;
}
#menu .active a {
	background: #660000;
	color: #330000;
}
#img{
	position:center
	width:157px;
}
#footer{
height:3.5em;
margin-top:2em;
text-align:center;
}
h1, #explanation h3, #preamble h3, #supportingText h3, #linkList h3
					{margin:0;}
h1{
	height:200px;
}
h3					{font-size:100%}
#explanation h3		{height:30px;}
#participation h3	{height:30px;}
#benefits h3		{height:30px;}
p{
	letter-spacing:0.05em;
	word-spacing:0.1em;
	padding: 0 10px 0 10px;
}
#benefits p, #preamble p{
letter-spacing:0px;
}
a{
color:#79633A;
text-decoration:none;
}
a:hover{
color:#2B2B2B;
text-decoration:none;
border-bottom:1px solid #ddd1a8;
}
#lselect a{
	font:normal 100% tahoma,sans-serif;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	padding-left:0.25em;
	margin-left:-0.25em;
	border-bottom:0;
}
#lselect a:hover{
}
#lselect a.c{
font: italic 100% georgia,serif;
text-transform:none;
color:#d25c3e;
display:inline;
padding-left:0;
margin-left:0;
background:none;
}
#lselect a.c:hover{
color:#0cf;
background:none;
border-bottom:1px solid #ddd1a8;
}

