body {
	background-color: #646566;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #615f43;
	
}
.notice {
	display:inline;
	margin-right: 85px;
	width: 118px;
	float: right;
}
.gfx {
	float: right;
	width: 237px;
	
}

.over {
	position: absolute;
	top: 0px;
	height: 173px;
	width: 848px;
	left: 50%;
	margin-left: -424px;

}

.head {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
}

.content {
	background-image: url(images/bg_content.jpg);
	background-color: #efefef;
	background-repeat: repeat-y;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
}

.nav {
	width: 174px;
	padding-left: 42px;
	padding-top: 45px;
	padding-bottom: 90px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #615f43;
}

.nav a:link {
	color: #78894b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	text-decoration:none;
}

.nav a:hover{
	color: #78894b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	text-decoration:none;
}

.nav a:visited {
	color: #78894b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	text-decoration:none;
}

.main {
	width: 409px;
	height: 100%
	padding-left: 26px;
	padding-top: 22px;
	padding-bottom: 40px;
	float: left;

}

.right {
	padding-top: 61px;
	padding-right: 26px;
	text-align: right;
	width: 197px;
	float: left;
}

/* hide hack from Mac-IE5 \*/
* html .right { height: 1%; }
/* end hiding */

.right img {
	margin-bottom: 3px;
}

.clear {
	clear: both;
}

.foot {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
}

.adbanner {
	position: absolute;
	top: 192px;
	left: 50%;
	margin-left: 404px;
	width: 120px;
	float: right;
	z-index: 100;
}

.adbanner2 {
	width: 800px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}