body {
	font:12px Trebuchet, "Trebuchet MS", Arial;
	color:#5B1D1E;
	margin:0;
	cursor:default;
	background-color: #2E231D;
	}			   
#container {
	width:610px;
	margin:0 auto;
	background-color: #CC955F;
	background: url(fundocorpo.gif) repeat-y;
	}
	
#pageHeader {
	background: url(top.jpg) no-repeat;
	height:282px;
	}
#preamble {
	width:437px;
	float:right;
	clear:both;
	margin-left: 10px;
	}
#explanation, #participation, #benefits, #requirements  {
	padding:35px 10px 0px 173px;
	margin-top:10px;
	width:437px;
	clear:both;
	}
#pictureholder {
        }
#footer {
	width:610px;
	height:24px;
	clear:both;
	text-align:center;
	padding-top:40px;
	}
	
	
#linkList {
	position:absolute;
	top:282px;
	width:163px;
	text-align:center;
	clear:both;
	}
#lselect, #larchives {
	padding-top:20px;
	width:163px;
	}           
#lresources {
	padding-top:40px;
	width:163px;
	}


h1, h2, h3, h4, h5, h6, p, ul { margin:0; padding:0 0 10px 0; }
	h1, h2, { color:#FFF }
	h3 span { }
        h5 {font-size: x-large; color: #CC955F; font-weight: bolder; padding:0 0 5px 0; } 
p { text-align:justify;	text-indent:25px; }
	.p1, .p2, .p3, .p4 { padding:0 20px 0 10px; }
li {
	list-style-type:none;
        margin-right: 15px;
	margin-bottom: 5px;
}
a:link, a:visited {
	color:#5B1D1E;
	font-weight:bold;
	text-decoration:none;
}

a:hover { background-color:#FFF; }
	#explanation { }
	#participation { }
	#benefits { }
	#lselect { }
	#larchives { }
	#linkList2 {
	    margin-bottom:5px;
	    background-color: #5B1D1E;
	    background: url(backcolum.gif);
	    border-bottom: 2px solid #fff;
        }
img {border:5px double #2E231D;
        }
					    
#footer a { background-color:#FF0; border:1px solid #FFF; padding:0 3px; }
	#footer a:hover { background-color: #FC0; }
