#subheader {
	clear: both;
	/*border-bottom: 3px double #D4BDB0;*/
	/*border-top: 3px double #D4BDB0;*/
	margin: 0;
	padding: 0;
	height: 43px;
	text-align: left;
	width: 758px;
}


#subpageContent {
	width: 758px;
	margin: 0;
}
#content a {
	font-weight: bold;
	color: #19356F;
}
#content a:hover{
	color: #7389BB;
}
#content li{
	padding: 3px;
	margin: 0;
	
}
* html #contentWrapper{
	height: 65em;
}
#contentWrapper{
	float:left;
	width: 750px;
	min-height: 65em;
	margin: 5px 4px 5px 4px;
	padding: 0;
	background: url(content_footer2.gif) bottom right no-repeat;
	font-size: 1.2em;
	line-height: 1.7em;
}
