#header {
	width: 780px;
	height: 147px;
	margin-bottom: 15px;
	background-image: url(../IMAGES/content-header-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
    display: none;
}

#sub-nav {
}

#sub-nav ul {
    margin: 0;
    padding: 0;
    margin-left: 15px;
}

#sub-nav ul li {
    font-size: 9px;
    color: #9965A0;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    list-style: none;
    padding: 5px 0;
}

#sub-nav a {
    color: #C0338D;
    text-decoration: none;
    font-weight: bold;
}

#sub-nav a:hover {
    color: #7A1C58;
}

#sub-nav a.selected {
    color: #7A1C58;
}

p.staffbio {
	margin-bottom: 65px;
}

ul {
	padding-left: 0;
	margin-top: 0;
	margin-left: 1.5em;
	color: #9965A0;
    font-size: 12px;
	font-decoration: bold;
}

ul li {
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
}
