body {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background: #5f8fbc;
	color: #333; 
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:link, a:visited {
	color: #5f8fbc;
	text-decoration: underline;
}

a:hover {
	color: #5f8fbc;
	text-decoration: underline;
}

td.content {
	background: url(content_bg.jpg) top no-repeat #FFFFFF;
}

td.nav {
	background: url(menu_bg.gif);
}

td.footer {
	background: url(footer_bg.gif);
}
div.footer {
	color: #666666;
	font-size: 10px;
	text-align: center;
}

div.footer a:link, div.footer a:visited {
	color: #666666;
	text-decoration: none;
} 

div.footer a:hover, div.footer a:active {
	text-decoration: underline;
} 

h1 {
	position: relative;
	height: 22px;
	width: 560px;
	background: url(header_bg.gif) ;
	text-transform: uppercase;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 0px;
}

h2 {
	color: #002596;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
}

div#content {
PADDING-RIGHT: 0px; OVERFLOW-Y: scroll; PADDING-LEFT: 0px; LIST-STYLE-POSITION: inside;  OVERFLOW-X: hidden; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; HEIGHT: 400px;  TEXT-ALIGN: left}

/* Begin CSS Popout Menu */

#menu{
width:100%;
text-align: center;
text-transform:uppercase;
}

#menu a, #menu h2{
font: 11px arial,helvetica,sans-serif;
display:block;
white-space:nowrap;
margin:0;
padding:1px 0 1px 3px;
}

#menu h2{
color:#fff;
background:#0055a4 100% 100%;
}

#menu h2 a, #menu h2 a:visited {
background: #0055a4;
text-decoration: none;
border: none;
}

#menu a{
background: url(submenu_bg.gif) repeat-y;
border-bottom: 1px solid #808BAC;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#FFF;
background: url(submenu_bg.gif) repeat-y;
}

#menu a:hover{
color:#FFF;
background: #0055a4;
}

#menu a:active{
color:#FFF;
background: #0055a4;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
display: block;
width: auto;
}

#menu li{
position:relative;
text-align: left;
display: block;
}

#menu ul li ul.undergraduates{
float: left;
width: 257px;
}

#menu ul li ul.undergraduates li{
float: left;
width: 257px;
}

#menu ul li ul.undergraduates li a{
background: url(submenu_bg2.gif) repeat-y;
border-bottom: 1px solid #808BAC;
text-decoration:none;
}

#menu ul li ul.undergraduates li a:hover{
color:#FFF;
background: #0055a4;
}

#menu ul li ul li{
float: left;
width: 197px;
}



#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
padding-top: 3px;
}


/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#0055a4 no-repeat -999px -9999px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(http://www.zbt.org/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#fff;
background:#000;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout Menu */
