body {
	margin: 0 0 30px 0;
	padding:0;
	border:0;
	font: 80% tahoma,sans-serif;
	color: #2B2B2B;
	line-height:1.5em;
	text-align:center;
	background-color: #333333;
}

#container{
position:relative;
width:700px;
margin: 0px auto 0 auto;
background: #F9F9F7 url(bg.jpg) top center no-repeat;
}

#supportingText{
margin: 0 0 0 205px;
text-align:left;
}

#linkList{
	position:absolute;
	top:100px;
	left:20px;
	width:157px;
	text-align:left;
	background-color: #F1EDE0;
}

#footer{
height:3.5em;
margin-top:2em;
}

h1, #explanation h3, #preamble h3, #supportingText h3, #linkList h3
					{margin:0;}

h1{
	height:287px;
	padding-top: 20px;
}

h3					{font-size:150%}
#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;
border-bottom:1px dotted #d25c3e;
}
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;
}

#linkList ul{
list-style:none;
padding:0;
margin-right:0px;
margin-left:0.5em;
}

#linkList ul li{
	margin: 0.5em 0;
	padding: 0.3em 0;
	font: normal 90% tahoma,serif;
}

