#gurubar {
	position:relative;
	BACKGROUND: url(/images/guitarguru/guitarguru_top.jpg) #000000 no-repeat;
	width:774px;
	height:99px;
}

#gurunav {
	position:absolute;
	right:0px;
	bottom:38px;
	margin-right:10px;
	text-align:right;
}

.department {
    FONT: 11px trebuchet ms;
    color:white;
}

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

.department A:hover {
    FONT: 11px trebuchet ms;
    color:#ffcc33;
    text-decoration:none;
}

#updateform {
	position:absolute;
	right:0px;
	bottom:0px;
	height:30px;
	margin-right:10px;
	text-align:right;
}