body {
	margin: 0 0 1em 0;
	padding: 0; /* need for Opera */
	color: #333333;
	min-width: 610px;
}

form { margin: 0; }
img { border: 0; }


#header { padding: 0 50px; }
#header ul { right: 0; } 
* html #header ul { right: 50px; } 

#header div {
	max-width: 900px; margin: 0 auto;
}

#header div { position: relative; }

#header {
	height: 38px;
	position: relative;
	border-top: 0px /* 1px solid #00ff00 */;
	border-bottom: 0px /* 1px solid #00ff00 */;
	background: #9fbe63;
}

#header h1 { margin: 0;	}

#header h1 img {
	font-weight: bold;
	color: #7f7c45;
}

#header ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 2px solid #00ff00;
	border-right: 1px solid #353535;
	border-top: 1px solid #6b8e23;
	border-bottom: 1px solid #00ff00;
	position: absolute;
	top: 0;
}

#header li {
	float: left;
	padding: 0;
	margin: 0;
}

#header ul span, #header ul a:link, #header ul a:visited {
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	border-right: 2px solid #00ff00;
	border-left: 1px solid #353535;
	color: #ffffff;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
} #ignored {}

#header ul li span,
#header ul li a.current,
#header ul li a:hover {
	background: #a1ffa1;
	color: #000000;
	text-decoration: underline;
}

#header ul li span,
#header ul li a.current {
	text-decoration: none;
}


#header h1 { border: 0; }

.subbutton {
		font-weight: bold;
		background: #6A7389;
		color: #fff;
		padding: 1px 4px;
		border-right: 1px solid #283043;
		border-bottom: 1px solid #283043;
		border-top: 1px solid #9097A2;
		border-left: 1px solid #9097A2;
	}