body {
	margin : 0 0 0 0;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header {
	background-color : #FFE3B8;
	height = 110px;
}

#title {
	left: 20px;
	top: 20px;
	position : relative;
}

#menu {
	position: absolute;
	left:0px;
	top: 120px;
	width: 180px;
}

#content {
	position: absolute;
	left:200px;
	top: 120px;
    font: 14px 'Trebuchet MS' 'Arial' 'Helvetica' 'sans-serif'; color: #000000;
 }
#page_title {
	font : large;
}

.menubutton {
	margin : 5 5 5 5;
	border: 0px;
}