/* CSS Document */
html,body{margin:0;padding:0}
body{font: 85%/1.3 Verdana,Arial,sans-serif;
    text-align: center;background: #757D88;padding-bottom:20px}
p{margin-top:0}
h1,h2,h3{font: normal normal 200% "Trebuchet MS",Arial,sans-serif}
h2{font-size:160%}
h3{font-size:120%}



#contentcontainer {background:#FFD600; width: 950px; margin: 0 auto; padding-top:1em; margin-top: 1em;}

/* Header */
#header { background:url(../images/header_bg.gif) center top no-repeat; width: 100%; height:170px; margin-top:1em; }
#header h1 {display:none;}

div#menu{width:770px;margin:0 auto;text-align:left}
ul#nav {list-style-type:none;margin:130px 0 0 0;padding:0; background-color:#680135}
ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 80%}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;width: 95px;padding: 5px 0;background: #a71a61;text-decoration:none;color: #FFC}
ul#nav a:hover{background: #cc3366;color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #ffd600;color: #003}



#content {background-color:#333333; width: 906px; margin: 0.5em auto; }
#content p { color: #FFF; padding: 0  0.7em 0.7em 0.7em; font-size: 0.9em; text-align:left;}
#content h1,#content h2,#content h3 {color:#FFD600; margin-bottom: 0; text-align:left; font-weight:bold; padding-left:0.5em}
#content a {color:#FFD600;}
#content a:hover {text-decoration:none;}
#content .post, #content .alt {text-align: left;}
#content .post small {margin-left: 1em; color: #CCCCCC; padding: 0.2em 0;}
#content .post h2 a {text-decoration: none;}
#content .post h2 a:hover { text-decoration:underline;}
#content .alt { color: #FFF; }
#content .navigation {text-align: left; padding-top: 0.5em;}



#spotlight,#sidebar { float:right; margin: 25px 18px 0 10px; width: 300px; min-height:100px; background-color:#FFD600; color:#000; text-align:left; }
#spotlight ul { list-style-type:none; margin:3px; padding: 3px;  }
#spotlight ul li {font-size: 0.8em; padding: 0 0.7em 0 0.7em;}
#spotlight h3 {color:#660033; border-bottom: 2px double #660033; margin-bottom: 0.3em; margin-top: -0.1em;}
#spotlight h2 {color:#333333;}
#spotlight p {color:#666666; margin-top: 0.3em;  }

#spotlight .blocQuote {font-family: "Trebuchet MS",Arial,sans-serif; font-size: 160%; font-weight:bold; padding:0.7em; text-align:center;}
#spotlight .caption { text-align:right; font-size: 80%; color:#000000; display:block; margin-bottom: 1em; margin-right: 3px;}
#spotlight .caption a {color:#660033; }
#spotlight .caption a:hover {text-decoration: none;}
#spotlight a {color:#333333;}
#schWinners {text-align:left;color:#FFF;}
#schWinners ul {list-style-type:none; margin: 10px 0 20px 0; }

/* Takeover form */
#signUpForm label {color:#fff}
#signUpForm fieldset legend {color:#FFF}
#signUpForm fieldset {border-top: none;}


/* footer */
#footer { background-color:#666666; margin: 10px auto; width: 906px; font-size: 0.9em; }
#footer #copy { display: block; margin: 10px auto 0 auto; color: #FFF; font-size:0.8em; } 
#footer ul { list-style-type: none;}
#footer ul li { display:inline; border-right: 1px solid #fff; padding: 0 5px; }
#footer ul li.last { border-right: none; }
#footer ul li a {color: #fff; text-decoration:none;}
#footer ul li a:hover { text-decoration: underline; }
#footer p {margin: 0.3em; padding:0.3em;}

