body {
	background-color: #B85A22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B85A22;
	margin: 15px;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF0D3;
}
#container #top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 322px;
	width: 750px;
	position: relative;
	text-align: left;
}
#container #top h1 {
	font-size: 14px;
	font-weight: bold;
	text-indent: -99999px;
}
#container #top p {
	text-indent: -99999px;
}
#container #menu {
	position: relative;
	width: 208px;
	height: 173px;
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-align: left;
}
#container #content {
	position: relative;
	min-height: 300px;
	width: 522px;
	margin-left: 208px;
	padding-right: 20px;
}
#container #footer {
	position: relative;
	width: 730px;
	background-color: #FFE2AA;
	color: #94521E;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	height: 25px;
	line-height: 25px;
}
#container #footer a {
	color: #9A511E;
	font-size: 10px;
	text-decoration: none;
}
#container #menu a {
	position: absolute;
	text-indent: -99999px;
	left: 0px;
	top: 0px;
}
#container #menu #plan {
	height: 40px;
	width: 50px;
	margin-left: 115px;
	margin-top: -210px;
}
#container #menu #mail {
	margin-left: 25px;
	width: 160px;
	height: 22px;
	margin-top: 126px;
}
#container #menu #cont {
	height: 22px;
	width: 160px;
	margin-left: 25px;
	margin-top: 97px;
}
#container #menu #even {
	height: 22px;
	width: 160px;
	margin-top: 68px;
	margin-left: 25px;
}
#container #menu #gal {
	height: 35px;
	width: 160px;
	margin-top: 27px;
	margin-left: 25px;
}
#container #menu #home {
	height: 22px;
	width: 160px;
	margin-top: -30px;
	margin-left: 25px;
}
#container #menu #pres {
	height: 22px;
	width: 160px;
	margin-left: 25px;
	margin-top: 0px;
}
#container #menu a:hover {
	position: absolute;
	text-indent: -99999px;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#container #content h2 {
	font-size: 14px;
	font-variant: small-caps;
	color: #F9C659;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9C659;
}
