@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	height: auto;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 221px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header #headertop {
	height: 163px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header #mainmenu {
	height: 58px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #lowerbody #leftsidemenu {
	height: 850px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../art/home/BG_body.jpg);
	background-repeat: repeat;
}
#wrapper #lowerbody #rightside {
	height: 850px;
	width: 636px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-image: url(../art/home/BG_body.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#wrapper #lowerbody #rightside #rightsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 596px;
	height: 614px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

