/* Interior page stuff */
body
{
	margin: 0;
	padding: 8px;
	line-height: inherit;
	font-size: small;
	padding-right: 0px;
}
.main{ width:760px; height:575px ; margin-right: auto; margin-left: auto; }

#header
{
	margin: 0;
	padding: 0;
	background-image: url(school/images/header2_bg.gif);
	background-repeat: repeat-x;
	background-color: #000099;
	height: 200px;
}

#masthead
{
	width: 770px;
	height: 185px;
	background-image: url(school/images/header2.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000099;
}

#right-nav
{
	float: right;
	text-align: right;
	font-size: 80%;
	clear: both;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0;
}

#address
{
	float: right;
	margin: 0;
	color: #000000;
	font-size: medium;
	text-align: right;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 2px;
	margin-right: 5px;
}

#right-nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#right-nav li
{
	background: url(school/images/pipe.gif) no-repeat 100% 2px;
	list-style: none;
	padding: 0 8px 5px 7px;
	margin: 0;
	display: inline;
}

#right-nav li.last
{
	background: transparent;
	padding-right: 0;
}

#right-nav a
{
	background-color: transparent;
	text-decoration: none;
	color: #f90;
}

#right-nav a:hover
{
	background-color: transparent;
	text-decoration: none;
	color: #ffc;
}

#nav
{
	background: transparent;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 170px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
}



#nav li
{
	float: left;
	margin: 0;
	padding: 1px 0 5px 0;
	

}

#nav li a.current
{
	color: #fff;
	padding: 4px 15px 7px 14px;
	font-size: 110%;
	text-decoration: none;
	background-repeat: repeat-x;
}

#nav li a
{
	color: #fff;
	background: url(school/images/tab-bg.jpg) repeat-x;
	padding: 4px 15px 7px 14px;
	font-size: 110%;
	text-decoration: none;

       
}

#nav li a:hover
{
	color: #FFFF00;
	padding: 4px 15px 7px 14px;
	font-size: 110%;
	text-decoration: none;
	background-image: url(school/images/tab-bg-on.jpg);
	background-repeat: repeat-x;
}



#pagewidth{width:775px;text-align:left;margin-left:auto;margin-right:auto;} 
 
#navheader{position:relative;height:125px;background-color:#fff;width:100%;}




#wrapper
{
	padding: 0;
	width: 780px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	left: 0px;
	top: -4px;
	bottom: 28px;
}


#breadcrumb
{
	margin: 0 0 15px 0;
        font-size: 85%;

}

#content #breadcrumb a:link
{
	color: #06c;
	background: transparent;
	text-decoration: underline;
}

#content #breadcrumb a:visited
{
	color: #70879E;
	background: transparent;
	text-decoration: underline;
}

#content #breadcrumb a:hover
{
	color: #06c;
	text-decoration: none;
        background-color: transparent;
}

#content #breadcrumb a:active
{
	color: #253666;
	text-decoration: none;
}


#left-nav
{
	float: left;
	width: 180px;
	padding: 11px 0 0 0;
	background: transparent;
	margin: 0;
	height: 100%;
        color: #eae7d2;
}

#left-nav h1
{
	color: #660;
	font-weight: bold;
	font: 100% georgia, times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	padding: 0 0 17px 0;
	background: url(school/images/hr-bg.gif) no-repeat 50% 100%;
	margin: 0;
}

#left-nav ul
{
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#left-nav li
{
	padding: 0 0 8px 12px;
	margin: 6px 0 5px 5px;
	border-bottom: 1px dotted #e0d0b1;
}



#left-nav a
{
	background-color: transparent;
	color: #a57a20;
	text-decoration: none;
	font-weight: normal;
	font-size: 95%;
}

#left-nav a.current
{
	background-color: transparent;
	color: #33FF66;
	text-decoration: none;
	font-weight: normal;
	font-size: 95%;
}

#left-nav a:hover
{
	color: #ae5318;
	font-weight: normal;
	font-size: 95%;
}

#section-wrap
{
	padding: 5px;
        background: #fff;
        border: 1px solid #d3d1bd;
        float: right;
        margin: 10px 0 25px 25px;
        width: 200px;
      
}

#content #section-nav h1
{
	color: #00FF33;
	font-weight: bold;
	font: 85% georgia, times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	padding: 0 0 10px 0;
	background: url(/images/hr-sub.gif) no-repeat 50% 100%;
	margin: 11px 0 0 0;
}

#content #section-nav 
{
	width:200px;
        float: right;
        background: #e7f4f4
}

#content #section-nav ul
{
	margin: 10px 0 15px 4px;
	padding: 0;
	list-style-type: none;
}

#content #section-nav li
{
	padding: 0 5px 4px 8px;
	margin: 3px 0 0 5px;
	font-size: 80%;
	border: 0;
        background: transparent;
}



#content #section-nav a
{
	background-color: transparent;
	color: #660;
	text-decoration: none;
	font-weight: normal;
}

#content #section-nav a:visited
{
	color: #70879E;
	font-weight: normal;
	background: transparent; 
        text-decoration: none
       
}



#content #section-nav a:hover
{
	color: #f90;
	font-weight: normal;
	background: transparent; 
        text-decoration: none
       
}


#left-nav #sub-nav ul
{
	margin: 10px 0 5px 4px;
	padding: 0;
	list-style-type: none;
}

#left-nav #sub-nav li
{
	padding: 0 7px 4px 8px;
	margin: 3px 0 0 5px;
	font-size: 90%;
	border: 0;
        background: transparent;
        line-height: 15px
}



#left-nav #sub-nav a
{
	background-color: transparent;
	color: #ae5318;
	text-decoration: none;
	font-weight: normal;
}



#left-nav #sub-nav a:hover
{
	color: #f90;
	font-weight: normal;
	background: transparent; 
        text-decoration: none
       
}

#content #sub-nav ul
{
	margin: 0 0 0 4px;
	padding: 0;
	list-style-type: none;
}

#content #sub-nav li
{
	padding: 0 7px 0 8px;
	margin: 0 0 0 5px;
	font-size: 95%;
	border: 0;
        background: transparent;
        line-height: 21px
}

#content #sub-nav #sub1-nav ul
{
	margin: 0 0 0 4px;
	padding: 0;
	list-style-type: none;
}

#content #sub-nav #sub1-nav li
{
	padding: 0 7px 0 8px;
	margin: 0 0 0 5px;
	font-size: 95%;
	border: 0;
        background: transparent;
        line-height: 20px
}



#content #sub-nav a
{
	background-color: transparent;
	color: #ae5318;
	text-decoration: none;
	font-weight: normal;
        
}



#content #sub-nav a:hover
{
	color: #f90;
	font-weight: normal;
	background: transparent; 
        text-decoration: none
       
}

#content #sub-nav #sub1-nav a
{
	background-color: transparent;
	color: #a57a20;
	text-decoration: none;
	font-weight: normal;
}



#content #sub-nav #sub1-nav  a:hover
{
	color: #f90;
	font-weight: normal;
	background: transparent; 
        text-decoration: none
       
}

.photo img
{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #d1ccbb;
        margin: 0 0 5px 0
	
}


.photo 
{
	font-size: 85%;
        float: right;
	color: #660;
	line-height: 16px;
        margin: 5px 10px 10px 25px;
}

.required
{
	font-size: 150%;
	color: red;
	
}

.center-photo img
{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #d1ccbb;
        margin: 0;
	
}


.center-photo 
{
	font-size: 85%;
	color: #660;
	line-height: 16px;
        margin: 0 0 25px 0
}
        

#cchs h2
{
	color: #660;
	font-weight: bold;
	font: 100% georgia, times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	padding: 6px 0 18px 0;
	background: #f4f3e8 url(/images/hr-bg-wh.gif) no-repeat 50% 100%;
	margin: 40px 0 0 0;
}

#cchs 
{
	
	margin: 0 0 40px 0;
}

#cchs p
{
	color: #630;
	font-size: 90%;
	line-height: 16px;
	margin: 5px 0 2px 0;
}

#cchs a
{
	background-color: transparent;
	color: #06c;
	text-decoration: underline;
	font-size: 90%;
	font-weight: normal;
}

#cchs a:visited
{
	background-color: transparent;
	color: #70879E;
	text-decoration: underline;
	font-size: 90%;
	font-weight: normal;
}

#cchs a:hover
{
	color: #06c;
	background-color: transparent;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

#content
{
	width: 530px;
	float: left;
	margin: 4px 0 25px 25px;
	padding: 0 0 0 25px;
	border-left: 1px solid #ddc6a9;
}

#content ul
{
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#content li
{
	padding: 0 0 7px 13px;
	margin: 6px 0 5px 20px;
	background: url(/images/bullet-square2.gif) 0 .4em no-repeat;
	
}

#content ol
{
	margin: 0 0 15px 5px;
	padding: 0;
        list-style: decimal;
       
      
}

#content ol li
{
	padding: 0 0 10px 0;
	margin: 0 0 0 30px;
	line-height: 18px;
        background: transparent;
}

 #content ol.lower-alpha
{
	margin: 8px 0 0 5px;
	padding: 0;
        list-style-type: lower-alpha;
       
      
}

#content ol li.lower-alpha
{
	padding: 0 0 10px 0;
	margin: 0 0 0 18px;
	line-height: 18px;
        background: transparent;
}

#content img
{
	
	padding: 6px;
	background: #fff;
	border: 1px solid #d6d4bf;
	
}

#map
{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #685f54;
        margin: 3px 0 15px 0
	
}

#map p
{
	color: #000;
        line-height: 12px
	
}

#footer
{
	padding: 0;
	clear: both;
	height: 90px;
	background-repeat: repeat-x;
	font-style: normal;
	font-weight: normal;
	background-position: center;
	color: #FFFFFF;
	background-image: url(school/images/logo_words4b.gif);
}

#footer p
{
	color: #7c6b54;
	font-size: 80%;
	line-height: 14px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 380px;
}

#footer a
{
	background-color: transparent;
	color: #06c;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover
{
	color: #06c;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

#content #edit a
{
	background-color: transparent;
	color: #093;
	text-decoration: underline;
	font-weight: normal;
}

#content #edit a:hover
{
	color: #093;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}



#masthead h1 { display: none; }

h2
{
	color: #993300;
	padding: 0 0 17px 0;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: georgia, times, serif;
	font-size: 150%;
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

h3
{
	font: 115% georgia, times, serif;
	color: #660033;
	padding: 10px 0 7px 0;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px
}

h4
{
	font: 105% georgia, times, serif;
	color: #660099;
	padding: 10px 0 7px 0;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
       
}

h5
{
	font: 95% "lucida grande", tahoma, "lucida sans unicode",  Arial, Helvetica, sans-serif;
	color: #555;
	padding: 10px 0 5px 0;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
         font-variant: small-caps
}

#content a:link
{
	color: #06c;
	background: transparent;
	text-decoration: underline;
}

#content a:visited
{
	color: #70879E;
	background: transparent;
	text-decoration: underline;
}

#content a:hover
{
	color: #06c;
	text-decoration: none;
        background-color: transparent;
}

#content a:active
{
	color: #253666;
	text-decoration: none;
}


p
{
	margin: 0;
	padding: 0 0 9px 0;
	line-height: 20px;
}

p img
{
	float: inherit;
	top: auto;
}

.skiplink { display: none; }

.spacer
{
	clear: both;
	height: 0;
}

/* home page stuff */

#welcome
{
	float: left;
	padding: 0;
	width: 250px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#welcome p
{
	font: 110% georgia, times, serif;
	color: #38230e;
	line-height: 22px;
	margin: 0;
}

#welcome h2
{
	font: 160% georgia, times, serif;
	color: #000066;
	padding: 0 0 8px 0;
	background: transparent;
	text-align: left;
	margin: 0;
	font-weight: bold;
}


#photo-left
{
	float: left;
	padding: 6px;
	height: inherit;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 10px;
	background-color: #FAFAFA;
	text-align: center;
	border-top-width: 2px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}

#photo-left p
{
	font: 90% georgia, times, serif;
	color: #6d3c0c;
	line-height: normal;
	margin: 8px 0 0 0;
	padding: 0;
}

#photo-right
{
	margin: 0 8px 18px 0;
	float: right;
	padding: 8px;
	background: #fff;
	border: 1px solid #B1AF9E;
	height: inherit;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#photo-right p
{
	font: 90% georgia, times, serif;
	color: #333;
	line-height: 12px;
	margin: 8px 0 0 0;
	padding: 0;

}
.box {background:#cf9; width:90%; margin:0 5%; }
.round-tl {
	background-image: url(school/images/_round_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.round-br {
	background-image: url(school/images/_round_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.round-tr {
	background-image: url(school/images/_round_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.round-bl {
	background-image: url(school/images/_round_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box_center {
	background-color: #FFFFFF;
}
.round-tl-blue {
	background-image: url(school/images/_round_tl_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.round-br-blue {
	background-image: url(school/images/_round_br_blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.round-tr-blue {
	background-image: url(school/images/_round_tr_blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.round-bl-blue {
	background-image: url(school/images/_round_bl_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#center
{
	margin: 0;
	padding: 0;
	background-image: url(school/images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: CEE3FF;
}

#center-inner
{
	background: transparent;
	margin: 0 auto;
	padding: 0;
	width: 770px;
}

#support
{
	float: left;
	padding: 0;
	width: 280px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0;
	list-style-position: inside;
	list-style-type: disc;
}

#support h2
{
	color: #660;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	font-family: georgia, times, serif;
	font-size: 100%;
	background-image: url(school/images/hr-bg-wh-1.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}

#support p
{
	color: #630;
	font-size: 90%;
	line-height: 16px;
	margin: 0;
}

#support a
{
	background-color: transparent;
	color: #06c;
	text-decoration: underline;
	font-weight: normal;
}

#support a:visited
{
	color: #70879E;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

#support a:hover
{
	color: #06c;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

#news
{
	float: right;
	padding: 0;
	width: 452px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#news h2
{
	color: #000066;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 0 17px 0;
	text-align: center;
	margin: 0;
	font-family: georgia, times, serif;
	font-size: 140%;
	background-image: url(school/images/hr-bg-wh-1t.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#news ul
{
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#news p
{
	
	font-size: 120%;
        margin: 0 0 0 20px
}

#news li
{
	padding: 0 0 7px 15px;
	margin: 6px 0 5px 5px;
	background: url(/images/bullet-square2.gif) 0 .4em no-repeat;
	font-size: 95%;
}

#news a:link
{
	background-color: transparent;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}

#news a:hover
{
	color: #06c;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
	font-size: small;
}


#news a:visited
{
	background-color: transparent;
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	font-size: small;
}
{ 
	padding: 0;
	margin: 0;
}

#wrap {	margin: 0 auto;	width: 80% }

/* TOP HEADER -------- */
#top {
	margin: 0 auto;
	padding: 0;
	color: #666;
	background: #FFF url(file:///DON FLASH/StBartSchool/images/top.jpg) repeat-x top;
	height: 81px;
}
#top h1 { padding: 10px 0 0 25px; color: #FFF; font-size: 160%; background: transparent;}
#top h2 { padding: 0px 0 0 25px; color: #aaa; font-size: 80%; background: transparent;}
#top .padding { padding-top: 5px; }
#top .lefts { 
	background: transparent url(file:///DON FLASH/StBartSchool/images/topl.jpg) no-repeat left; 
	height: 81px; 
}
#top .rights {
	background: transparent url(file:///DON FLASH/StBartSchool/images/topr.jpg) no-repeat right;
	float: right;
	height: 81px;
	width: 18px;
}


/* TOP MENU ---------- */
#topmenu {  	margin: 0px 8px 0 8px; 
			padding: 0;
			background: url(file:///DON FLASH/StBartSchool/images/menu.jpg) repeat-x top;
			height: 35px;
			
}
#topmenu .lefts { 
	background: url(file:///DON FLASH/StBartSchool/images/menul.jpg) no-repeat left; 
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url(file:///DON FLASH/StBartSchool/images/menur.jpg) no-repeat right;
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(school/images/sep.gif) no-repeat top right
	
}

#main { background: #FFF; margin: 25px 0 15px 0; color: #666; }

#main #rightside {
	width: 220px;
	float: right;
	background: #FFF;
	margin-right: 8px;
	color: #666;
	
} 

#main #rightside .box {
	background: #efefef;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
}

#main #rightside h2 {
	font: bold 1.0em Arial, Arial, Sans-Serif; 
    background: #CDCDCD url(school/images/greyc.gif) no-repeat top right;
	height: 18px;
	padding: 3px;
	color: #777;
}


/* LEFT SIDE - ARTICLES AREA -------- */
#leftside {
	padding-left: 8px;
	color: #888;
	background: #FFF;
	margin-right: 255px;
	margin-left: 8px;
	
}
#leftside h2 { color: #555; text-indent: 17px; background: #FFF url(school/images/head.gif) no-repeat left; }

#footer {
	clear: both;
	background: #FFF url(school/images/footer.jpg) repeat-x;
	height: 80px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: small;
	color: #FFFFFF;
	margin-top: 0px;
	background-image: url(school/images/footer1-bg.gif);
}
#footer p  { padding: 5px }
#footer .rside { float: right; display: inline; padding: 5px; text-align: right}

 
a {
	color: #0000CC;
	background: inherit;
	text-decoration: none;
	font-size: small;
}
h1 { font: bold 1.9em Arial, Arial, Sans-Serif }
ul {  padding: 0; margin: 0}
li { }
.date { border-top: 1px solid #e5e5e5; text-align: right; margin-bottom: 25px; margin-top: 5px;}
#main #leftside .date a, #main #rightside a { border: 0; text-decoration: none; }
 
.comment .date { text-align: left; border: 0;}	


#breadcrumbs { 
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Arial, Arial, Sans-Serif; 
	color: #666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}



#leftside #txt {width: 85%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#leftside textarea { border: 1px solid #bbb; width: 85%;  }


/* SNEWS */
#main #leftside fieldset { float: left; width: 95%; border: 1px solid #ccc; padding: 10px 8px; background: #FFF; color: #000; }
#main #leftside fieldset p { width: 95%; }
#main input { padding: 3px; margin: 0; border: 1px solid #bbb }
p { margin-top: 5px; }
/*input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }*/
.comment { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
#infobox {
	float: left;
	padding: 20px;
	width: 260px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-position: inside;
	background-color: #000091;
	margin-left: 0px;
	background-image: url(school/images/wallpaper_lines.png);
	color: #000;
}
.photo-far-left {
	margin: 8 0 0px 0;
	float: none;
	padding: 4px;
	background: #fff;
	border: 1px solid #B1AF9E;
	height: auto;
}

#styleone{position:relative;display:block;height:24px;font-size:11px;
font-weight:bold;
font-family:Arial,Verdana,Helvitica,sans-serif;}


#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}

#styleone ul li{display:block;float:left;0 1px 0 0}


#styleone ul li a{display:block;float:left;color:#000;text-decoration:none;
padding:6px 20px 0 20px;height:24px;}


#styleone ul li a:hover,#styleone ul li a.current{color:#fff;
background:transparent url(school/images/bgON.gif) repeat-x top left;}
#styletwo{
	position:relative;
	display:block;
	height:24px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	margin-top: 0px;
	background-color: transparent;
	background-image: url(school/images/bgOFF.gif);
	width: 759px;
	float: inherit;
}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#FFFF00;text-decoration:none;padding:6px 20px 0 20px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(school/images/bgON.gif) repeat-x top left;}

#line {
	position:inherit;
	display:block;
	height:inherit;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	margin-top: 150px;
	background-image: url(school/images/bgOFF.gif);
}	
.graysub {
	font: 95% "lucida grande", tahoma, "lucida sans unicode",  Arial, Helvetica, sans-serif;
	color: #000099;
	padding: 10px 0 5px 0;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-size: 16px;
}
.filmstrip {
	clear: both;
	height: 250px;
}
.maroone {
	color: #660033;
	padding: 10px 0 7px 0;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.bluetext {
	font: 95% "lucida grande", tahoma, "lucida sans unicode",  Arial, Helvetica, sans-serif;
	color: #003399;
	padding: 10px 0 5px 0;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: normal;
	font-size: 14px;
}

