body { 
	font: 8.5pt/11.5pt arial, sans-serif;
/*	background-color:#F1F3F6;
*/	
	background-color: #777777;
	color:#000000;
    margin:0px; 
	height:100%;
	}
p {
	font: 8.5pt/11.5pt arial, sans-serif;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	}
h3 { 
	font: bold 9.3pt tahoma, arial, sans-serif; 
	letter-spacing: 1px; 
	margin: 0px;
	color:#006699;
	background-color:transparent;
	}
a {
	font-weight: bold;
	}
a:link, a:visited { 
	text-decoration: none; 
	color: #101E42;
	background-color:transparent;
	}
a:active, a:hover { 
	text-decoration: underline; 
	color: #000000;
	background-color:transparent;
	}
	
/* specific divs */

#container { 
	background: url(header.gif) no-repeat;
	background-color:#FFFFFF;
	color:#000000;
	position:absolute;
	left:50%;
	width: 750px;
	height: 450px;
	margin-left:-375px;
	margin-top:10px;
	}

	#container { 
	background: url(header.gif) no-repeat;
	background-color:#FFFFFF;
	color:#000000;
	position:absolute;
	top:50%;
	left:50%;
	width: 750px;
	height: 450px;
	margin-left:-375px;
	margin-top:-225px;
	}
/* end hack */
	
#pageHeader {
	position:absolute;
	left: 8px;
	top: 17px;
	width: 388px;
	height: 39px;
	background: url(footer.gif) no-repeat;
	visibility: visible;
	}
#pageHeader h1 span {
	display:none;
	}
#pageHeader h2 { 
	display: none;
	}

#quickSummary {
	position:absolute;
	left: 749px;
	top: 120px;
	height: 74px;
	width: 132px;
	overflow: auto;
	}
#quickSummary p {
	font:7.2pt/11pt arial, sans-serif;
	color: #FFFFFF;
	background-color:transparent;
	margin-bottom:12px;
	}
#quickSummary a {  
	color: #ECCCB3;
	}
#preamble {
	color:#ffffff;
	position: absolute;
	width: 484px;
	height: 190px;
	left: 225px;
	top: 87px;
	overflow: auto;
	}

#preamble h3 {
	background: url(enlightenment.gif) no-repeat;
	margin:0px; 
	width:210px; 
	height:25px;
	}	
#preamble p {
	font: 7.8pt arial,sans-serif;
	padding:0px 7px 0px 7px;
	}
#preamble h3 span {
	display:none
	}
#supportingText {
	margin: 0px;
	position: absolute;
	left: 13px;
	top: 281px;
	width: 723px;
	height: 165px;
	overflow: auto;
/*	border: solid #716F64 1px;
*/	border: solid #CCCCCC 1px;
	}
#supportingText h3 {
	padding:10px 10px 5px 10px;
	}	
#supportingText p {
	padding:0px 10px 0px 10px;
	}		
#footer {
	font: 10pt arial, sans-serif; 
	padding:10px;
	}
#linkList {
	position: absolute;
	width: 173px;
	height: 165px;
	left: 10px;
	top: 108px;
	overflow: auto;
	color:#000000;
	font: 7.1pt/9pt arial, sans-serif;
	}
#linkList h3.select { 
	margin: 0px 0px -5px 0px; 
	background: url(selectdesign.gif) no-repeat; 
	width:144px; 
	height: 25px;
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(archive.gif) no-repeat ; 
	width:144px; 
	height: 18px;
	margin: -5px 0px -6px 0px;  
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources {
	background: transparent url(resources.gif) no-repeat;
	width:144px;
	height: 18px;
	margin: -5px 0px -6px 0px;  
	}
#linkList h3.resources span {
	display:none;
	}
#linkList ul {
	margin: 0px;
	padding: 9px;
	}
#linkList li {
	line-height: 9.4pt; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat; 
	display: block; 
	margin-bottom: 4px;
	}
	
