@charset "UTF-8";
#headerwrapper {
	position:absolute;
	left:5px;
	top:5px;
	width:889px;
	height:88px;
	z-index:1;
}
#titlewrapper {
	position:absolute;
	left:254px;
	top:162px;
	width:432px;
	z-index:2;
	padding: 5px;
	height: 28px;
}
#navwrapper {
	position:absolute;
	left:197px;
	top:224px;
	width:575px;
	height:31px;
	z-index:1001;
}
#contentwrapper {
	position:absolute;
	left:4px;
	top:276px;
	width:871px;
	z-index:900;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	height: 1189px;
}
body {
	background-image: url(../backGrounds/blueblacksplatterbackground.png);
	background-repeat: repeat;
	background-color: #000000;
}
#superstarwrapper p {
	color: #000000;
}
#mainwrapper #contentwrapper p {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerwrapper {
	position:absolute;
	left:294px;
	top:17888px;
	width:346px;
	z-index:4;
	padding: 5px;
	height: 93px;
	border: thin solid #000000;
}
h5 {
	color: #000000;
}
h1 {
	font-size: 1.5em;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
h2 {
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footerwrapper h6 {
	color: #000000;
}
#superstarwrapper {
	position:absolute;
	left:528px;
	top:1300px;
	width:215px;
	z-index:1;
	padding: 8px;
	background-color: #0066FF;
	border: thin solid #000000;
}
#celebwrapper {
	position:absolute;
	left:302px;
	top:1500px;
	width:215px;
	height:158px;
	z-index:2;
	background-color: #0066FF;
	padding: 8px;
	border: thin solid #000000;
}
#simplewrapper {
	position:absolute;
	left:11px;
	top:1486px;
	width:215px;
	height:158px;
	z-index:3;
	padding: 8px;
	border: thin solid #000000;
	background-color: #0066FF;
}
#mainwrapper #contentwrapper p {
	color: #000000;
}
#superstarwrapper ul {
	color: #000000;
	font-size: .8em;
}
#celebwrapper ul {
	color: #000000;
	font-size: .8em;
}
#simplewrapper ul {
	color: #000000;
	font-size: .8em;
}
ul {
	color: #000000;
}
#contentwrapper  ul {
	color: #000000;
	font-size: .8em;
}
/* CSS Document */

#mainwrapper {
	position:relative;
	top:0px;
	width:900px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3e3e3;
	color: #E8E8E8;
	height: 18300px;
}
