body {
	background-color: #EDE1CF;
	margin: 0px;
	font: bold 12px Trebuchet MS, Arial;
}

a {
	color: #8F7474;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 195px;
}

li {
	padding: 7px 0px 5px 28px;
	background: #EDE1CF url(images/homebutton.gif) no-repeat;
	margin-bottom: 1px;
}

ul a {
	display: block;
}

#site {
	height: 203px;
	width: 100%;
	background: url(images/bg_homepage.gif) repeat-x;
	position: absolute;
	top: 50%;
	margin-top: -102px;
}

#midden {
	padding: 46px 0px 0px 448px;
	height: 158px;
	width: 199px;
	background: url(images/homepage.gif) no-repeat;
	margin: 0px auto;
}
