html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color:#000;
	background-image:url(../images/schools_bg.jpg);
	background-repeat:repeat-x;
	background-color:#003a73;
	/*background-position:center;*/
	font: 13px arial, helvetica, sans-serif;	
	
}

h1 {	font-size:13px;	font-weight:bold; color:#00b5cb; margin:0 0 10px 0; text-transform:uppercase;	}
h2 {	font-size:12px;	font-weight:bold;	margin:10px 0 0 0; color:#00b5cb;	}
h3 {	font-size:11px;	font-weight:bold;	margin:0 0 0 0; color:#000;}
h4 {	font-size:12px;	font-weight:bold; color:#00b5cb; margin:10px 0 0 0;	}


a:link, a:visited, a:active {color:#FFF; text-decoration:none; outline:none;}
a:hover { text-decoration:underline; }


/* GENERAL CLASSES */
.sxMain {  	width: 100%; 	position: absolute; height:100%; background: url(../images/schools_bgOverlay.png) no-repeat;	}
.sxContainer {	position: absolute;	width:1045px;	left: 50%; 	margin-left:-470px; height:100%; margin-bottom: 50px;  }

a img{border:none;}

.forms {color: #402d1c; }

.submitButton {  background:url(../images/submit_button.gif); background-repeat:no-repeat;  border: none;  width:69px; height:28px;}
.submitButton:hover {  background:url(../images/submit_button_over.gif); }

object { outline:none; }

input {background: none !important; outline:none; border:1px solid #CCC; color:#999; font-size:11px; font-weight:bold;}

select {font-size:11px; height:20px; color:#999; font-weight:bold; margin-right:3px; background: #FFF !important; outline:none;}

/*BODY CLASSES*/

.header {float:left; width:100%; background:url(../images/headerBacking.png) no-repeat bottom; height:184px;}
.menu	{float:left; width:515px; font-size:13px; margin:52px 0 0 27px;}
.menu a:link, .menu a:visited, .menu a:active { color:#FFF; text-decoration:none; font-weight:bold;}
.menu a:hover {text-decoration:underline;}
.menuItem {float:left; margin-right:15px;}
.backLink {width:595px; float:left; height:20px; text-align:right; color:#FFF; margin-top:10px;}
.contentArea {background:url(../images/bodyContentBacking.png) repeat-y; min-height:642px; width:100%; float:left; margin:0;}
.contentHomeArea {background:url(../images/bodyContentBacking.png) repeat-y; min-height:542px; width:100%; float:left; margin:0;}
.logoText {float:right; margin:10px 30px 5px 20px;}
.contentContainer {float:left; width:865px; margin:0 0 10px 35px; min-height:565px;}
.contentHomeContainer {float:left; width:865px; margin:0 0 10px 35px; min-height:480px; }
.homeFlashContainer {float:left; width:540px; min-height:400px; text-align:center; margin:10px 120px 0 0;}
.homeImages {margin:0 5px 10px 0;}
.homeIMGContainer {float:left; width:750px; margin-top:5px; text-align: left;}
.homeBlurb {float:left; width: 850px;}
.homeBlurb p {margin:0 0 10px 0;}
.homeBlurb a:link, .homeBlurb a:visited, .homeBlurb a:active { color:#00b5cb; }

/* Judges */

.judges {float:left; width:100%; margin-bottom:20px;}
.judges p {margin:0 0 8px 0; }

/* Awards Menu */

.awardsMenu {float:left; width:850px; margin:26px 0 0 -230px;}

/* Awards */

.awardWinner { width:860px; min-height:230px; float:left;}
.awardWinner  p {margin:5px 0 10px 0;}
.subCat {width:250px; margin:5px 15px 0 0; float:left;}
.subCat a:link, .subCat a:visited, .subCat a:active {color:#000;}
.subCat a:hover {color:#00b5cb; text-decoration:none;}
.subCat p {margin:3px 0 0 0;}
.otherAwards {width:560px; margin:5px 15px 10px 0; float:left;}
.otherAwards p {margin:3px 0 0 0;}
.awardContent {float:left; width:100%}
.awardContent p {margin:0 0 8px 0}
.awardIMGCont {float:right; margin: 0 0 10px 15px;}
.rollOverText {font-style:italic; color:#999; text-align:right; margin: 5px 5px 0 0;}
.awardHeading {width:480px; float:left; margin-right:360px;}


/*FORM CLASSES*/
.warning {	font-weight:bold;	color:#FF0000;	}
.warning a:link, .warning a:visited, .warning a:active { font-weight:normal; color:#FF0000; text-decoration:none;	}
.warning a:hover {	text-decoration: underline;	}
.success {	font-weight:bold;	color:#00CC00;	}

/*FOOTER CLASSES*/

.footerLogosCont {float:left; width:912px; padding-bottom:10px;}
.footerlogos {float:right; margin-right:15px;}
.Footer {width:933px; height:72px; float:left; margin:0 0 10px 0; color:#FFF; background:url(../images/footer.png) no-repeat;}
.Footer a:link, .Footer a:visited, .Footer a:active {	color:#fff; text-decoration:none; outline:none;	}
.Footer a:hover {	text-decoration: underline;	}

.imageCont {float:right; margin:10px 0 10px 0;}
.footerImages {float:left; margin:10px 25px 0 0;}

