	
/* basic elements */
html {
	margin: 0;
	padding: 0;
	
	
	}
body { 

	font: 75%  calibri, Arial, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	/*background: #fff url(wscbfooter.jpg) no-repeat bottom left;*/ 
	margin: 50; 
	padding: 0;
	width: 770px;
	
	}
p { 
	margin-top: 0; 
	text-align: left;
	color: #000;
	font: 1.2em calibri;
	}
h1 { 
	font: bold 2.0em calibri;
	letter-spacing: 0px; 
	margin-bottom: 0;
	margin-top: 0; 
	color: #000;
	}
h2 { 
	font: bold 1.6em calibri;
	letter-spacing: 0px; 
	margin-bottom: 10;
	margin-top: 0; 
	color: #000;
	}	
h3 { 
	font: bold 1.3em calibri;
	letter-spacing: 0px; 
	margin-bottom: 5;
	margin-top: 0; 
	color: #000;
	}
	
.small { 
	font: bold 1.0em calibri;
	letter-spacing: 0px; 
	margin-bottom: 0;
	margin-top: 20; 
	color: #000;
	}	
	
A:link {
	COLOR: #C26307; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #C26307; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #000; TEXT-DECORATION: underline;
	background: #f9c861;
}
A:active {
	COLOR: #000; TEXT-DECORATION: underline;
}

#navlinks A:link {
	COLOR: #C26307; TEXT-DECORATION: underline; font-weight: bold; font-size: 90%;
}
#navlinks A:visited{
	COLOR: #C26307; TEXT-DECORATION: underline; font-weight: bold; font-size: 90%;
}
#navlinks A:hover {
	COLOR: #000; TEXT-DECORATION: underline; font-weight: bold; font-size: 90%;
}
#navlinks A:active {
	COLOR: #000; TEXT-DECORATION: underline; font-weight: bold; font-size: 90%;
}	
acronym {
	border-bottom: none;
	}


/* specific divs */

#breadcrumbtrail 
{
	margin: 0 0px 0 5px;

}

#container { 
	
	padding: 0 0px 0 60px;  
	margin: 0; 
	width: 70%;
	float: left;

	}
	
#header {
	background: url(wscbheader.jpg) no-repeat top left; 
	height: 124px;
	width: 1000px;
	
}

#intro { 
	min-width: 470px;
	}


#pageHeader h1 { 

	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 

	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none
	}
#pageHeader {
	padding-top: 0px;
}

#quickSummary {

	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:left;
	}

#preamble {

	clear: right; 
	padding: 0px 10px 0 10px;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	width: 670px;  /*.... Width of body text...*/
	}

/* #footer { 
	text-align: center; 
	} */
	
	
#footer { 
	text-align: center; 
	background: #fff url(wscbfooter.jpg) no-repeat bottom left; 
	width: 1000px;
	height: 140px;
		
	}
	
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}





#linkList {
	
	MARGIN: 5px 5px 10px 3px; FLOAT: left; WIDTH: 155px;
		
}

#linkList2 { 
	MARGIN: 0px 0px 10px 0px; 
	FLOAT: left; 
	WIDTH: 205px; 
	TEXT-ALIGN: center; 
		 border-top: #000 1px solid;
		 border-left: #000 1px solid;
	 border-right: #000 1px solid;
	 border-bottom: #000 1px solid;
	}
	


	
#linkList h3.select { 
	
	margin: 0px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 

	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 

	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 

	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}

#linkList p {
PADDING: 0px; 
MARGIN: 0px; 
BORDER-TOP: #000 0px solid; 
text-align: left;
/*background-color: #EAE7E7;*/
}
	
#linkList P A 
{
DISPLAY: block;  
TEXT-DECORATION: none; 
padding: 2px 2px 2px 2px;
margin-left:0px;
width: 142px;
/*font-size:90%;*/

}

	
#linkList ul {
LIST-STYLE-TYPE: none;
BORDER: 0px;
PADDING: 0px;
MARGIN: 0px 0px 0px 8px; 
text-align: left;;

}
	
#linkList li {

PADDING: 0px; 
MARGIN: 0px; 
text-align: left;
}
	
#linkList li a:link {
	color: #000;
}
	
#linkList li a:visited {
	color: #000;
	}


#extraDiv1 {

	position: absolute; 
	top: 40px; 
	right: 0; 
	width: 148px; 
	height: 110px;
	color: #000;
	}
.accesskey {
	text-decoration: underline;
	}
