body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #21120b;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: auto;
	color: #FFFFFF;
}
.menu {
	background-color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.main {
	background-image: url(images/bgv.jpg);
	background-repeat: no-repeat;
	height: 436px;
	margin: 0px;
	padding: 0px;
	background-color: #331a10;
}

.bal {
	background-repeat: no-repeat;
	width: 450px;
	height: 436px;
}
.content {
	width: 550px;
	float: right;
	margin-top: 80px;
	height: 356px;
}
.scrollerx {
	overflow-y: auto;
	overflow-x: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 500px;
	height: 280px;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
}
.scrollerx  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.scrollerx   a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.scrollerx  a:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
.ringmenu {
	width: 300px;
	float: right;
	margin-top: 70px;
	height: 366px;
}
.ringcontent {
	background-repeat: no-repeat;
	width: 450px;
	height: 436px;
}
.ringbal {
	background-repeat: no-repeat;
	width: 600px;
	height: 436px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.container
	{
	width: 1000px;
	height: 571px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -500px;
	margin-left: -220px;
	}
.ringmenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
