/* left navigation titles*/
div#navhuman{
	width: 107px;
	height: 18px;
	line-height: 18px;
	z-index:3;
	visibility: visible;
	margin: 10px 0;
	padding: 0;
	overflow:hidden;
}
h3.navhuman {
	text-indent : -9999px;
	display : block;
	background : url(../assets/nav/human-services.jpg) no-repeat ;
}
div#navmusic{
	width: 161px;
	height: 19px;
	line-height: 20px;
	z-index:3;
	visibility: visible;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}
h3.navmusic {
	text-indent : -9999px;
	display : block;
	background : url(../assets/nav/music.jpg) no-repeat;
}
/* left navigation links*/
.navigation {
	font-family : "Tahoma", "Trebucht", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #E9C4A3;
	line-height: 12pt;
	text-decoration: none;
	letter-spacing: 0.04em;
}
a.navigation, a.navigation:visited, a.navigation:active {
	font-weight : bold;
	font-size : 13px;
	color : #D9DADD;
	text-decoration: none;
	padding-left: 4px;
	white-space: nowrap
}
a.navigation:hover {
	color : #9E0B15;
	text-decoration: none;
	white-space: nowrap
}
/* bottom navigation */
.nav-bottom {
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #1E1522;
	font-weight: bold;
	line-height: normal;
}
A.nav-bottom, A.nav-bottom:Visited, A.nav-bottom:Active {
	color : #4A3654;
	font-weight: bold;
	text-decoration: none;
}
A.nav-bottom:Hover  {
	color : #1E1522;
	text-decoration: underline;
}

.nav-top {
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #D1D6F3;
	letter-spacing: .04em;
	text-decoration:none;
		font-weight: bold;
}
A.nav-top  {
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #D1D6F3;
	letter-spacing: .04em;
	text-decoration: none;
}
A.nav-top:Visited  {
	color : #D1D6F3;
	text-decoration: none;
	}
A.nav-top:Hover  {
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #E2A976;
	text-decoration: none;
}
A.nav-top:Active  {
	color : #D1D6F3;
	text-decoration: none;
}

.leftnav {
	font-size :13.5px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: .03em;
	text-decoration: none;
}
A.leftnav  {
	font-size :13.5px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-decoration: none;
}
A.leftnav:Visited  {
	text-decoration: none;
	color : #FFFFFF;
}
A.leftnav:Hover  {
	text-decoration: none;
	color : #003399;

}
A.leftnav:Active  {
	text-decoration: none;
	color : #FFFFFF;
}
.leftnavTitle {
	font-size :14px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
div#award {
	background : url(../images/2006-wba-award.jpg) no-repeat;
	background-position: 3px;
	height: 80px;
}

