body{
	background-image:url(/images/pg_bg_new.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#fff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
}

.nav-link{
	background:#fff;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-left:0px;
	padding-right:2px;
}

.nav-link:hover{
	background:#fff;
	text-decoration:underline;
	cursor:pointer;
}

.nav-left{
	width:1px;
	height:23px;
}

.nav-right{
	width:1px;
	height:23px;
}

.top-left{
	background-image:url(/images/top_left.jpg);
	background-position:bottom left;
	width:5px;
	height:23px;
}

.top-right{
	background-image:url(/images/top_right.jpg);
	background-position:bottom left;
	width:5px;
	height:23px;
}

.top-link{
	color:#fff;
	background:#cc0000;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}

.top-link:hover{
	text-decoration:underline;
	background:#cc0000;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

.section-header{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.red-title{
	color:red;
	font-size:12px;
	font-weight:bold;
}

#mast-left{
	background-image:url(/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#fhs-mast-left{
	background-image:url(/fhs/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#fjhs-mast-left{
	background-image:url(/fjhs/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#awe-mast-left{
	background-image:url(/awe/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#ghge-mast-left{
	background-image:url(/ghge/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#he-mast-left{
	background-image:url(/he/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#pe-mast-left{
	background-image:url(/pe/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#wcse-mast-left{
	background-image:url(/wcse/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#hbecc-mast-left{
	background-image:url(/hbecc/images/top.jpg);
	background-position:0% 50%;
	height:130px;
	border-bottom:1px solid #fff;
}

#mast-right{
	background-image:url(/images/mast_right_full.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#d80e0e;
	border-bottom:1px solid #fff;
	width:267px;
	height:130px;
	vertical-align:top;
	text-align:left;
	color:#fff;
}

#mast-right h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#mast-right h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

#header-logo{
	text-align:left;
	vertical-align:top;
	width:50%;
}

#header-search{
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

#header-search-button{
	font-size:11px;
	font-weight:bold;
	background:#000;
	color:#fff;
	border:1px solid #ff0000;
}

#main-black{
	padding-top:10px;
	background:#000;
}

#main{
	background:#fff;
	text-align:left;
	vertical-align:top;
	height:400px;
}

.title{
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc0000;
}

.divEvents{
	background:#efefef;
	border:1px solid #ccc;
	padding:5px;
}

.nav-div{
	width:160px;
	text-align:left;
	background:#555;
	color:#fff;
	font-size:11px;
	position:absolute;
	left:0px;
	border:2px solid #000;
	cursor:default;
}

.nav-off{
	background:#fff;
	color:#fff;
	cursor:default;
	font-weight:normal;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.nav-on{
	background:#cc0000;
	color:#fff;
	cursor:pointer;
	font-weight:normal;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.tab-off{
	background-color:#fff;
	color:#333;
	border-bottom:5px solid #aaa;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

.tab-on{
	background-color:#000;
	color:#fff;
	border-bottom:5px solid #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	cursor:pointer;
}

.tab-active{
	background-color:#cc0000;
	color:#fff;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border-bottom:5px solid #000;
	text-align:center;
	cursor:default;
}

.tab-main{
	background-color:#fff;
	height:300px;
	vertical-align:top;
	text-align:left;
}

#quicklinks{
	background-image:url(/images/quicklinks_new.jpg);
	background-repeat:repeat-x;
		height:190px;
}

#quicklinks a:link, #quicklinks a:visited{
	color:#222;
	text-decoration:none;
}

#quicklinks a:hover{
	color:#000;
}

.quick-off{
	border-top: 1px dashed #aaa;
	background:transparent;
	color:#000;
}

.quick-on{
	border-bottom:1px solid #fff;
	background:#cc0000;
	color:#fff;
	cursor:pointer;
}

.dept-info{
	border-bottom:0px
	background:transparent;
	cursor:pointer;
}

#menu {
width: 100%;
text-align:left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
cursor:default;
}

#menu a, #menu h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
display: block;
margin: 0;
padding: 0px 0px;
}

#menu h2 {
color: #fff;
padding-left:5px;
padding-right:5px;
background:transparent;
}

#menu h2:hover{
color:#ccc;
cursor:pointer;
}

#menu h2 a{
color:#fff;
}

#menu .toplink a{
background:transparent;
color:#fff;
padding-left:5px;
padding-right:5px;
font-weight:bold;
}

#menu .toplink a:hover{
background:transparent;
color:#ccc;
padding-left:5px;
padding-right:5px;
font-weight:bold;
}

#menu .navclear{
background:transparent;
color:#fff;
}

#menu a {
color: #000;
background: #D50000;
text-decoration: none;
font-weight:bold;
}

#menu a:hover {
color: #cc0000;
background: #fff;
font-weight:bold;
}

#menu li {}

#menu ul ul {
font-weight:normal;
width:200px;
position: absolute;
z-index: 500;
border:1px solid #fff;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;} 

}

.news-off{
	background-color:transparent;
	cursor:default;
}

.news-on{
	background-color:#CCCCCC;
	cursor:pointer;
