/* CSS Document */
body { 
	font: 12px georgia; 
	color: #dac597; 
	background: #3D3131;
	margin: 0 0 0 0; 
	padding: 0 0 0 6px;
	}

p { 
	font: 12px/1.5 arial, times new roman, helvetica; 
	color: #dac597; 
	text-align: left;
	}

h3 { 
	font: bold italic 12pt times new roman; 
	letter-spacing: 1px; 
	border-bottom: 1px dotted #FFFFD6; 
	border-top: 1px dotted #FFFFD6; 
	color: #dac597;
	}

a:link, a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #dac597; 
	}

a:hover, a:active { 
	border-bottom: 1px dotted #FFFFD6; 
	border-top: 1px dotted #FFFFD6; 
	color: #54ebcc; 
	}

#participation {
	margin:20px 20px 20px 4px;
	width: 600px;
	}

#preamble h3 {
	display:none;
	}

#linkList {
	background: repeat-y transparent; 
	margin: 0 0 0 0;
	padding:5px 0 0 0;
	color: #AF610F;
	position: absolute;
	top: 0px;
	left: 624px;
	width: 170px;
	}

#linkList h3.select, #linkList h3.select span { 
	display: none;
	}

#linkList h3.archives, #linkList h3.resources { 
	padding: 10px 25px 8px 55px;
	margin: 0;
	color: #DDD1C5;
	letter-spacing: 2px;
	}

#rightList {
	background: repeat-y transparent; 
	margin: 0 0 0 0;
	padding:5px 0 0 0;
	color: #AF610F;
	position: absolute;
	top:0px;
	left:820px;
	width: 170px;
	}

##lselect {             
	margin: 0 0 0 0;
    padding: 0;      
	}      
              
#linkList a:link, #linkList a:visited {
	color: #04988c;
    }

#lselect li {
	font: 9.5pt/18pt arial, new times roman;
	color: #DBD7C5;	
    margin:0;
    padding:0 0 8px 0;
	list-style: none;
	border-top: 1px dotted #000;
	}

#lselect li a:link, #lselect li a:visited {
	color: #dac597;
	font: 9.5pt/18pt arial, new times roman;
    }

#linkList li {
	background: transparent;
	padding: 0 0 5px 5px;
	line-height: 2.5ex; 
	list-style-type: none;
	font: 9.5pt/18pt arial, new times roman;
	border-top: 1px dotted #000;
	}

#linkList li a.c:link, #linkList li a.c:visited {
    color: #04988c;
    }

#linkList li a:hover {
	color: #dac597;
	border-bottom:1px dotted #FFF;
	border-top:1px dotted #FFF;
	}

#linkList ul {
	width: 145px;
	margin: 0 0 0 10px;
	font: 9.5pt/18pt arial, times new roman, helvetica;  
	}

