#pianobar {
	BACKGROUND: url(../../images/piano/piano_top.jpg) #FFFFFF no-repeat;
	width:774px;
	height:99px;
	z-index: 0;
}

#pianonav {
	float: right;
	bottom:0px;
	height:50px;
	margin-right:10px;
	margin-top: 48px;
	text-align:right;
	z-index: 2;
}

.department {
    FONT: 11px verdana;
    color:white;
}

.department A {
    FONT: 11px verdana;
    color:white;
    text-decoration:none;
}

.department A:hover {
    FONT: 11px verdana;
    color:#7D9CB5;
    text-decoration:none;
}

.youarehere  {
    FONT: 12px Microsoft Sans Serif, Arial;
    color:999999;
    font-variant:small-caps;
}