body, td, th, input, select, textarea {
	color: #000000;
	font-family: Verdana, Monaco, Arial;
	font-size: 10px;
	}
body {
	background-color: #000000;
	margin: 0px;
	}
.text {
	color: #000000;
	font-family: Verdana, Monaco, Arial;
	font-size: 10px;
	}
.grey {
	color: #999999;
	}
.footer {
	color: #ffffff;
	font-family: Verdana, Monaco, Arial;
	font-size: 10px;
	}
.question {
	color: #7b1c89;
	}
.characters1 {
	background-color: #eda01d;
	}
.characters2 {
	background-color: #ff6600;
	}
.gametips1 {
	background-color: #e44d58;
	}
.gametips2 {
	background-color: #cc3333;
	}
.gametipstext {
	color: #cc3333;
	font-weight: bold;
	}
.faq1 {
	background-color: #a682a3;
	}
.faq2 {
	background-color: #7f6f8d;
	}
.faqtext {
	color: #7f6f8d;
	font-weight: bold;
	}
.parents1 {
	background-color: #18b585;
	}
.parents2 {
	background-color: #009966;
	}

#background {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}
#topbar {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	}
#nav {
	position: absolute;
	top: 23px;
	left: 41px;
	z-index: 2;
	}
#masthead {
	position: absolute;
	top: 48px;
	left: 0px;
	z-index: 2;
	}
#logo {
	position: absolute;
	top: 68px;
	left: 14px;
	z-index: 2;
	}
#logosmall {
	position: absolute;
	top: 57px;
	left: 81px;
	z-index: 3;
	}
#contentright {
	position: absolute;
	top: 64px;
	left: 288px;
	width: 380px;
	z-index: 2;
	}
#contentleft {
	position: absolute;
	top: 200px;
	left: 40px;
	width: 220px;
	z-index: 2;
	}


