html {
	width: 100%;
	height: 100%;
}
body {
	color: #eeeeee;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #eeeeee;
	font-size: 28px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30 0 8px;
	padding: 0;
}

h2 {
	color: #eb2a2d;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0px;
	padding: 0;
}

a,a:visited,a:active{
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.legalfooter a { color: #000000; text-decoration: underline; }
.legalfooter a:hover { color: #666; text-decoration: underline; }

/* Other Styles - General */

.title {
	font-size: 14px;
	color: #eeeeee;
	margin: 0;
	padding: 0;
	width: 100%;
	font-weight: bold;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.bods {
	font-size: 11px;
	color: #eeeeee;
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodsg {
	font-size: 11px;
	color: #d5d5d5;
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.legal {
	font-size:9px;
	color: #626262;
	line-height: 12px;
}

.legalfooter {
    font-family: Arial;
	font-size: 9px;
    font-weight: normal;
	color: #626262;
}
.legalfooter a:visited,a:active {
    text-decoration: underline;
    color: #104088;
}

.contentbody {
	width: 560px;
	padding: 40px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.rules {
	width: 512px;
	padding: 12px 12px 32px;
	color: #fff;
	background-color: #555;
}

img {
	border: none;
}

/* For Slide Show */

#slideshow {
    position:relative;
    height:603px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
}

#arrow { position:absolute; top:0; right: 0; }


/* End Slide Show */



.bigandbold { font-size: 20px; font-weight: lighter; color: #FFFFFF; line-height: 30px; text-align: center; text-transform: uppercase; }
.bigandbold2 {  color: #FF0000; font-size: 28px; font-weight: bold; text-align: center; line-height: 30px; text-transform: uppercase; }







