#main {
	height: auto;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main.gif);
	background-repeat: repeat-y;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#menu {
	background-image: url(images/menu_b.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 854px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	font-style: normal;
}
#main #shade {
	height: auto;
	width: auto;
}
#bottom_shade {
	height: auto;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
#left_area {
	height: auto;
	width: 585px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}
#right_area {
	float: right;
	height: auto;
	width: 215px;
	margin-right: 10px;
}
