body {
	margin: 0;
	padding: 0;
	background-color: #050505;
	text-align: center;
	margin: auto;
}

p {
	margin: 0;
	padding: 0;
}


a img {
	border: 0;
}

a {
	color: #ababab;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto;
	margin-top: 5px;
	width: 900px;
	min-height: 653px;
	height: auto !important;
	height: 653px;
	left: 0;
/*	background-color: #FF0000; */
}

#logoouter {
	width: 900px;
	height: 59px;
	float: left;
	display: inline;
	background-color: #000000;
}

#navouter {
	width: 900px;
	height: 39px;
	float: left;
	display: inline;
	background-image: url(images/bg-nav.gif);
	text-align: center;
	overflow: hidden;
}

#imageouter {
	width: 900px;
	height: 283px;
	float: left;
	display: inline;
	background-color: #000000;
}

#contentouter {
	width: 900px;
	height: 224px;
	float: left;
	display: inline;
	min-height: 224px;
	height: auto !important;
	background-color: #000000; 
}

#contentbtns {
	width: 188px;
	float: left;
	display: inline;
	padding-top: 12px;
	padding-right: 60px;
}

#contentmain {
	width: 652px;
	float: left;
	display: inline;
	padding-top: 12px;
}

#contenthome {
	width: 292px;
	float: left;
	display: inline;
	padding-top: 12px;
}

.contenthomeclass {
	width: 292px;
	float: left;
	display: inline;
	padding-top: 12px;
}

#footerouter {
	width: 900px;
	height: 49px;
	float: left;
	display: inline;
}

.nav {
	float: left;
	display: inline;
}

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
}

.texthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95190f;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
	font-weight: bold;
	text-transform: uppercase;
}

.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
	line-height: 43px;
}

.menubutton {
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	width: 175px;
	border: 1px solid #95190f;
}

#nye-background {
background-position:top;
background-repeat:no-repeat;
background-image: url(images/nye-background.jpg)
}

#wonder-background {
background-position:top;
background-repeat:no-repeat;
background-image: url(images/wonder-background.jpg)
}

#cracker-background {
background-position:top;
background-repeat:no-repeat;
background-image: url(images/cracker-background.jpg)
}
