@charset "UTF-8";
a:link {
	color: #6CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6CF;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #6CF;
}
#wrappers {
	width: 1124px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home/Doll.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1032px;
}
#header {
	padding-top: 30px;
	padding-left: 80px;
	float: left;
	width: 1124px;
}
#mainContent {
	float: left;
	width: 800px;
}
#sideMenu {
	float: left;
	padding-top: 40px;
	height: 572px;
	width: 260px;
}
#content {
	width: 320px;
	padding-top: 120px;
	float: left;
	padding-left: 30px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	width: 1124px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	float: left;
}
body,td,th {
	color: #CC9;
}
body {
	background-color: #000;
	margin: 0px;
}
#sideMenu {
	float: left;
	width: 260px;
	height: 572px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "MS Serif", "New York", serif;
}
h1 {
	font-size: 24px;
	color: #930;
}
h2 {
	font-size: 18px;
	color: #930;
}
h3 {
	font-size: 16px;
	color: #930;
}
h4 {
	font-size: 14px;
	color: #930;
}
h5 {
	font-size: 12px;
	color: #930;
}
h6 {
	font-size: 10px;
	color: #930;
}
.Crewnames {
	color: #E8A355;
}
