body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#header {
	background-image: url(img/header.jpg);
	height: 188px;
	width: 850px;
}
#middle {
	background-image: url(img/middle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 850px;
}
#footer {
	background-image: url(img/footer.jpg);
	height: 42px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:35px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 165px;
}
#menu a {
	color: #D9A679;
	text-decoration: none;
}
#menu a:hover {
	color: #999900;
}
#headline_1 {
	color: #D9A679;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding-top: 10px;
}
h1 {
	font-size: 1.4em;
}
