﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(images/body_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

img {
	border: 0px;
}

#topbar {
	height: 26px;
	width: 900px;
	margin: 0px auto;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #AFAFAF;
}

#topbar a {
	color: #000073;
	text-decoration: none;
}

#topbar a:hover {
	color: #000;
}

#nav {
	float: left;
	margin: 7px 4px 4px 4px;
}

#adminbar {
	float: right;
	margin: 4px;
}

#login {
	float: right;
}

#login_form p {
	margin: 4px;
}

#username, #password {
	width: 110px;
}

#login_btn, #reg_btn {
}

#wrapper {
	width: 960px;
	margin: 0px auto;
}

#mainpic {
	margin: 8px auto auto auto;
	width: 900px;
	height: 200px;
	background-image: url(images/banners/merry.png);
	background-repeat: no-repeat;
	position: relative;
}

#search {
	float: right;
	width: 280px;
	margin: 0px;
}
#search_logo {
	margin: 0px;
	float: left;
	border: 0px;
}
#search_input {
	margin: 0px;
	float: left;
	height: 23px;
	border: 0px;
}
#search_button {
	height: 25px;
	width: 25px;
	margin: 0px;
	float: left;
	border: 0px;
}
#search_box {
    text-align: center;
	height: 125px;
	width: 275px;
	position: absolute;
	left: 600px;
	top: 0px;
}

#search_box img {
	vertical-align: middle;
}

#nsearch_input {
	width: 200px;
}

 

.box {
	padding-bottom: 18px;
}

.box ul {
	list-style-type: none;
	line-height: 26px;
	padding-left: 0px;
	margin-left: 20px;
}

* html .box { /* Fix IE6 padding */
	padding-left: 0px;
}

* html .box ul { /* Fix IE6 padding */
	padding-left: 0px;
	margin-left: 25px;
}

.box li {
	padding: 0px;
	margin-bottom: 3px;
}

.box li a {
	border-bottom: 1px solid #CCCCCC;
}

#linkbox {
	display: inline; /* Fix IE6 strange bug */
	width: 330px;
	float: left;
	margin: 10px auto auto 30px;
	border: 1px solid #E56311;
	padding-bottom: 8px;
}
#linkbox h2 {
	height: 34px;
	text-indent: -5000px;
	background: #E56311 url(images/linkbox_title.png) no-repeat;
}
#linkbox a {
	text-decoration: none;
	color: #CE6B29;
}
#linkbox a:hover {

	color: #005AC6;
}
#linkbox li {
	margin: 0;
}
#link_school {
	display: inline;
	margin-top: 10px;
	background: url(images/linkbox_school.png) no-repeat;
	width: 117px;
	height: 135px;
	margin-left: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 3px;
}
#link_school li{
	font-size: 16px;
}
#link_student {
	display: inline;
	width: 165px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	background: url(images/linkbox_student.png) no-repeat;
	height: 135px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 2.5px;
}
#link_student li {
	line-height: 22px;
	font-size: 14px;
}

* html #link_student_col1 {
	display: inline;
	margin: 0;
}

#link_student_col1 {
	float: left;
	margin-right: 12px;
	background: #fff;
}

* html #link_student_col2 {
	display: inline;
	margin: 0;
}

* html #link_student_col2 li {
	margin: 0;
}

#link_student_col2 {
	clear: right;
}

#space {
    margin: 10px auto 0 auto;
    width: 200px;
}
#space p {
    margin: 10px 0;
}
#space .fixed-width {
    border: 1px solid #CCC;
}
#space .fixed-width label {
    color: #CE6B29;
    font-weight: bolder;
    padding: 4px 11px;
}
#space .fixed-width input {
    width: 138px;
    height: 20px;
    border-radius: 0;
    padding: 1px 3px;
    border: 0;
}
#space .fixed-width select {
    -webkit-appearance: none;
    border: 0;
    width: 142px;
    height: 23px;
    padding: 0 3px;
}
#space #remember {
    margin-left: 16px;
}
#space button {
    background-color: #CE6B29;
    padding: 4px 11px;
    margin-left: 16px;
    cursor: pointer;
    color: white;
    border: 0;
}

#newsbox {
	display: inline;
	width: 350px;
	float: left;
	border: 1px solid #076CC9;
	margin: 10px auto auto 7px;
}
#newsbox ul {
	margin-top: 13px;
}

#newsbox h2 {
	margin: 0px;
	height: 34px;
	text-indent: -5000px;
	background: #076CC9 url(images/newsbox_title.png) no-repeat;
}

#newsbox a {
	text-decoration: none;
	color: #4B82BE;
}

#newsbox a:hover {
	color: #C90016;
}

#headnews {
	padding: 16px 16px 0 16px;
	height: 110px;
}

#headnews img {
	width: 120px;
	height: 100px;
	float: left;
	margin-right: 10px;
}

#headnews h3 {
	font-size: 1.2em;
	margin: 0;
}

#headnews p {

}

#calbox {
    text-align: center;
	display: inline;
	width: 200px;
	float: left;
	border: 1px solid #009900;
	margin: 10px 30px auto 7px;
}

#calbox h2 {
	margin: 0px;
	height: 34px;
	text-indent: -5000px;
	background: #009900 url(images/calbox_title.png) no-repeat;
}

#calbox a {

	text-decoration:none;
	color: #009C00;
}

#calbox a:hover {
	color: #C90016;
}

#cal {
	width: 164px;
	height: auto;
	margin: auto;
	color: #009900;
}

#cal_today {
	padding: 0 16px;
}

#cal_today h3 {
	margin: 0 auto;
	text-align: left;
	color: #777;
	font-size: 1.2em;
}

#cal_today ul {
	margin-bottom: 0;
}

#cal_today li {
	line-height: 18px;
	color: #333;
}

#cal_today .more {
	font-size: 1.6em;
	margin: 0 auto;
	line-height: 8px;
}

#footer {
	font-family: sans-serif;
	width: 900px;
	margin: 7px auto auto auto;
	background-color: #eee;
	font-size: small;
	height: 16px;
	padding: 0px;
}

* html #footer { /* Fix IE6 margin */
	margin: 20px auto auto auto;
}

#footer a {
	text-decoration:none;
	color: #999;
}

#footer a:hover {
	color: #666;
}

#footerbutton {
	width: 200px;
	float: left;
}

#shit {
	width: 490px;
	float: left;
	text-align: center;
}

#powered {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 10px;
}

#powered  a{
	margin-left: 6px;
}
 
.vote_link:link
{
text-decoration:underline;
}
.vote_link:active
{
text-decoration:underline;
}
.vote_link:hover
{
text-decoration:underline;
}
.vote_link:visited
{
text-decoration:underline;
}
/* Fix IE6 PNG */

img { behavior: url(iepngfix.htc) }


