#header {
	margin-top: 3px;
	background: #fff;
	
}

#topmenu {
	list-style-type: none;
	background-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 4px;
	margin-bottom: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;




}

#topmenu li {
	list-style-type: none;
	float: left;


}
h2 {
	color: #009900;
}
