body {
	font-size: 13px;
	line-height: 1.8;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/1.jpg);
	background-repeat: repeat-x;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #660000;
}
#container {
	background-color: #2B6A23;
	text-align: left;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	height: 125px;
	width: 100%;
	position: relative;
}
#navigation {
	position: relative;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 190px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	top: 0px;
}
#navigation li {
	margin: 0px;
	float: left;
	width: 150px;
}
#navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
#navigation a:hover {
	color: #FF0000;
}
#footer {
	background-image: url(images/153.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 137px;
	width: 100%;
}
#footer p {
	padding: 0px;
	color: #FFFFFF;
}
#maincontent {
	width: 718px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}

