<style type="text/css">
	html, body {
	margin: 0px;
	
	padding: 0px;
	}
	h1 {
	  margin:0 0 .75em;
	  padding-bottom:.35em;
	  font:99%/1.6em verdana;
	  text-transform:Title Case;
	  letter-spacing:.3em;
	  color:#000000;
	  }
	a:link, a:visited {
	color: #009922;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;}
	a:hover, a:active {
	color: #00AA22;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;}
	a.nav:link, a.nav:visited, a.nav:active {
	   color: #0AA22;
	   display: block;
	   width: 150px;
	   padding-left: 10px;
	   margin-bottom: 2px;
	   margin: 0;
	   padding: 0px;
	   list-style-type: none;
	   text-decoration: none;
	   text-align: center;
	   font-weight: normal;}
	#wrapper {	
	width: 900px;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	}
	#header {
	background-color:#FFFFFF;
	background-image:;
	background-position:center;
	background-repeat: no-repeat;
	width: auto; 
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	#buttons {
	background-color:#FFFFFF;
	width: auto; 
	height: 30px;
	padding: 10px 0px 0px 0px;
	}
	#container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: 200px 0px;
	overflow: auto;
	}
	#left {
	width: 200px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	
	}
	#right {
	width:650px;
	height:auto;
	overflow:auto;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font:90% verdana;
	}
	#right p {
	margin: 0px;
	overflow: auto;
	
	}
	.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
	
	
	}
	#footer {
	padding: 10px;
	margin: 0px;
	border-top: none;
	text-align: center;
	background-color:#FFFFFF;
	
	}
	#footer p {
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	font-family: georgia, serif;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #006600;
	text-decoration: none;
	}
	#footer a:hover {
	color: #006600;
	text-decoration: none;
	} 
	#Layer3 {
		position:absolute;
		left:280px;
		top:27px;
		width:164px;
		height:57px;
		z-index:3;
	}
</style>