body {
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	margin:auto;
	width: 700px;
}

 h1 {
 	text-align:center;
 }

#header img {
	float:right;
	}

.content {
	clear:both;
}

div.section {
	margin-left:2em;
}

.section h2 {
	background:transparent url(images/bg_h2.gif) repeat-x scroll 0%;
	margin:auto auto 0.2em -1em;
	font-size:1.2em;
	padding:3px;
}

div.menu {
	margin:2em 0 1.5em 0;
}

div.menu span {
	color: white;
	font-weight:bold;
	border:2px solid #46461F;
	background: #FF7800;
	padding:5px 15px;
}