body {
	/* margin: 0 auto; */
	margin: 0;
	/* background-color: #620001; */
	/* background-color: #FFFFFF; */
	background-color: #990100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/Bolt_Contest_bgnd.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: white;
}

a:hover {
	/* color: #660000; */
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
}

a:active {
	color: white;
}

#content {
	/* position: relative; */
	/* padding: 5px; */
	/* height: auto; */
	/* margin: 0 auto; */
}

#image1 {
	position: relative;
	/* top: -11px; */
	top: 0px;
	left: 0px;
	height: 1072px;
	width: 730px;
	border: 0;
	background-image: url(images/Bolt_Contest_730x1072.jpg);
	background-repeat: no-repeat;
}

#register {
	position: absolute;
	top: 555px;
	height: auto;
	left: 10px;
	width: 350px;
	color: #FFFFFF;
}

#questions {
	position: absolute;
	top: 555px;
	height: auto;
	left: 400px;
	width: 360px;
}

.questionTitles {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-indent: -17px; margin-left: 17px;
}

.questionText {
	color: #FFFFFF;
	font-size: 11px;
}

label {
	font-weight: bold;
	color: #FFFFFF;
}

/* input {
	background-color: white;
} */
/* PRIZE PAGES */


#prizeImage {
	position: relative;
	background-image: url(images/Bolt_PrizesPage_729x1072.jpg);
	top: 0px;
	width: 729px;
	height: 1072px;
	background-repeat: no-repeat;
}

#prizeText1 {
	position: absolute;
	top: 430px;
	left: 57px;
	width: 300px;
	text-align: justify;
	font-size: 17px;
	line-height: 22px;
	color: white;
	z-index: 999;
}

#prizeText2 {
	position: absolute;
	top: 500px;
	width: 270px;
	text-align: justify;
	font-size: 15px;
	line-height: 18px;
	color: white;
	left: 403px;
}

/* RULES CSS */

body.rulesBody {
	background-color: #FFFFFF;
	background-image: none;
}

#rulesContent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 630px;
	height: auto;
	padding: 10px;
}

#rulesText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.ruleTitle {
	color: black;
	font-weight: bold;
}

.ruleHilite {
	color: #9B3866;
	font-weight: bold;
}

/* THANKS CSS */

#thanksImage1 {
	position: relative;
	background-image: url(images/Bolt_ThanksPage_650x583.jpg);
	/* top: -1px; */
	top: 0px;
	width: 650px;
	height: 583px;
	background-repeat: no-repeat;
}

#thanksText1 {
	position: absolute;
	top: 590px;
	left: 0px;
	width: 650px;
	height: 30px;
	padding: 10px;
	line-height: 20px;
	text-align: center;
	color: white;
}

/* SORRY CSS */

#sorryImage1 {
	position: relative;
	background-image: url(images/Bolt_SorryPage_650x583.jpg.png);
	/* top: -1px; */
	top: 0px;
	width: 650px;
	height: 583px;
	background-repeat: no-repeat;
}

#sorryText1 {
	position: absolute;
	top: 590px;
	left: 0px;
	width: 650px;
	height: 30px;
	padding: 10px;
	line-height: 20px;
	text-align: center;
	color: white;
}

/* WINNER */

#winnerImage {
	position: relative;
	background-image: url(images/Bolt_WinnerPage_650x583.jpg);
	/* top: -1px; */
	top: -1px;
	width: 650px;
	height: 583px;
	background-repeat: no-repeat;
}

#winnerText1 {
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#winnerText2 {
	color: white;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
