html {
background-color:#999999;
vertical-align:top;
}
	body {
	text-align: center;
	}
	
    h1 {
	font-size: 19px;
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
	h2 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 15px 10px 20px;
	line-height: 20px;
	}
	
	h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 15px 10px 20px;
	line-height: 20px;
	vertical-align:text-top
	}	
	
	h4 {
	font-size: 14px;
	font-weight: bold;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 5px 5px 5px;
	vertical-align:text-top
	}
	
	h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
	h6 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 5px 5px 5px;
	vertical-align:text-top
	}
	
	p {
	font-size: 15px;
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 15px 8px 20px;
	line-height: 20px;
	}

	td {
	vertical-align: top;
	}

	img {
	border: 0;
	}
	
	hr {
	border: 0;
	border-top: dashed 1px #8D9CB5;
	color: #fff;
	margin-left: 20px;
	}
	
	a:link {
	text-decoration: none;
	color:#0033FF;
	}
	a:visited {
	text-decoration: none;
	color:#0033FF;

	}
	a:hover {
	text-decoration: none;
	color:#0066FF;
	}
	
	.header {
	font-size: 30px;
	color:#0000FF;
	font-family:"Courier New", Courier, monospace;
	}
	
	.copyright {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 15px 8px 20px;
	line-height: 15px;
	}
	
	.links {
	font-size: 20px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 5px;
	}
	
	.button-links {
	font-size: 20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 9px;
	line-height: 31px;
	}
	
	#wrapper {
	background-image: url(images/sides.jpg);
	background-repeat:repeat-y;
	text-align: center;
	width: 850px;
	}
			
	#body {
	border-top:medium #333333;
	width: 830px;
	height:inherit;
	text-align: center;
	padding-left: 10px;
	}
	
	#header {
	background-image: url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 830px;
	height: 100px;
	text-align: center;
	}

	#topnav {
	width: 275px;
	height: 15px;
	position: relative; top: 0px; left: 275px; height: 30px;	
	}
	
	#topphone {
	width: 275px;
	height: 30px;
	position: relative; top: 0px; left: 275px; height: 30px;	
	}

	#toplogo {
	width: 400px;
	height: 30px;
	position: relative;
	top: 0px;
	right: 200px;
	height: 30px;
	text-align: left;
	}
	


</style>
