body {
	font-family: arial;
	font-size: 10px;
	margin: 0;
	background-image: url('../images/bandLinks.gif');
	background-repeat: repeat-y;
}
#topmenu {
	width: 95%;
	MARGIN-BOTTOM: 0px;
	margin-top: 0px;
	margin-left: 25px;
	/*height: 125px; */
	BACKGROUND-COLOR: #fff;
}
#corpus {
	/*width: 850px;*/
	margin-left: 25px;
}
#leftbox {
	float: left; 
	width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #ccc;
}
#rightbox {
	/*width: 650px;*/
	/*border: #000 1px solid;*/
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	FLOAT: left; 
	margin-top: 0px;
	margin-left: 20px;
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BACKGROUND-COLOR: #fff;
}
#footer {
	width: 800px;
	CLEAR: both; 
	margin-left: 25px;
	border-top: #000 1px solid; 
	color: #000;
	background-color: #fff; 
	TEXT-ALIGN: center
}

.banner 
{
	background-color: #008cc9;
	padding: 0px;
	text-align: right;
	background-image: url('../images/willebanner.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	}

.banner a {
	color: #fff;
	font-weight: bold;
	}

.banner a:hover {
	color: #c1c107;
	}

.banner img {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	}

.breadcrumb 
{
	background-color: #ccc;
	padding: 5px;
	}
h1:first-letter {
	color: #fff;
	font-size: 26px;
	background-color: #008cc9;
	padding: 5px;
}
	
h1 {
	color: #003a6c;
	font-size: 20px;
	background-color: #fff;
	border-bottom: solid 1px #008cc9;
	}
h2 
{
	background-image: url('../images/h1Back.gif');
	background-repeat: repeat-x;
	font-size: 16px;
	padding: 4px;
	}
	
h3 
{
	font-size: 14px;
	border-bottom: solid 1px #008cc9;
	color: #008cc9
	}

h4 
{
	font-size: 12px;
	color: #999;
	}