body {
	background-color: #0daffb;
	color: #3342cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	margin: 0px 0px 0px 0px;
}
td, p, ul, li {
	color: #1e95cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
}
th {
	color: #db595c;
	font-variant: small-caps;
}
h1 {
	text-align: center;
	color: #ffff54;
}
h2 {
	color: #db595c;
}
h3,h4,h5,h6 {
	color: #1e95cd;
/* yellow	color: #ffff54; */
}
iframe {
	border:none;
}
.hblue {
	color: #1e95cd;
}
form {
	margin: 0 0 0 0;
}
yellowform {
	margin: 0 0 0 0;
	background-color: #FFFFAC;
}
.formfield {
	border: 2px solid #FFBD00;
}
.form-top {
	background-image: url(/images/header-form-top.gif);
	height: 20px;
}
.form-middle {
	background-image: url(/images/header-form-middle.gif);
	text-align: left;
	padding-left:10px;
	padding-right:10px;
}
.form-bottom {
	background-image: url(/images/header-form-bottom.gif);
	height: 20px;
}
.button {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #1E95CD;
}
.slightly-left {
	margin-left:0px;
	z-index:999;
}
.downloadtable {
	background-color: #14c0fb;
}
.downloadtable h3 {
	color: #ffff54;
}
.downloadtable h4 {
	color: #ffffff;	
}
#sitemap li {
	list-style: disc;
	margin-bottom:5px;
}
/* BASIC CONTAINERS */
#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 950px;
	z-index: 1;
}
#content {
	padding: 10px;
	border: 7px solid #2484FF;
	background-color: #FFFFFF;
	text-align: left;	
}
#content-form {
	border: 7px solid #2484FF;
	background-color: #FFFFFF;
	text-align: left;	
}
#content-game {
	border: 7px solid #2484FF;
	background-color: #FFFFFF;
	text-align: center;
	margin-left:auto;
	margin-right:auto;		
}
#content-home {
	margin-top:-49px;
	z-index:1;
	border-left: 7px solid #2484FF;
	border-right: 7px solid #2484FF;
	border-bottom: 7px solid #2484FF;
	text-align: justify;
}
#gameframe {
	margin:0;
	padding:0;
}

#footer {
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}
#footer-join-now {
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;		
}

/* MAIN BODY LINKS */
a, a:link, a:visited {
	color: #1e95cd;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #db595c;
	text-decoration: none;
	font-weight: bold;
}
#content a, #content a:link, #content a:visited {
	color: #1e95cd;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover, #content a:active {
	color: #db595c;
	text-decoration: none;
	font-weight: bold;
}

/* FOOTER LINKS */
#footer a, #footer a:link, #footer a:visited {
	color: #ffff54;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	color: #db595c;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
.answers {
	color: #d00000;
	font-style: oblique;
}
.fineprint {
	color:#000000;
	font-size: .7em;
	text-align:justify;
}
.sitemap li {
	list-style-type: disk;
	list-style-position: inside;
	margin-top: 0px;
	margin-left: -30px;
}
.textfield {
	border: 2px solid #1e95cd;
	width: 250px;
}
#join {
	margin-top:15px;
}

