/* CSS Document */
 
body {
                margin: 0px;
                padding: 0px;
                background-color: #d22c2c;
                font-family: Arial, Helvetica, sans-serif;
}

.name {			font: century gothic, verdana, arial, helvetica;
				font-size: 22px;
				font-weight: bold;
				color: #2B7DC9;
}

.name2 {		font: century gothic, verdana, arial, helvetica;
				font-size: 26px;
				font-weight: bold;
				color: #2B7DC9;
}

.city {			font: century gothic, verdana, arial, helvetica;
				font-size: 18px;
				font-weight: bold;
				font-style: italic;
				color: #E7A121;
}

.grade {		font: century gothic, verdana, arial, helvetica;
				font-size: 20px;
				line-height: 18px;
				font-weight: bold;
				color: #0E3D71;
}

.school {		font: century gothic, verdana, arial, helvetica;
				font-size: 18px;
				line-height: 18px;
				font-weight: bold;
				color: #E7A121;
}

.entrytype {	font: century gothic, verdana, arial, helvetica;
				font-size: 17px;
				font-weight: bold;
				text-align: center;
				color: #E7A121;
}

 
#header {
                height: 140px;
                background: url(../images/smasic/headerbkgrd2.gif) repeat-x;
}
 
#headerArea {
                width: 900px;
                margin: 0 auto;
                position: relative;
}
 
#logo {
                width: 423px;
                float: left;
}
 
#headerRight {
                width: 470px;
                float: right;
                padding: 10px 0px 0px 0px;
                text-align: right;
}
 
#headerRight .date {
                color: #e7a121;
                font-size: 26px;
}
 
#headerRight .deadline {
                font-size: 14px;
                color: #ffffff;
                font-family: Arial, Helvetica, sans-serif;
}
 
#nav ul {
                margin: 0px;
                padding: 25px 0px 0px 0px;
}
 
#nav ul li {
                list-style: none;
                float: left;
                padding: 0px;
                margin: 0px;
}
 
#homeArea {
                height: 325px;
                background: url(../images/smasic/herobkgrd.gif) repeat-x;
}
 
#homeHero {
                height: 325px;
}
 
#homeContent {
                width: 900px;
                margin: 0 auto;
                height: 270px;
                padding: 55px 0px 0px 0px;
                background: url(../images/smasic/heroshot.jpg) no-repeat center;
}
 
.homeButtons {
                margin :15px 0px 0px 0px;
}
 
 
#homeInfo {
                background: url(../images/smasic/redbkgrd.gif) repeat-x;
}
 
#homeContentArea {
                width: 852px;
                background: url(../images/smasic/homecontentbkgrd.gif) no-repeat -1px 0px;
                margin: 0 auto;
                height: 170px;
                padding: 15px 30px 0px 30px;
}
 
#boxContent {
                width: 243px;
                float: left;
                padding: 10px 30px 0px 15px;
                color: #6a6a6a;
                font-size: 13px;
                line-height: 18px;
}
 
#boxContent h1 {
                color: #1e69a3;
                font-size: 20px;
                font-weight: normal;
                padding: 0px;
                margin: 0px;
}
 
#boxContent p {
                margin: 10px 0px 10px 0px;
                padding: 0px;
                height: 55px;
                overflow: hidden;
}
 
#boxContentLeft {
                width: 265px;
                float: right;
                color: #8b4a25;
                font-size: 12px;
}
 
#boxContentLeft .winners {
                background: url(../images/smasic/star.gif) no-repeat;
                padding: 0px 0px 15px 30px;
                border-bottom: 1px solid #d5d5d5;
}
 
#boxContentLeft .winners2 {
                background: url(../images/smasic/star.gif) no-repeat;
                padding: 0px 0px 15px 30px;
                border-bottom: 1px solid #d5d5d5;
                margin: 8px 0px 0px 0px;
}
 
#boxContentLeft h2 {
                padding: 0px;
                margin: 0px 0px 5px 0px;
                color: #613319;
                font-size: 16px;
                font-weight: normal;
}
 
#boxContentLeft h2 a {
                color: #613319;
                text-decoration: none;
}
 
#boxContentLeft h2 a:hover {
                color: #b8490b;
}
 
#insidePage {
                background: url(../images/smasic/bluebkgrd.gif) repeat-x #0e3d71;
}
 
#insideTop {
                background: url(../images/smasic/topbar.gif) no-repeat;
                height: 7px;
                width: 900px;
                position: absolute;
                top: 135px;
                left: 0px;
}
 
#insideArea {
                width: 900px;
                background-color: #ffffff;
                margin: 0 auto;
                padding: 15px 0px 0px 0px;
}
 
#leftColumn {
                width: 540px;
                padding: 0px 20px 0px 30px;
                border-right: 1px solid #d5d5d5;
                float: left;
                font-family: Arial, Helvetica, sans-serif;
                color: #6a6a6a;
                font-size: 14px;
                line-height: 20px;
}
 
#leftColumn a {
                color: #e7a121;
}
 
#leftColumn a:hover {
                text-decoration: none;
}
 
#leftColumn h1 {
                font-size: 36px;
                color: #1e69a3;
                font-weight: normal;
                padding: 0px;
                margin: 10px 0px 10px 0px;
}
 
#leftColumn h2 {
                font-size: 32px;
                color: #003660;
                font-weight: normal;
                padding: 0px;
                margin: 10px 0px 10px 0px;
}
 
#leftColumn h3 {
                font-size: 26px;
                color: #800000;
                font-weight: normal;
                padding: 0px;
                margin: 10px 0px 10px 0px;
}
 
#leftColumn h4 {
                font-size: 20px;
                color: #613319;
                font-weight: normal;
                padding: 0px;
                margin: 10px 0px 10px 0px;
}
 
#leftColumn h5 {
                font-size: 18px;
                color: #c08925;
                font-weight: normal;
                padding: 0px;
                margin: 10px 0px 10px 0px;
}
 
#leftColumn ul {
                margin: 10px;
                padding: 0px;
}
 
#leftColumn ul li {
                list-style: none;
                background: url(../images/smasic/star.gif) no-repeat 2px 4px;
                border-bottom: 1px solid #d5d5d5;
                padding: 3px 0px 3px 30px;
}
 
#rightColumn {
                width: 275px;
                float: right;
                padding: 0px 20px 0px 0px;
}
 
#rightColumn ul {
                margin: 10px;
                padding: 0px;
                font-size: 12px;
}
 
#rightColumn ul li {
                list-style: none;
                background: url(../images/smasic/starsmall.gif) no-repeat 2px 5px;
                border-bottom: 1px solid #d5d5d5;
                padding: 3px 0px 3px 30px;
}
 
#rightColumn a {
                color: #e7a121;
                text-decoration: none;
}
 
#rightColumn a:hover {
                color: #839527;
}
 
 
 
.clearBoth {
                clear: both;
}
 
 
#footerTop {
                height: 26px;
                width: 900px;
                margin: 0 auto;
}
 
 
#footer {
                width: 900px;
                margin: 0 auto;
                padding: 20px 0px 0px 0px;
                text-align: center;
}
 
#footer ul {
                padding: 0px;
                margin: 0px;
                color: #e7a121;
                font-size: 14px;
}
 
#footer ul li {
                display: inline;
                list-style: none;
}
 
#footer ul li a {
                color: #ffffff;
                text-decoration: none;
}
 
#footer ul li a:hover {
                color: #ffd0d0;
}
 
.copyright {
                color: #ff5555;
                font-size: 12px;
}
 
.partners {
                padding: 15px 0px 0px 0px;
}


/* lightbox css */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}