body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}
.backgroundCurtains {
	background-color: #000000;
	background-image:url(../images/layout/background-curtains.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 764px;
	z-index: 1;
}
#titleBar {
	width:765px;
	height:119px;
	float:left;
}
#titleLogo {
	float:left;
	width:212px;
	height:119px;
}
#superMenu {
	position:absolute;
	top:72px;
	right:0px;
	height:47px;
	width:552px;
	text-align:right;
	display:block;
	z-index:1;
}
.hideOverflow {
	overflow:hidden;
}
.showOverflow {
	overflow:visible;
}
#contentWrapper {
	position:relative;
	width:764px;
	float:left;
	text-align:left;
}
#footer {
	width:764px;
	height:180px;
	float:left;
}
#eventBox {
	width:464px;
	height:487px;
	float:left;
	display:block;
}
#marginBox {
	position:relative;
	width:300px;
	height:200px;
	float:left;
	z-index:5;
	display:block;
}
#marginBox2 {
	position:relative;
	width:300px;
	height:200px;
	float:left;
	z-index:5;
	display:block;
}
#marginBox3 {
	position:relative;
	width:300px;
	height:83px;
	float:left;
	z-index:5;
	display:block;
}
#contentWrapper {
	position:relative;
	width:764px;
	float:left;
	display:block;
}
#contentFGWrapper {
	position:absolute;
	width:764px;
	top:0px;
	left:0px;
	z-index:30;
}
.contentFGWrapper {
	background:url(../images/layout/content-center-bg.gif);
}
#contentBGWrapper {
	position:absolute;
	width:764px;
	top:0px;
	left:0px;
	z-index:20;
}
#contentBGCenter {
	position:relative;
	height:200px;
	top:0px;
	left:0px;
}
#contentBox {
	width:422px;
	position:relative;
	top:20px;
	left:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px;
	overflow:visible;
	display:block;
}
.contentBox {
	background-color:#dadada;
}
#marginContentBox {
	width:260px;
	position:relative;
	float:right;
	top:400px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:10px;
}
#marginButtons {
	width:140px;
	position:absolute;
	top:12px;
	right:13px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	overflow:visible;
	z-index:30;
}
#marginButtonLeft {
	width:147px;
	position:absolute;
	top:12px;
	right:154px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	overflow:visible;
	z-index:30;
}
.marginButtonBorder {
	border-width:1px;
	border-style:solid;
	border-color:#da933d;
}
#marginButtonWrapper {
	position:absolute;
	right:15px;
	top:88px;
	width:280px;
}
.show {
	display:block;
}
.spacer10 {
	width:10px;
	height:10px;
}