
body {
	background: #dfdbc2 url(images/barbg.gif) repeat-x;
	color: #00000;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

* html body {
}

img {
	border: 0px;
}

ul li ul {
	visibility:hidden;
}

ul li:hover ul {
	visibility:visible;
}

a:link { 
	color: #611b1d;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #611b1d;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 290px;
	width: 800px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}

#content {
	display: left;
	clear: both;
	width: 800px;
	background: #a09c7f;
	background-repeat: repeat;
}

#footer {
	background: url(images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 800px;
}

#headlines {
	background: #827961 repeat-x;
	height: 100%;
	padding: 10px;
	width: 254px;
}

#left {
	background: #a09c7f url(images/content-top-bg.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 486px;
}

#news {
	background: #a09c7f url(images/newsbar.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 486px;
}

#serv {
	background: #a09c7f url(images/servicesbar.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 486px;
}

#pubed {
	background: #a09c7f url(images/classroombar.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 486px;
}

#staff {
	background: #a09c7f url(images/employeesbar.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 486px;
}

#about {
	background: #a09c7f url(images/aboutusbar.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 486px;
}

#contact {
	background: #a09c7f url(images/contactbar.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 486px;
}

.background {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }

li {
  float: left;
  position: relative;
  }

li ul {
  display: block;
  position: absolute; 
  top: 1em;
  left: 0;
  right: 0;
  }
  
li > ul {
	top: 36px;
	left: auto;
	}

li:hover ul { display: block;
  background: #827961;
  background-image: none;
	}

.glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background: url(images/menu_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	width: 800px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menuhover.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menuhoverright.gif) no-repeat right top; /*right tab image path*/
}
/*sub*/
/*sub*/
.glossysub li a{
                float: left;
                display: block;
                color: #000;
                text-decoration: none;
                font-family: sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
                height: 100%;
                line-height: 46px;
                text-align: center;
                cursor: pointer;
 }
.glossysub li a b{
                float: left;
                display: block;
                padding: 0 24px 0 8px; /*Padding of menu items*/
}
.glossysub li.current a, .glossysub li a:hover{
                color: #FFFFF;
                background: none; /*left tab image path*/
}
.glossysub li.current a b, .glossysub li a:hover b{
                color: #FFFFF;
                background: none; /*right tab image path*/
            }
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #dfdbc2;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background-color: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}