.banner {
	width:100%;
	position:inherit;
	opacity:0.75;
	background-color:#232323;
	height:86px;
	top:484px;
	z-index:inherit;
	border:4px solid #FFFFFF;
}

.banner h1 {
	margin-right:8px;
	margin-left:8px;
	position:static;
	font-size:18px;
	font-weight:800;
	letter-spacing:4px;
	text-align:center;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#FFFFFF;
}

.banner h2 {
	margin-right:8px;
	margin-left:8px;
	position:static;
	font-size:18px;
	text-align:center;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing:0px;
}

.newStyle {
}

.mainpanel {
	z-index:-100;
	width:768px;
	height:576px;
	top:192px;
	left:32px;
	background-size:768px 576px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	position:absolute;
}

.mainpanel .test {
	width:768px;
	height:576px;
	background-size:768px 576px;
	opacity:1;
	color:#FFFFFF;
	font-family:serif;
	font-size:72px;
	position:absolute;
	top:1px;
	left:1px;
}

.mainmap {
	width:768px;
	height:576px;
	top:192px;
	left:32px;
	background-size:768px 576px;
	opacity:1;
	color:#FFFFFF;
	font-family:serif;
	font-size:72px;
	position:absolute;
	z-index:20;
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-image:url(images/menumap.png);
}

.rightsidebar {
	position:absolute;
	background-image:url(images/GlossBar.png);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	z-index:100;
	font-family:'Helvetica Neue', 'Helvetica Neue LT Std', Arial, serif;
	background-color:#FFFFFF;
	color:#000000;
	width:424px;
	left:824px;
	top:190px;
	height:578px;
}

.rightsidebar h1 {
	font-weight:700;
	margin-right:8px;
	margin-left:8px;
	letter-spacing:10px;
	font-size:24px;
	position:static;
	color:#CC3333;
}

.rightsidebar h2 {
	font-size:16px;
	margin-right:8px;
	margin-left:8px;
	font-weight:600;
	letter-spacing:2px;
	position:static;
}

.rightsidebar p {
	margin-right:8px;
	margin-left:8px;
	font-weight:300;
	letter-spacing:2px;
	font-size:13px;
	position:static;
}

.rightsidebar ul {
	font-weight:400;
	font-size:14px;
	line-height:1.5em;
	margin-left:0px;
	position:static;
	margin-right:0px;
	background-color:#FFFFFF;
}

.footerleft {
	position:absolute;
	z-index:100;
	border-top-left-radius:1em 1em;
	-webkit-border-top-left-radius:1em 1em;
	-o-border-top-left-radius:1em 1em;
	-moz-border-radius-topleft:1em 1em;
	border-top-right-radius:1em 1em;
	-webkit-border-top-right-radius:1em 1em;
	-o-border-top-right-radius:1em 1em;
	-moz-border-radius-topright:1em 1em;
	border-bottom-right-radius:1em 1em;
	-webkit-border-bottom-right-radius:1em 1em;
	-o-border-bottom-right-radius:1em 1em;
	-moz-border-radius-bottomright:1em 1em;
	border-bottom-left-radius:1em 1em;
	-webkit-border-bottom-left-radius:1em 1em;
	-o-border-bottom-left-radius:1em 1em;
	-moz-border-radius-bottomleft:1em 1em;
	background-color:#FFFFFF;
	height:159px;
	left:28px;
	top:792px;
	width:1220px;
}

