body {
    background: url(../images/page_bg.jpg) top center no-repeat #ffffff;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
}
a {
    text-decoration: none;
}
a img {
    border: 0;
}
#header {
    position: relative;
}
#accessibility {
    position: absolute;
    top: 10px;
    right: 25px;
    color: #ffffff;
	font-size: 14px;
	width: 386px;
	text-align: right;
	line-height: 24px;
}
#accessibility a {
	color: #fff;
}
#page {
    width: 880px;
    margin: 0 auto;
    background: #1B185F;
    overflow: hidden;
    margin-top: 36px;
}
#page_splash {
    margin-bottom: 8px;
    position: relative;
}
#tsp {
    position: absolute;
    color: #ffffff;
    font-size: 14px;
    bottom: 4px;
    left: 22px;
    font-weight: bold;
}
#numbers {
    position: absolute;
    bottom: 20px;
    left: 195px;
}
#numbers img {
    margin-right: 7px;
}
#nav {
/*     background: url(/images/nav_repeat.jpg) top left repeat-y; */
    width: 196px;
    float: left;
    padding-bottom: 14px;
    margin-top: -8px;
}
#mainnav {
    margin: 18px 30px 0 18px;
    padding: 0;
    list-style: none;
}
#mainnav li {
    border-bottom: 1px dotted #ffffff;
    padding: 2px 0;
}
#mainnav a {
    color: #ffffff;
    font-size: 13px;
}
#mainnav .current a {
    color: #F15A22;
    font-weight: bold;
}
#content_wrapper {
    float: left;
    background: url(../images/content_bg.jpg) top right repeat-y;
}
#content {
    overflow: hidden;
    float: left;
    margin-top: -8px;
    width: 636px;
    padding: 2px 24px;
    background: url(../images/content_bg.jpg) top left repeat-y;    
}
#content a {
	color: #F15A22;
}
h1 {
    font-size: 16px;
    color: #f15a22;
    margin-top: 0;
    font-weight: normal;
}
#footer {
    clear: both;
    height: 205px;
    background: url(../images/footer.jpg) bottom left no-repeat;
    position: relative;
}
#contact {
    padding-top: 60px;
    font-size: 12px;
    color: #ffffff;
    padding-left: 16px;
}
#contact p {
	margin-top: 0;
}
#social {
    float: left;
    margin-right: 40px;
}
#social img {
    padding-top: 5px;
}

#news {
    margin-left: 18px;
    background: #ffffff;
    width: 153px;
    overflow: hidden;
    margin-top: 25px;
    color: #f05a24;
    font-size: 11px;
}
#news a {
    color: #F15A22;
}
#news ul {
    margin: 0;
    list-style: none;
    padding: 0 7px 0 7px;
}
#news li {
    border-top: 1px dotted #cccccc;
    padding: 7px 0;
}
#news li span {
    display: block;
    color: #cccccc;
}

td {
    vertical-align: top;
}
td p {
    margin-top: 0;
}

#footer a {
	color: #FFFFFF;
}
#social p {
	margin-top: 0;
}

#numbers a {
    display: inline-block;
    width: 28px;
    padding-left: 2px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #793511;
    background: url(../images/numberbg.png) no-repeat top left;
    font-size: 13px;
    margin-right: 5px;
}
#numbers a.activeSlide {
    color: #ffffff;
}

.sidesubnav {
    margin-left: 0;
    padding-left: 15px;
    color: #ffffff;
}

#partners {
    position: absolute;
    left: 482px;
    top: 38px;
    margin: 0;
}

#content td {
    padding-right: 15px;
}

#content ul {
	margin-left: 15px;
	padding: 0;
}

.changefontsize {
	cursor: pointer;
}

/* esafety css /*
.panel_wapper {margin: 10px;padding: 20px 209px 20px 25px; width:375px; height:45px;} /* General layout for all the panels */
.panel_heading {text-decoration:none; color:#000000; display:inline; font-size:14pt;} /* Panel heading text */
.panel_text {text-decoration:none; color:#555555; display:inline; font-size:14pt;} /* Panel paragraph text */
.inline {display:inline;} /* nullifies annoying extra paragraphs the editor keeps putting in by itself */
#panel_student {background:url('../upload/image/deco/panel_allinone_student.png');} /* Specific panel background images */
#panel_parent {background:url('../upload/image/deco/panel_allinone_parent.png');}
#panel_staff {background:url('../upload/image/deco/panel_allinone_staff.png');}