	p {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		voice-family: "\"}\""; 
		voice-family:inherit;
		margin: 5px 0px 10px 0px;
		font-size: small;
	}
	
	
	
	ul li {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		voice-family: "\"}\""; 
		voice-family:inherit;
		margin: 5px 0px 10px 0px;
		font-size: small;
	
	}
	
	
	html>body p {
		font-size: small;
	}
	
	a {
		text-decoration:none;
		color: #FFFFFF;
	}
	
	a:link {
		font-family: century;
		text-decoration:none;
		color: #FFFFFF;
	}
	
	a:visited {
		text-decoration:none;
		color: #FFFFFF;
	}
	
	a:hover {
		text-decoration:underline;
		color: #FFFFFF;
	}
	
		
	a:active {
		text-decoration:none;
		color: #0000FF;
	}
	
	#headerbox {
		height: 135px;
	}
	
	#footercontact {
		height: 245px;
	}
	
	#title {
		position: absolute;
		top: 30px;
		left: 70px;
	}
	
	#homeright {
		position: absolute;
		top: 50px;
		left: 320px;
		text-align:center;
	}
		
	#hometitle {
		margin: auto;
		align: center;
		margin: 0px auto 20px auto;
	}
	
	#homeheading {
		margin: 17px auto 3px auto;
	}
	
	
	#gore {
		border: solid 1px #FFFFFF;
		margin: 5px 0px 10px 20px;
		width:274;
		height:331px;
		float:right;
	}
	
	#homegore {
		position: absolute;
		left: 0px;
		top: 0px;
		border: solid 1px #FFFFFF;
	}
	

	img {
		border: none;
	}
	
	
	div#navcontainer {
		position: absolute;
		top: 90px;
		left: 42px;
		overflow: hidden;
		width: 670px;
	}
	
	ul#nav {
		float: left;
		position: relative;
		left: -1px;
		padding: 0px;
		margin: 0px;
	}
	
	ul#nav li {
		border-left: solid 1px #FFFFFF;
		text-align: left;
		display: block;
		margin: 0px;
		padding: 0px 8px 0px 8px;
		float: left;
		list-style: none;
	}
	
	ul#nav li#navhome {
		float: right;
		border-right: solid 1px #FFFFFF;
	}
		
		
	/* */

	div#homenavcontainercontainer {	
		margin: auto;
		align: center;

	}
	
	div#homenavcontainer {
		height: 30px;
		width: 350px;
		position: relative;
		overflow: hidden;
		float: left;
	}
	
	ul#homenav {
		float: left;
		position: relative;
		left: -1px;
		padding: 0px;
		margin: 0px;
	}
	
	ul#homenav li {
		border-left: solid 1px #FFFFFF;
		text-align: left;
		display: block;
		margin: 0px;
		padding: 0px 8px 0px 8px;
		float: left;
		list-style: none;
	}
	
	
	/* */
	
	html {
		overflow: scroll;
	}
	
	body, html {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
	}
	
	body {
		height: 100%;
		text-align: center;
	}
	
	div#outer {
		background-color: #FFFFFF;
		/* border: solid 1px #666666; */
		padding: 7px 0px 7px 0px;
		margin: auto;
		align: center;
		text-align: center;
		width: 760px;
	}
	
	
	div.brownbox {
		margin: 0px auto 0px auto;
		padding: 0px;
		text-align: center;
		background-color: #464646;
		width: 744px;
		border: none;
		overflow: hidden;
		position: relative;
		min-height: 7px;
	}
	
	div.brownboxhome {
		height: 7px;
	}
	
	div.mainbox {
		background-color: #003471;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		border-top: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		width: 760px;
	}
	
	
	div#headercontact {
		height: 120px;
		width: 700px;
		padding: 10px 0px 10px 0px;
		background-position: top left;
		background-repeat:no-repeat;
		position: relative;
	}

	div.contentrow {
		text-align: left;
		margin: 10px auto 10px auto;
		width: 662px;
		align: center;
		overflow: hidden;
		clear:both;
	}

	#press {
	
		height: 100%;
	}
	
	#home {
		position: relative;
		height: 365px;
		margin: 17px auto 3px auto;
	}
	
	.inlinebold {
	font-weight:bold;
	
	}
