body {
	background: #000000;
}
#wrapper-header {
	top: 0px;
	z-index: 2;
	padding: 5px 0px 0px 0px;
}
#wrapper-outer {
	top: 50%;
	height: 1px;
}
#wrapper-inner {
	z-index: 3;
	top: -300px;
	width: 960px;
	height: 600px;
	left: 50%;
	margin-left: -480px;
	background: url('../images/backgrounds/dimmed-background.gif');
}
#wrapper-footer {
	top: 100%;
	margin-top: -25px;
	z-index: 1;
}
#wrapper-footer p a {
	text-decoration: underline;
}
#wrapper-footer p a:hover {
	color: #ffffff;
}
body, #wrapper-header, #wrapper-outer, #wrapper-inner, #wrapper-footer {
	text-align: center;
}

body, #wrapper-header p, #wrapper-footer p {
	padding: 0px;
	margin: 0px;
}
#wrapper-header, #wrapper-outer, #wrapper-footer {
	position: absolute;
	left: 0px;
	width: 100%;
}
#wrapper-header, #wrapper-outer, #wrapper-inner, #wrapper-footer {
	position: absolute;
}
#wrapper-header p, #wrapper-footer p, #wrapper-footer p a {
	color: #888888;
	font-weight: bold;
	font-size: 14px;
	font-family: "Comic Sans MS";
}




#container-content {
	margin: auto;
	width: 918px;
	height: 478px;
	border: 1px solid #888888;
	overflow: auto;
	text-align: left;
	padding: 10px;
}
* html #container-content {
	width: 940px;
	height: 500px;
}
#container-content p, #container-content ol li, #container-content ul li, #container-content table tr td {
	font-family: Verdana;
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
h1 {
	font-size: 22px;
}
h2, h3, h4, h5, h6 {
	font-size: 18px;
	padding-bottom: 5px;
}
#container-content p.returntop {
	text-align: right;
	font-weight: bold;
}
#container-content p.returntop a {
	font-family: Verdana;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
#container-content p a {
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
}
#container-content p img {
	border: 1px solid #ffffff;
	margin: 5px;
}
#container-content p a:hover {
	color: #ffff00;
}



#container-cookies {
	text-align: left;
	width: 940px;
	margin: auto;
	height: 50px;
}
#container-cookies p {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	font-family: "Comic Sans MS";
}
#container-cookies p a {
	color: #888888;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	font-family: "Comic Sans MS";
	text-decoration: none;
}
#container-cookies p a:hover {
	color: #ffffff;
}
#container-news {
	text-align: center;
	width: 940px;
	margin: auto;
	height: 50px;
}
#container-news p {
	font-weight: normal;
	font-size: 14px;
	padding-top: 5px;
	font-family: "Comic Sans MS";
	color: #ffffff;
}
#container-footer {
	text-align: center;
	padding: 20px;
}
#container-footer p {
	font-size: 10px;
	line-height: 18px;
}
#container-footer p a.footer {
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
}
#container-footer p img {
	margin: 0px 20px 0px 20px;
	border: 0px;
}





#container-content p a {
	color: #888888;
}