
body { margin:0px;padding:0px;color: #fff; background-color: #000; font-family: arial, helvetica, sans-serif; font-size: 11px; }
b
h1, h2, h3, h4, h5, h6, p, li { font-family: arial, helvetica, sans-serif; }
img { border: 0 none; }

a
{
	color:#fff;
	text-decoration:underline;
}
#thanks
{
	background-image: url("images/bg_thankyou.jpg");
	width:768px;
	height:405px;
}

#admin
{
	font-size:11px;
}

.pageheader
{
	font-size:12px;
	margin-left:5px;
	font-weight:bold;
}
h1
{
	font-size:14px;
}

h2
{
	font-size:16px;
}
.logo
{
	margin-left:40px;
	padding:0px;
}

#rules
{
	width:600px;
	margin-left:50px;
}

#rules a
{
color:#fff;
text-decoration:underline;
}
form
{
	margin-left:45px;
	padding:0px;
	width:500px
}

.formstyle
{

	font-size:11px;	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/* footer */
	#footer { position: absolute; top: 622px; left: 31px; width: 938px;  height: 14px; }
	#footer ul li, #footer p  { color: #fff; background: transparent; font-size: .625em; }
	#footer ul li a { color: #fff; background: transparent; text-decoration: none; }
	#footer ul li a:hover { text-decoration: underline; }
	#footer ul { float: left; list-style: none; }
	#footer ul li { list-style: none; float: left; margin-right: 4px; padding-right: 4px; border-right: 1px solid #fff; }
	#footer ul li.privacy { margin: 0; padding: 0; border: 0 none; }
	
	#footer p { float: right; }

/* clear floats */
	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	.clearfix { display: inline-block; }
	/* Hides from IE-mac \*/
	* html .clearfix { height: 1%; }
	.clearfix { display: block; }
	/* End hide from IE-mac */
