body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	background-color: #837659;
}

p { 
	padding: 0px;
	margin: 0px; 
	text-align: justify;
}

h3 { 
	font-size: 14px; 
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #802200;
	text-transform: uppercase;
}

a:link, a:visited { 
	text-decoration: none; 
	color: #e2bd1e;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #e2bd1e;
}

#container { 
	background: #FFFFFF url(logo.jpg) no-repeat;
	height: 350px;
	width: 3088px;
	padding: 0px;  
	margin-top: 100px;
	border-top: 8px solid #74684f;
	border-bottom: 8px solid #74684f; 
}

#intro {
	margin-left: 388px;
}

#pageHeader {
	padding-top: 50px;
	width: 50px;
	float: left;
	background: url(bg_line.jpg) repeat-x;
	height: 300px;
}

#pageHeader h1 {
	width: 21px;
	height: 50px;
	line-height: 30px;
}


#pageHeader h1 span, #pageHeader h2 span {
}

#quickSummary {
	margin-left: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	width: 160px; 
	height: 330px;
}
	
#quickSummary p {
	color: #999999;
	font-size: 11px; 
	text-align: right;
}

#preamble {
	width: 450px;
}

#preamble, #explanation, #participation, #benefits, #requirements {
	background: url(bg_line.jpg) repeat-x;
	padding-left: 50px;
	padding-right: 20px;
	height: 350px;
	text-align: justify;
	float: left;
}

#explanation, #participation, #benefits {
	width: 450px;
	}
	
#requirements {
	width: 450px;
}

#footer {
	position: absolute;
	left: 2830px;
	top: 478px;
	width: 250px;
	height: 20px;
	text-align: center;
	border: none;
	padding-top: 3px;
	background-color: ;
	color: #333333;
}

#footer a:link, #footer a:visited, #footer a:hover { 
	color: #333333;
}

#linkList2 {
	padding-left: 0px;
	font: 10px verdana, sans-serif;
	float: left;
	height: 350px;
	color: #999999;
	background: url(bg_line.jpg) repeat-x;
}
	
#lselect, #larchives, #lresources {
	padding-top: 75px;
	float: left;
	width: 75px;
	height: 275px;
}

#lselect {
	text-align: right;
	padding-right: 10px;
}

#larchives {
	padding-left: 20px;
	text-align: center;
	width: 40px;
}

#lresources {
	text-align: left;
	padding-left: 20px;
}
	
#larchives, #lresources {
	background: url(bg_line.jpg) repeat-x;
} 

#linkList2 h3  {
	font-size: 12px;
}	

#linkList ul {
	margin: 0px;
	padding: 0px;
}

#linkList li {
	line-height: 14px; 
	list-style-type: none;
	display: block; 
	padding-top: 2px; 
	margin-bottom: 2px;
}

#linkList li a:link { 
	color: #333333;
}

#linkList li a:visited {
	color: #333333;
}

#linkList li a:hover {
	color: #e2bd1e;
}
	
#extraDiv1 { 
	position: absolute;
	left: 3050px;
	top: 100px;
	background: transparent url(bge.jpg) top left no-repeat; 
	width: 50px;
	height: 366px;
}

#arrows {
	position: fixed;
	top: 480px;
	left: 575px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(img/rightbig.png) no-repeat;}


#rightsider {
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}