body {
	background: #FFFFFF;
	color: #000000;
	font: Georgia, Arial, Helvetica, sans-serif;
	float: none !important;
	font-size: 12pt;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.div {
	float: none !important;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #162571;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
	}
	
div.dots {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #6f6f6f;
	}

#main {
	width: 751px;
	background-color: #ffffff;
	margin: auto;
	padding-bottom: 14px;
	}
	
#header {
	width: 723px;
	height: 88px;
	margin: auto;
	border-bottom: 3px solid #CED0D3;
	background-image: url('images/bkg-header.gif');
	background-repeat: repeat-x;
	}
	
#headerleft {
	width: 350px;
	padding-left: 22px;
	padding-top: 21px;
	float: left;
	}	
	
#headerright {
	display: none;
	}
	
#masthead {
	display: none;
	}
	
#maincontent {
	clear: both;
	width: 723px;
	margin: auto;
	background-color: #ffffff;
	background-image: url('images/bkg-main.gif');
	background-repeat: repeat-y;
	}
	
#mainleft {
	display: none;
	}
	
#maincentre {
	float: left;
	width: 465px;
	padding: 15px 20px 20px 20px;
	background-color: #ffffff;
	}
	
#maincentreDon {
	float: left;
	width: 440px;
	padding: 15px 20px 20px 20px;
	background-color: #ffffff;
	min-height: 450px;	
	}
	
#mainright {
	float: left;
	width: 191px;
	background-color: #EBEEF3;
	padding: 11px;
	min-height: 450px;	
	}
	
div.navwrap {
	clear: both;
	height: 30px;
	width: 200px;
	padding-right: 10px;
	}
	
div.navleft {
	width: 28px;
	float: left;
	height: 18px;
	padding-top: 12px;	
	}
	
div.navleft2 {
	width: 28px;
	float: left;
	height: 15px;
	margin-top: 15px;
	background-image: url('images/nav-bullet.gif');
	background-repeat: no-repeat;
	}	
	
div.nav {
	height: 18px;
	padding-top: 12px;	
	width: 162px;
	float: left;
	color: #ffffff;
	background-image: url('images/bkg-nav.gif');
	background-repeat: repeat-x;
	}
	
/* Subpages */
/************/

#submasthead {
	clear: both;
	margin: auto;
	width: 723px;
	height: 95px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-color: #961E15;
	}	
	
#submaincontent {
	clear: both;
	width: 723px;
	margin: auto;
	background-color: #ffffff;
	background-image: url('images/bkg-sub.gif');
	background-repeat: repeat-x;
	}	

#submaincentre {
	float: left;
	width: 620px;
	padding: 15px 20px 20px 20px;
	background-color: #ffffff;
	min-height: 450px;	
	}	
	
#submainleft {
	display: none;
	}	
	
div.subfeature {
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	}
	
/* Side Features */
/*****************/
	
div.sidefeature {
	width: 172px;
	margin: auto;
	background-color: #EBEEF3;
	color: #484848;
	}
	
div.sidediv {
	width: 191px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
img.feature {
	border: 1px solid #809DAF;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
h2 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AA3A32;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
}

h3 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005596;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
}

/* Footer */
/**********/

#footer {
	clear: both;
	width: 695px;
	height: 32px;
	padding-top: 20px;
	background-image: url('images/bkg-footer.gif');
	background-repeat: repeat-x;
	margin: auto;
	border-top: 3px solid #CED0D3;
	color: #89898B;
	font-size: 10px;
	padding-left: 28px;
	margin-top: 6px;
	}
	