#menu {
	position: absolute;
	left: 0px;
	background-image: url(images/menu_background1.jpg);
	background-repeat: no-repeat;
	top: 262px;
	height: 390px;
	width: 149px;
}.menutext {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 0px;
}
#menubar {
	position: absolute;
	left: 60px;
	top: 20px;
}
.menuheadertext {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left: 0px;
}
.menuheadertext1 {
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	left: 0px;
	float: right;
}
