body {
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000033;
	background: #F8F6EF url(../images/bkg_slice.gif) repeat-x;
	margin: 0px 0px 0px;
	padding: 0px;
}
#logo {
	position: absolute;
	left: 1px;
	top: 0px;
	width: 435px;
	height: 58px;


}
#pagetitle {
	position: absolute;
	left: 436px;
	top: 0px;
	width: 204px;
	height: 76px;


}
#content {
	margin: 10px;
	padding: 75px 20px 20px 159px;
}
#content h1 {
	padding: 0 2px 0 20px;
	color: #5b5584;
	background: url(../images/blue_sq.gif) no-repeat left center;
	font-size: 180%;
	font-weight: normal;
}
#content h2 {
	padding: 0 2px 0 20px;
	color: #761E40;
	background: url(../images/burgundy_sq.gif) no-repeat left center;
	font-size: 150%;
	font-weight: normal;
}
#content h3 {
	padding: 0 2px 0 20px;
	color: #5B5584;
	background: url(../images/blue_sq.gif) no-repeat left center;
	font-size: 125%;
	font-weight: normal;
}
#content h4 {
	padding: 0 2px 0 20px;
	color: #761E40;
	background: url(../images/burgundy_sq.gif) no-repeat left center;
	font-size: 110%;
	font-weight: normal;
}
#content h5 {
	padding: 0 2px 0 20px;
	color: #761E40;
	font-size: 110%;
	font-weight: normal;
}
#content h6 {
	padding: 0 2px 0 20px;
	color: #5B5584;
	font-size: 125%;
	font-weight: normal;
}
#content p {
	text-align: justify;
}
.footer{
	padding: 50px;
	font-size: 80%;
	color: #761e40;
	}
.footer a:link {
    font-size: 90%;
	color: #761e40;
	text-decoration: none;
	
}
.footer a:visited{
    font-size: 90%;
	color: #761e40;
	text-decoration: none;
	
}
.footer a:hover{
    font-size: 90%;
	color: #5b5584;
	text-decoration: none;
	
}
