@charset "utf-8";
/* CSS Document */
<style type="text/css">
	@import "all.css"; /* just some basic formatting, no layout stuff */
	
	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		background:#000000;
		}
	
	#navbarcontent {
	position: absolute;
	left:315px;
	top:180px;
	width:613px;
	background:#000000;
	border:1px solid #000;
	height: 28;
	background-color: #000000;
		}
	
	#leftcontent {
	position: absolute;
	left:211px;
	top:580px;
	width:257px;
	height: 195px;
	border:1px solid #ffffff;
	visibility: visible;
		}

	#centercontent {
		background:#ffffff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		width:805px;
		height:350px;
		position:absolute;
		border:1px solid #B4;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}
		
		#middlecontent {
	position: absolute;
	left:482px;
	top:580px;
	width:260px;
	background:#fff;
	border:1px solid #ffffff;
	background-color: #000000;
	visibility: visible;
	height: 195px;

		}

	#rightcontent {
	position: absolute;
	left:755px;
	top:580px;
	width:260px;
	background:#fff;
	border:1px solid #ffffff;
	background-color: #000000;
	visibility: visible;
		}
		
	#bottomspacer {
	position: absolute;
	left:200px;
	top:785px;
	width:800px;
	height:20px;
	background-color:#0000000;
		}
		
		#metoffice {
	position: absolute;
	left:100px;
	top:569px;
	width:800px;
	height:20px;
		}
	
	#banner {
	position: absolute;
	left:240px;
	top:85px;
	width:722px;
	background:#000000;
	visibility: visible;
	height: 195px;
		}
	html>body #banner {
		height:63px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:16px;
		padding-top:10px;
		font-family:Verdana;
		}
		
	#banner h1 {
		font-size:16px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
		
	.maintext {
	font-family:Verdana;
	font-size:15px;
	color:#000000
	}
	.maintextwhite {
	font-family:Verdana;
	font-size:16px;
	color:#ffffff
	}
	.smalltextwhite {
	font-family:Verdana;
	font-size:10px;
	color:#ffffff
	}
</style>
