a {	
	color: #30C;
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}

li.moveover {
	padding-left: 5px;
	margin-left: 215px;
}

#body {	
	background-color: #446;
	text-align: left;
	}

#contents {
	text-align: justify;
	background: #FFFFFF url(/images/background_state.jpg) repeat fixed;
	border: 1px solid #FFF;
	margin: 10 31 10 31;
	padding: 10 20 10 20;
	}

#footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.2em;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFF;
	text-align: center;
	margin: 10 31 0 31;
	}

h1 {
	text-align: center;
	color: #F00;
	}

h2 {
	text-align: center;
	color: #F00;
	}

h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #FFFFFF;  	
	}

h4 {
	color: #000000;
	}

#header {
	margin: 0 31 0 31;
	color: #FFF;
	background-color:#FFF;
	border: 1px solid #FFF;
	text-align: center;
}

img.inbody {
	float: left;
	padding: 1em 1em 1em 1em;
	}

p {
	margin: 0 1em 1em 1em;
	}

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside;
	}

#navcontainer {
	margin: 0 31 0 31;
	color: #446;
	background-color:#FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: center;
}
#navlist {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #000;
	}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: x-small;
	text-align: center;
	}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
	}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
	}

#navlist a:hover { 
	color: #000; 
	}
