body {
	background-color: #AFCDE9;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	font-family: 'Bookman Old Style', serif;
	font-size: 1.0em;
	background-position: top center;
	color: #000000;
}

.errorMsg {
	color: red;
}

.captchaMsg {
	color: #fff179;
}

div {
	position: absolute;
	margin-left: auto; 
	margin-right: auto;
}

img {
	border: 0;
}

div#positioner {
	width: 729px; 
	height: 704px; 
	position: relative; 
	top: 57px;
	left: -3px;
}

div#headerDiv {
	top: 0px;
	left: 10px;
	background-color: #F9D44F;
	background-image: url('../images/header_bar.jpg');
	width: 708px;
	height: 105px;
}

div#headerText {
	position: relative;
	top: 15px;
	font-size: 2.5em;
	font-weight: bold;
	color: #8F3511;
	letter-spacing: 2px;
	text-align: center;
}

div#topBlueBox {
	left: 10px;
	top: 101px;
	background-image: url('../images/topbox_bg.jpg');
	background-repeat: repeat-y;
	width: 705px;
	height: 164px;
}

div#topBlueShadow {
	left: 10px;
	top: 265px;
	background-image: url('../images/topbox_shadow.jpg');
	background-repeat: no-repeat;
	width: 705px;
	height: 10px;
}

div#shortTopBlueBox {
	left: 10px;
	top: 101px;
	background-image: url('../images/topbox_bg.jpg');
	background-repeat: repeat-y;
	width: 705px;
	height: 18px;
}

div#shortTopBlueShadow {
	left: 10px;
	top: 119px;
	background-image: url('../images/topbox_shadow.jpg');
	background-repeat: no-repeat;
	width: 705px;
	height: 10px;
}


div#yellowBlurb {
	position: relative;
	top: 75px;
	width: 600px;
	font-size: 1.0em;
	line-height: 105%;
	color: 	#fff179;
	
	text-align: center;
}

div#instructionsBlurb {
	position: relative;
	top: 100px;
	width: 560px;
	font-size: 1.0em;
	line-height: 105%;
	/* color: 	#fff179; */
	font-weight: bold;
	text-align: center;
}

div#divStepOne {
	width: 250px; 
	float: left; 
	position: relative; 
}

div#divStepTwo {
	width: 250px; 
	float: right; 
	position: relative; 
}

div.activeStep {
	color: 	#fff179;
}


div#topBlurb {
	position: relative;
	left: 1px;
	top: 80px;
	width: 680px;
	line-height: 115%;
	font-size: 0.85em;
	background-color: #80A5BF;
}

div#mainContentContainer {
	position: relative;
	left: 1px;
	top: 130px;
	width: 680px;
	line-height: 115%;
	font-size: 0.75em;
	background-color: #80A5BF;
}

div#entryBanner {
	position: absolute;
	top: 275px;
	width: 100%;
	background-image: url('../images/entry_banner.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 147px;
}

div#entryText {
	margin: auto auto;
	margin-top: 1.3em;
	padding-left: 0.3em;
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 1px;
	width: 170px;
}

div#entryText a {
	color: #8F3511;
	text-decoration: none;
}

div#entryText a:hover {
	text-decoration: underline;
}

div#middleSection {
	position: absolute;
	top: 275px;
	width: 100%;
	height: 147px;
	text-align: center;
}



/** Bottom section of the page **/

div#bottomSectionContainerDiv {
	position: absolute;
	width: 723px;
	height: 280px;
	top: 409px;
	left: 3px;
	font-size: 100%;
}

div#foxChair {
	background-image: url('../images/foxchair.jpg');
	background-repeat: no-repeat;
	position: absolute;
	width: 280px;
	height: 289px;
}

div#bottomBlueShadow {
	position: absolute;
	left: 280px;
	top: 242px;
	background-image: url('../images/bottombox_shadow.jpg');
	background-repeat: no-repeat;
	width: 429px;
	height: 10px;
}

div#bottomBlueBox {
	position: absolute;
	left: 280px;
	top: 35px;
	background-image: url('../images/bottombox_bg.jpg');
	background-repeat: repeat-y;
	background-color: #80A5BF;
	width: 429px;
	height: 207px;
}

div#bottomBlueHighlight {
	position: absolute;
	left: 280px;
	top: 25px;
	background-image: url('../images/box_top.jpg');
	background-repeat: no-repeat;
	width: 429px;
	height: 10px;
}

div#bottomTextContainer {
	position: absolute;
	top: 29px;
	left: 251px;
}

div#winningTeachersTitle {
	width: 225px;
	background-color: #80A5BF;
	font-size: 0.95em;
	color: #fff179;
}

div#winningTeachersText {
	top: 30px;
	width: 225px;
	height: 150px;
	font-size: 0.9em;
	line-height: 125%;
	background-color: #80A5BF;
}

div#winningTeachersText ul {
	margin: 0;
	padding-left: 0.9em;
}

div#winningSchoolsTitle {
	position: absolute;
	left: 235px;
	width: 215px;
	background-color: #80A5BF;
	font-size: 0.95em;
	color: #fff179;
}

div#winningSchoolsText {
	position: absolute;
	left: 235px;
	top: 30px;
	width: 215px;
	height: 150px;
	font-size: 0.9em;
	line-height: 125%;
	background-color: #80A5BF;
}

div#winningSchoolsText ul {
	margin: 0;
	padding-left: 1.3em;
}

div#horizontalSlash2 {
	position: absolute;
	display: inline;
	margin-top: 21px;
	width: 444px;
	height: 2px;
	line-height: 2px;
	min-height: 2px;
	font-size: 0px;
	background-color: white;
}

div#verticalSlash {
	position: absolute;
	left: 227px;
	top: 3px;
	width: 2px;
	height: 210px;
	background-color: white;
}

div#scroller {
	position: absolute;
	width: 110px;
	height: 200px;
}



fieldset {  
	margin: 0 0 0 0;  
	padding: 0;  
}

legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold;  
}
  
fieldset ol {  
	padding: 0em 1em 0 1em;
	list-style: none;
}  

fieldset li {  
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	padding-bottom: 0.5em;
}

fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	margin-left: 10.5em;
}



a.disabledFormLink {
	color: #333;
	text-decoration: none;
}

a.enabledFormLink {
	text-decoration: none;
}

a.enabledFormLink:hover {
	color: white;
	text-decoration: underline;
}

.shownButton {
	display: inline;
}

.hiddenButton {
	display: none;
}

div#showFormBox {
	float: none;
	width: auto;
	border: 0 none #FFF;
	margin-left: 10.5em;
	margin-top: 121px;
}

label {
	position: relative;
	float: left;
	width: 11em;
	margin-right: 1em;
}

label em {
	position: absolute;
	left: 10em;
	top: 0;
}

label strong {
	width: 10em;
	color: #C00;
	font-size: 85%;
	font-weight: normal;
}

label span {
	width: 10em;
	color: #C00;
	font-size: 85%;
	font-weight: normal;}

label#challengeLabel {
	width: 100%;
}

label.friendEmails {    
	float: left;    
	width: 11em;    
	margin-right: 0.5em;
}


.stateText {
	width: 2.5em; 
}

div#contestContainer {
	margin-top: 0em;
	width: 100%;
}

div#infoContainer {
	padding: 0;
	position: relative;
	float: left;
	width: 27em;
}

div#friendContainer {
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
	width: 26em;
	display: none;
}

#challengeContainer label {
	float: none;
}

#challengeField {
	width: 100%;
	height: 4em;
}

.hiddenForm {
	display: none;
}

input {
	width: 10em;
	margin: 0;
	padding: 0;
}

div#flashInstructions {
	position: relative;
	width: 300px;
	float: left;
	font-size: 1.1em;
}

div#flashContainer {
	margin-top: 1.5em;
	width: 100%;
}
div#videoContainer {
	position: relative;
	width: 320px;
	float: right;
}

div#thanksContainer {
	position: relative;
	width: 338px;
	height: 270px;
	min-height: 270px;
	text-align: center;
	float: left;
	text-align: left;
}

#thanksBannerImg {
	position: absolute;
	border: 0;
}

#thanksBannerImg {
	border: 0;
}

#thanksBlurb {
	position: absolute;
	padding: 1.8em 0 0 1.2em;
	width: 280px;
	height: 220px;
	font-size: 2.2em;
	line-height: 1.2em;
	text-align: center;
	color: #8F3511;
}

#thankYouText {
	position: relative;
	font-size: 1.0em;
	padding-right: 2.5em;
}

#thanksImgHolder {
	float: right;
	position: relative;
	width: 338px;
	height: 220px;
}

#thanksImg {
	position: relative;
}

.blurbList {
	margin-top: 0;
}

#enterContestFieldset {
	margin-top: 0.5em;
}

#captchaDiv {
	float: none;
	width: auto;
	border: 0 none #FFF;
	margin-left: 11.7em;
	margin-top: 0.5em;
	height: 105px;
}

#captchaDiv label {
	font-size:0.75em;
	width: auto;
}