body {
  font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #141415;
	color: #adadad;
	font-size: 12px;
	background-image: url(./images/body-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}
.container {
  position: relative;
	width: 889px;
	top: 0;
	margin: 0 auto;
	}


a {
  color: #c6bd70;
	}
strong {
	color: #c6bd70;
	}
img {
  border: 0;
	}
	
.head {
  position: absolute;
	top: 0;
	left: 2px;
	width: 878px;
	height: 83px;
	background-image: url(./images/head.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
.nav {
  position: absolute;
	top: 105px;
	left: 14px;
	font-size: 16px;
  font-family: Candara, Arial, Helvetica, sans-serif;
	color: #c6bd70;
	}
.nav a, .topnav a {
  color: #c6bd70;
	text-decoration: none;
	margin: 0 5px;
	}
.nav a:hover, .topnav a:hover {
	text-decoration: underline;
  }
.rightnav {
  position: absolute;
	top: 0;
	left: 645px;
	width: 300px;
	}
.topnav {
  position: absolute;
	top: 65px;
	left: 750px;
	width: 300px;
	z-index: 2000;
  font-family: Candara, Arial, Helvetica, sans-serif;
	}

.splash {
  position: absolute;
	top: 142px;
	left: 7px;
	width: 872px;
	height: 253px;
	background-image: url(./images/splash.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

.future {
  position: absolute;
	top: 400px;
	left: 7px;
	width: 208px;
	padding-top: 60px;
	padding-bottom: 12px;
	text-align: center;
	background-image: url(./images/futureevents.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #0f0f0f;
	color: #fefcfc;
	}
.future b {
	color: #c6bd70;
	}
.smallevent {
  border-bottom: 1px dashed #fefcfc;
	padding-bottom: 8px;
	margin-bottom: 8px;
	width: 190px;
	margin-left: 8px;
	}
.largeevent {
  width: 475px;
	margin-left: 0px;
	}

.experience {
  position: absolute;
	top: 400px;
	right: 7px;
	width: 174px;
	height: 46px;
	background-image: url(./images/experience.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

.face {
  position: absolute;
	top: 452px;
	right: 7px;
	width: 164px;
	min-height: 5px;
	height: auto !important;
	height: 5px;
	padding: 120px 5px 10px 5px;
	background-image: url(./images/face.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #1d1d1e;
	border: 1px solid #3d3d3c;
	}
.newsletter {
  position: absolute;
	left: -2px;
	bottom: -160px;
	width: 178px;
	height: 95px;
	background-image: url(./images/mailing-box.gif);
	text-align: center;
	padding-top: 55px;
	}
.newslettertext {
  padding: 8px 0;
	}
.extralinks {
  position: absolute;
	top: 758px;
	right: 7px;
	width: 164px;
	min-height: 5px;
	height: auto !important;
	height: 5px;
	padding: 5px 5px 10px 5px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #1d1d1e;
	border: 1px solid #3d3d3c;
	}

.foot {
  position: absolute;
	bottom: -64px;
	left: -207px;
	width: 867px;
	height: 54px;
	background-image: url(./images/foot.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

.content {
  position: absolute;
	top: 400px;
	left: 220px;
	width: 482px;
	min-height: 1100px;
	height: auto !important;
	height: 1100px;
	}
h1 {
  margin-top: 0;
	font-size: 24px;
	color: #c6bd70;
  font-family: Candara, Arial, Helvetica, sans-serif;
	background-image: url(./images/h1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 38px;
	text-transform: capitalize;
	}
td {
  vertical-align: top;
	}
.superbanner {
  position: absolute;
	top: -258px;
	left: -213px;
	z-index: 1000;
	}
.soldout {
  color: #f00;
	}