<!--

	body {
		background-color: #013C69;
		background-image: url('/themes/normal/key2/bg.gif');
		background-repeat: repeat-y; background-position: center top;
		margin: 0px;
		padding: 0px;
		border: none;
		}
		
	#centerdiv {
		text-align: center;
		}
		
	#container {
		width: 700px;
		margin: auto;
		text-align: left;
		background-color: white;
		min-height: 1000px;
		}
		
	#header {
		width: 700px;
		height: 103px;
		background-image: url('/themes/normal/key2/logo.gif');
		}
		
	#header * {
		display: none;
		}
		
	#contact_bar {
		background-color: #0167BB;
		border-top: 1px white solid;
		border-bottom: 1px white solid;
		text-transform: uppercase;
		color: white;
		height: 21px;
		font-family: Arial Narrow, Arial, Helvetica;
		font-size: 10px;
		letter-spacing: 1px;
		font-weight: bold;
		}
		
	#email_address {
		float: left;
		padding-left: 15px;
		padding-top: 3px;
		}
		
	#tel_no {
		float: right;
		padding-right: 18px;
		padding-top: 3px;
		}
		
	#main_photo {
		width: 700px;
		height: 100px;
		Xbackground-image: url('/themes/normal/key2/oxford5.jpg');
		background-color: #c0c0c0;
		margin: 0px;
		padding: 0px;
		}
	
	#navcontainer {
		margin: 0px; padding: 0px;
		background-color: #404040;
		border-top: 1px white solid;
		font-size: 10px;
		xheight: 21px;
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
	#navcontainer ul {
		margin: 0px; padding: 0px;
		font-size: 10px;
		}
		
	#navcontainer ul li {
		display: inline;
		font-size: 10px;
		}
		
	#navcontainer ul li a {
		margin-left: 15px;
		font-weight: bold;
		font-family: Arial Narrow, Arial, Helvetica;
		font-size: 10px;
		letter-spacing: 1px;
		color: white;
		text-decoration: none;
		text-transform: uppercase;
		}
		
		#navcontainer ul li a:hover {
		border-bottom: 5px white solid;
		}
		
	.content {
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-right: 15px;
		}
		
	.content * {
		font-family: Arial, Helvetica;
		}
		
	.content p, .content ul, .content li {
		font-size: 11px;
		line-height: 150%;
		color: #313131;
		text-align: justify;
		}
		
	.content ul {
		list-style: square;
		}
		
	.content h1 {
		font-size: 30px;
		line-height: 100%;
		color: #0167BB;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: normal;
		}
		
	.content h2 {
		font-size: 16px;
		line-height: 100%;
		color: #0167BB;
		letter-spacing: -1px;
		font-weight: bold;
		}
		
	.content p a {
		text-decoration: none;
		border-bottom: 1px #0167BB dotted;
		color: #0167BB;
		}
		
	.content p a:hover {
		text-decoration: none;
		border-bottom: 2px #0167BB solid;
		color: #0167BB;
		}
		
	#footer * {
		font-family: Arial Narrow, Arial, Helvetica;
		font-size: 9px;
		letter-spacing: 1px;
		font-weight: normal;
		color: #bbbbbb;
		text-align: center;
		}
		
	#key {
		background-image: url('/themes/normal/key2/rhs_key.jpg');
		background-repeat: no-repeat; background-position: center center;
		height: 150px;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
-->