#main {
	position:relative;
	top:0px;
	width:515px;
	z-index:1;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(http://volene.com/img/header_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 190px;
	padding-bottom: 30px;
	padding-left: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
}
#menu {
	position:absolute;
	width:200px;
	z-index:1;
	overflow: visible;
	clear: left;
	left: 0px;
	top: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-right: 5px;
	padding-left: 12px;
	line-height: 18px;
}
body {
	background-color: #999999;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;	
}
a:visited {
	color: #999999;
}
a:active {
	color: #CC0000;
}
.menu_heading {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding: 0px;
	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;
	font-weight: bold;
	text-transform: none;
}
