body {
	font-size: 10pt; 
	font-family: Verdana;
	background-color: rgb(255,255,204);
	color: rgb(102,102,51);
	text-align: justify;
}
pp { 
	font: 8pt/16pt Georgia; 
	margin-top: 0px; 
	font-size: 110%;
	text-align: center;
	text-decoration: underline; 
	color: #0000FF; 
}
h1 {
	color="#CC9900";
	text-align: left;
}
h2 {
	color: rgb(204,153,0); 	
	text-align: center;
}
h3 {
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	color: rgb(0,102,153); 
}
h4 {
	color: rgb(153,153,0);
}
h5 {
	color: rgb(255,153,0);
}
h6 {
	color: rgb(51,102,204);
}	
a:link {
	text-decoration: none; 
	color: #800000; 
	font-weight:bold; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:dotted; border-bottom-width:1px
}	
a:visited {
	text-decoration: none; 
	color: #800000; 
	font-weight:normal;
}
a:hover, a:active { 
	color: #FFFFFF; background-color:#FFCC66
}

#container { 
	padding: 0px 0px 0px 0px;  
	margin: 0px;
}
/* the screen is divided into two columns, the left is in three rows, Header main and footer, the right is a news bar. */
#pageHeader { 
	margin-left:0px; margin-right:150px; margin-top:0px; margin-bottom:0px
	width:660px;
	align:left;
}
#navigationbar { 
	margin: 0px 150px 0px 0px;
	font-size: 150%;
	text-align: center;
}

#quickSummary {
	width: 160px; 
	float: left; 
	padding-left:10px; padding-right:10px; padding-top:15px; padding-bottom:10px;
	text-align:left;
}
#quicknote {
	border-left:2px solid #C0C0C0; border-bottom:2px solid #C0C0C0; width: 160px; 
	float: right;
	margin-left:10px; margin-right:5px; margin-top:5px; margin-bottom:5px; 
	padding-left:10px; padding-right:5px; padding-top:5px; padding-bottom:5px; 
	font-style:italic;
	yext-align:ceter;
}
#maintext {
	clear: right; 
	margin-left:0px; margin-right:150px; margin-top:0px; margin-bottom:0px; 
	min-width:660px;
	background-color:#FFFFE6 
}
#footer { 
	font-size: 85%;
	border-style:outset; border-width:1px; 
	text-align: center; 
	margin-left:0px; margin-right:150px; margin-bottom:0px; margin-top:10px; 
	padding-top:15px; padding-bottom:15px;
	
	bottom: 0px;
	
}
#sidebar {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 140px;

}
#sidelinks { 
}
#sidelinks li {
 	font-size: 100%; 
 	font-family:Tahoma;
 	font-weight:bold; 
	line-height:200%;
}	
#sideinfo {
}