

body {
    margin: 0 0 0 0;
	font-family: Georgia, serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background-color: #000000;
}

.ahem {

display: none;

}




/* stops IE putting a border around each hyperlink */

img, a.imglink {
	border: 0px solid white;
	color: white;
	}
	

a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	
}

a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a:link:hover, a:visited:hover {
	text-decoration: underline;
}


.header {
	text-align: center;
	width: 1000px;
	margin:20px 0 0 0;
}

.bigharry {
    margin: 0 0 0 0;
	text-align: center;
	background-color: #000000;
	
}


.footer {
clear: right;
text-align: center;
margin: 1em 0 0 0;

}


