body {
  background:#c8e3c4 url(../images/brown_1.jpg) no-repeat left top;
  font: 8pt/16pt verdana, helvetica;
  margin:0;
 
} 
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #733;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #755;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #a33;
}

/* specific divs */
#container { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; position:relative; margin:120px 10px 20px 109px; height:800px; min-width:500px; text-align:left; padding:10px; border-top: 1px solid #999; border-right: 1px solid #999; border-left: 1px solid #999; }
#pageHeader { 
	margin-bottom:10px;
  text-align:right;
}
#pageHeader h1 { 
	margin-top:10px; 
  letter-spacing:10px; 
	height:40px;
  color:#aaa;
}
#pageHeader h2 {  
  position:absolute;
	top:42px; 
  left:60%;
	width:200px; 
	height:18px; 
	margin-bottom:10px;
  border:1px solid #999;
  font-size:smaller;
  font-style:italic;
  color:#777;
  background-color:#d3d3d3;
}
#quickSummary, #linkList {
  padding:4px; 
	float:right;
  text-align:right;
}
#quickSummary {
	width:120px;
  min-width:100px;
  margin:10px 10px 0;
}
#quickSummary p {
	font:bold italic 10pt/22pt verdana; 
	text-align:left;
  color:#460;
}
#preamble, #supportingText {
	font-weight:bold;
	color:#555;
	float:left;
	padding:4px;
	margin-left:10px;
	width:50%;
	margin-top: 0px;
}
#preamble {
	clear:left; 
}
#supportingText {
	margin-top:5px;
}
#preamble h3, #supportingText h3 {
	color:#350;
	letter-spacing:4px;
	text-align:center;
	font:italic bold 12pt verdana;
	letter-spacing:3px;
	margin-bottom:0;
}
#preamble h3 {
  border-bottom:1px solid #ccc;
}
#explanation h3, #benefits h3 {
  border-bottom:1px solid #777;
}
#participation h3, #requirements h3 {
  border-bottom:1px solid #999;
}
#explanation, #benefits, #footer, #requirements p.p5 {
  background-color:#c9c9c9;
  padding:1px 5px 5px;
}
#linkList {
	margin:30px 15px 0px 10px;
	width:130px;
  border:solid 1px #c3c3c3;
	margin:30px 0 0 2px;
}
#linkList2 { 
	font:10px verdana, sans-serif; 
	width:135px; 
}
#linkList h3.select, #linkList h3.favorites, #linkList h3.archives, #linkList h3.resources {  
  color:#343; 
  border-bottom:1px dotted #999;
}
#linkList ul {
	margin:0px;
	padding:0px;
}
#linkList li {
	line-height:2.5ex; 
	list-style-type:none;
	display:block; 
	padding-top:5px; 
	margin-bottom:5px;
}
#linkList li a:visited { color: #800000; }
#footer { background-image: url(../images/chamber.gif); background-repeat: no-repeat; text-align:center; top: 100px; width: 350px; height: 50px; }
div.hidden {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 100px;
	visibility: hidden; }
