	
	html { 
	min-height: 100%; margin-bottom: 1px; 
	}
	body {
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
		}
				
	a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
		}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E8A8AD;
	text-decoration: none;
}


	
		p {size:auto:;
		font-size: 12px;
		}
	
		h6 {size:auto:;
		font-size: xx-small;
		} 
		h5 {size:auto:;
		font-size: 9px;
		}
		h4 {font-size: 12px;
		}
		h3{font-size: 14px;
		}
		h2 {
	font-size: 16px;
	color: #008800;
		}
		h1 {font-size: 18px;
		}
	#wrapper {
	width: 860px;
	border: none;
	margin: 5px;
		}
	#header {
	background: url(images/banner1.png) no-repeat center center;
	padding: 0px;
	margin-top: 0px;
	height: 180px;
	}
	#header {
	background: url(images/banner1.png) no-repeat center center;
	padding: 0px;
	margin-top: 0px;
	height: 140px;
	}#headerindex {
	background: url(images/banner_index.png) no-repeat center center;
	padding: 0px;
	margin-top: 0px;
	height: 400px;
	}
	#leftnav 
		{
	width: 180px;
	float: left;
	margin-right: 10px;
			
}
	#main {
			width: 65%;
			float: ;
			margin-left: 10px;
	
	}
	#content {
	margin: 5px 25px 10px 200px;
	text-align: left;
	border-top: 3px outset #C08E0A;
	border-right: 3px;
	border-bottom: 3px;
	border-left: 3px;
	}
	
#wrapper #content #center {
	text-align: left;
	margin-left: 80px;
	margin-right: 170px;
	margin-top: 15px;
	vertical-align: middle;
}
#wrapper #content #center #Layer2 {
	color: #006600;
	height: 80px;
	width: 120px;
	left: 450px;
	padding: 1px;
	position: relative;
	top: 30px;
	z-index: 1;
	border: 4px outset #003399;
	background: #663366;
}

