
/* basic elements */
body {font:10pt georgia, serif; color:#333; background:#fff url(bground.gif); margin:0; height:100%;}
	
p {font:10pt georgia, serif; margin:0 0 12px 0; text-align:justify;}
h3 {font:bold 12pt georgia, serif; margin-bottom:0;}
acronym {font-weight:bold; border-bottom: none;}
	
a:link, a:visited {font-weight:bolder; text-decoration:none; color:#a00;}
a:hover, a:active {font-weight:bolder; text-decoration:underlined; color:#200;}

/* specific divs */
#container {position:absolute; top:0px; left:27px; width:804px; padding:0; margin:0px 0px 0px 0px;
	 z-index:6;}
	
#intro {background:url(header.gif) no-repeat; width:686px; height:250px; margin:0px 0px 0px 20px;}
	#pageHeader {margin-bottom:0; height:200px;}
		#pageHeader h1, #pageHeader h2 {margin:17px 0 0 0; padding:0; height:30px;}
		#pageHeader h1 {background:transparent url(h1.gif) no-repeat; width:223px; float:left;}
		#pageHeader h2 {background:transparent url(h2.gif) no-repeat; width:377px; float:right;}
		#pageHeader h1 span, #pageHeader h2 span {display:none}
	#quickSummary {clear:both; margin:0 0 6px 0; width:800px; background-color:#ff00ff;}
		#quickSummary p.p1 {display:none;}
		#quickSummary p.p2 {position:absolute; top:129px; left:430px; padding:0; font-size:8pt; z-index:10; font-weight:bold; width:150px; text-align:left;}			
	
#content {margin:5px 8px 28px 38px; width:590px; z-index:6;}
	#content h3 span {display:none;}
	#content h3 {height:41px; width:392px;}
	#maincontent h3 {background:url(explanation.gif) -9px 0 no-repeat;}
	#news h3 {background:url(participation.gif) -9px 0 no-repeat;}

#edge-left {position:absolute; top:0px; left:30px; background:url(edge-left.gif) repeat-y; width:20px; height:100%; z-index:1;}
#edge-right {position:absolute; top:0px; left:700px; background:url(edge-right.gif) no-repeat; width:100px; height:177px; z-index:1;}
#cedge-top {position:absolute; top:195px; left:17px; background:url(cedge-top.gif) no-repeat; height:60px; width:100%; z-index:10;}
#edge-topleft {position:absolute; top:0px; left:5px; background:url(edge-topleft.gif) no-repeat; height:266px; width:146px; z-index:8;}
#edge-bottomleft {position:absolute; bottom:0px; left:12px; background:url(edge-bottomleft.gif) no-repeat; height:129px; width:66px; z-index:2;}

	
#linkList {width:150px; position:absolute; top:235px; right:0px; background:url(linklistBottom.gif) no-repeat; padding-bottom:200px; font:10pt georgia, serif; padding-left:7px; z-index:9} 
	#linkList h3 span {display:none}
	#linkList h3 {width:165px; height:15px; margin:0;}
	#linkList h3.select {background:url(select.gif) no-repeat;}
	#linkList h3.archives {background:url(archives.gif) no-repeat;}
	#linkList h3.resources {background:url(resources.gif) no-repeat;}
	#linkList ul {margin:0 0 17px 0; padding:0;}
	#linkList li {line-height:1.2em; list-style-type:none; display:block; padding-top:5px; margin-left:0;}

#lselect {position:absolute; top:75px; left:30px; z-index:8;
}


#ledge-bottomright {position:absolute; bottom:-20px; left:50px; background:url(ledge-bottomright.gif) no-repeat; height:155px; width:73px;
}
		

