@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    
}
body {
    font-family: Arial, Helvetica, sans-serif;
	background: #F7C3C8;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
h2 {
text-align: center;
	color: #ec1c24;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	font-weight: bold;
}
h3 {
	color: #963c50;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0px 5px 10px;
}

/* Header */
#header {
	margin: 0 auto;
	padding: 0px 0 0 0;
	text-align:center;
	height:178px;
	/*border:#000000 solid 1px; */
	width: 100%;
}

#outerWrapper {
	background: #f7c3c7 url(images/outerwrapperbg.jpg) repeat-x;
	margin: 0 auto 0 auto;
	text-align: left;
	color: blue;
	padding: 0 0 0 0;
	width: 975px;
	height:auto;
}

#contentMain2 {
	color:#543b8e;
	padding: 0px;
	margin:0px 0px 0px 40px;
	
}
#contentMain2 p {

font-size:15px;
text-align:center;
margin-top:5px;
line-height:18px;
color:#bb1c21;
}

#entrybox {
	background: url(images/whitebox.gif) no-repeat;
	padding: 20px 20px 0px 20px;
	margin: 0 auto 0 auto;
	height:353px;

}

#formFill {
	position:absolute;
	padding: 0px;
	line-height:20px;
	margin: 0px 0px 0px 350px;
	top: 339px;
}

#formFields {
	position:absolute;
	padding: 0px;
	line-height:20px;
	margin: 50px 0px 0px 90px;
	top: 0;
	width: 433px;


}

.winnersbox {
	background: url(images/whitebox.gif) no-repeat;
	padding: 20px 20px 0px 60px;
	margin: 0 auto 0 auto;
	height:313px;

}
.fillout {
font-size:14px;
color:#cc0000;
margin-top:5px;
}

.boldMe {
font-size:16px;
color:#cc0000;
margin-top:5px;
font-weight:bold;
}

.boldMe img {
padding:8px 20px;
}


.txt {
width:100px;
font-size:14px;
color:#4e3682;
margin-top:0px;
line-height:28px;
}

.red {
font-size:15px;
color:#e91c24;
}

ol {
padding:0px;
margin: 0px 0px 0px 15px;

width:450px;
}

#rows {
	position:absolute;
	padding: 0px;
	margin: 0px 0px 0px 340px;
	width: 542px;
	height: 230px;


}
#summary {
	position:absolute;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 214px;
	height: 230px;

}

.rows {
	position:absolute;
	padding: 0px;
	margin: 0px 0px 0px 470px;
	width: 329px;
	height: 230px;

}


#rules {
position:relative;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	width: 914px;


}

#rules img {
margin-left:-15px;
}

#alignRight {
	position:absolute;
	padding: 0px;
	line-height:20px;
	margin: 0px 0px 0px 463px;
	width: 348px;
	top:0px;


}



#outerWrapper #contentWrapper {
background: #fff url(images/content-bg.jpg) no-repeat bottom left;
padding: 0 0 0 0;
height:auto;
margin: 0 0px 0 0px;


}

/* FOOTER CONTENT */
#footer2 {
	background: #5a4099 url(images/footer2bg.gif) repeat;
	margin: 0 auto 0 auto;
	padding:10px 0 0 0px;
	font-size:10px;
	text-align: center;
	height:56px;
}
#footer {
	background: #fac5c6;
	margin: 0 auto 0 auto;
	padding:10px 0 0 0px;
	font-size:10px;
	color:#ed1c24;

	text-align: center;
	height:33px;
}
#footer a, .footer {
	color:#ed1c24;
	padding-left:20px;
	font-size:10px;
	padding-right:20px;
	text-decoration:none;
}
#footer a:hover {
	color:#5A4099;
}

hr {
	color:#5a4341;
}


.floater {
	border:none;
	padding-right:10px;
	float:right;
}
