@charset "UTF-8";
#mainbox {
	background-position: center top;
	height: auto;
	width: 696px;
	border: 3px solid #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
body {
	background-color: #5D6773;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#mainbox #bottom {
	background-image: url(site_graphics/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E6D6B7;
}
#mainbox #bottom #menu {
	width: 155px;
	margin-right: 541px;
	float: left;
	position: absolute;
	margin-top: 40px;
	padding: 0;
}
h1 {
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainbox #bottom #text {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-left: 155px;
	margin-top: 50px;
}
p {
	font-size: 14px;
}
h1 {
	font-size: medium;
}
#mainbox #footerbox #footer {
	font-size: x-small;
	text-align: center;
}
