body { background:url(img/contentbg.png) repeat center center; }
.bg { background:url(img/contentbg.gif) repeat center center; }
.background {
	background: url(img/bg.gif) repeat center center;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.normal:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.normal:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.normal:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.normal:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.backgroundVertical {
	background-image: url(img/contentbg.png);
	background-repeat: repeat;
	background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.right {
	background-image: url(img/black_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
    margin-top: 0px;
    margin-bottom: 0px;
}

#banner {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 764px;
	text-align: center;
	margin-top: 0px;
    margin-bottom: -100px;
}

#menu_area {
	width:764px;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	background: #0a0a0a url(img/barabg.png) repeat;
}
.menu_dwn {
	float: left;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/down.png);
	background-repeat: no-repeat;
	width: 764px;
	height: 12px;
}

#links_footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 764px;
	text-align: center;
	margin-top: 0px;
}

