body {background-color: black; margin: 0px; text-align:center; font-family: Arial; 
		background-image: url(images/background.jpg); background-repeat:no-repeat;
		background-position:center top;}
img {border: none;}
.black {color: black;}

#outerContainer {width: 780px; padding-bottom: 30px; background-color: White; position: relative; margin: auto; text-align:center; margin-top: 60px; }
#contentLeft {position: relative; width: 540px; padding: 10px 0px 0px 30px; float: left; text-align: left; z-index: 100;}
#topBGHolder { position: absolute; width:735px; height: 123px; background-image: url(images/topBG.jpg); z-index: 100; top:405px; left:22px; }
#contentLeft h1 {color: black; font-size: 20pt; margin-top: 0px;}
#contentLeft h6 {font-weight: bold; margin-top: -10px;}
#formTable {font-size: 9pt; color: #7c7b7b;}
#formTable input {width: 176px;}
#formTable th {font-weight: normal; padding-top: 10px; vertical-align: top;}
#formTable td {vertical-align:top;}
#formTable #checkbox {width: 15px;}
.leftColumn { width: 180px;}
.rightColumn {padding-left: 35px;}
#submitHolder {float: left; margin-top: 20px;}
#submissionRules {float: left; padding-left: 10px; font-size: 8pt; color: #7c7b7b; width: 350px; margin-top: 20px;}
#submissionRules a {color:#810230;} 

#contentRight {position: relative; float: right; width: 205px; z-index: 100; text-align: left; padding-top: 30px;}
#drPepperLogo {position: relative; margin-top: 10px; left: 10px;}
#drPepperText {position: relative; color: #a42b58; font-size: 9pt; font-weight: bold; left: 15px;}
#drPepperText a {text-decoration:none; color:#a42b58; }
#caseyLogo { position: relative; margin-top: 20px; left: 25px; }

#footer {position: relative; background-image: url(images/footerBG.gif); height: 27px; padding-top: 7px; text-align: center; width: 760px; margin: auto; margin-top: 70px; z-index:100;}
#footer a {color: White; font-size: 10pt; font-weight: bold; text-decoration: none; margin-right: 25px;}
#legal { font-size: 8pt; margin-top: 15px;}

#drpeppermoreHolder {position: relative; height:0px; width: 0px; margin: auto;}
#drpeppermoreImage {position: absolute; top: -365px; left: 75px; z-index: 50;}


.clearfix {width: 0px;height: 0px;overflow: hidden;clear:both;}
.required {color: Red;}

#overlayHolder{position: relative; width: 0px; height: 0px;	margin: auto; z-index: 100;}
#overlay-error {
	position: absolute;
	width: 400px;
	padding: 30px 50px;
	background: #810230;
	border: 5px solid #fff;
	border-top: none;
	color: #fff;
	top: 0;
	left: -250px;
	text-align: center;
	font-size: 18px;
	line-height: 1.4em;
}

#rulesHolder {text-align: left; padding: 10px;}
#rulesHolder th {text-align: left; padding-top: 7px; padding-right: 10px;}
#rulesHolder h1 {font-size: 20pt;}
#rulesHolder h2 {font-size: 16pt;}

#contestEnd { height: 700px; }