@charset "utf-8";
body {
	background-color: #513214;
}


/* CSS Document */

#container {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: 0px 159px;
	background-color: #FFF;
	border-top-color: #E5E5E2;
	border-right-color: #E5E5E2;
	border-bottom-color: #E5E5E2;
	border-left-color: #E5E5E2;
	position: relative;
}
#printtop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 10px;
	text-align: left;
}


#menu {
	float: left;
	height: 200px;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 30px;
	font-size: 12px;
	display: none;
}

#top {
	height: 159px;
	display: none;
}

#content {
	width: 700px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 100px;
	font-size: 12pt;
	min-height: 400px;
	padding-right: 50px;
	line-height: 20px;
	padding-left: 70px;
	color: #000;
}
h2 {
	line-height: normal;
}


#bottom {
	clear: both;
	height: 18px;
	width: auto;
	bottom: auto;
	display: none;
}

h1 {
	text-align: center;
	line-height: normal;
}
