/* UNITED's navigation menu stylesheet */
/* Designed by Jimmy Joe 2005 */

#menu {
	position: absolute;
	left: 5px;
	top: 130px;
	width: 200px;
	height: 91px;
	font-family: "Comic Sans MS", cursive, Helvetica, Georgia;
	font-weight: bold;
	z-index: 5;
}

#key1 {
	background-image: url(../images/piano_01.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 36px;
	line-height: 32px;
	background-color: #EEEEEE;
	color: #888888;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#key1 a {
	background-image: url(../images/piano_01.gif);
	width: 182px;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#key1 a:link, #key1 a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 12px;
}

#key1 a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
	font-size: 14px;
}

#key1 a:active {
	background-color: #808080;
	color: #A00000;
	font-size: 14px;
}

#key2 {
	background-image: url(../images/piano_02.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 36px;
	line-height: 32px;
	background-color: #EEEEEE;
	color: #888888;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#key2 a {
	background-image: url(../images/piano_02.gif);
	background-repeat: no-repeat;
	display: block;
	width: 182px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#key2 a:link, #key2 a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 12px;
}

#key2 a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
	font-size: 14px;
}

#key2 a:active {
	background-color: #808080;
	color: #A00000;
	font-size: 14px;
}

#key3 {
	background-image: url(../images/piano_03.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 36px;
	line-height: 32px;
	background-color: #EEEEEE;
	color: #888888;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#key3 a {
	background-image: url(../images/piano_03.gif);
	background-repeat: no-repeat;
	display: block;
	width: 182px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#key3 a:link, #key3 a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 12px;
}

#key3 a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
	font-size: 14px;
}

#key3 a:active {
	background-color: #808080;
	color: #A00000;
	font-size: 14px;
}

#key4 {
	background-image: url(../images/piano_04.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 36px;
	line-height: 32px;
	background-color: #EEEEEE;
	color: #888888;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#key4 a {
	background-image: url(../images/piano_04.gif);
	background-repeat: no-repeat;
	display: block;
	width: 182px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#key4 a:link, #key4 a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 12px;
}

#key4 a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
	font-size: 14px;
}

#key4 a:active {
	background-color: #808080;
	color: #A00000;
	font-size: 14px;
}

#key5 {
	background-image: url(../images/piano_05.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 36px;
	line-height: 32px;
	background-color: #EEEEEE;
	color: #888888;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#key5 a {
	background-image: url(../images/piano_05.gif);
	background-repeat: no-repeat;
	display: block;
	width: 182px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#key5 a:link, #key5 a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	font-family: "Comic Sans MS", cursive, Helvetica, Georgia;
	font-size: 12px;
}

#key5 a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
	font-size: 14px;
}

#key5 a:active {
	background-color: #808080;
	color: #A00000;
	font-size: 14px;
}

#key6 {
	background-image: url(../images/piano_06.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 36px;
	line-height: 32px;
	background-color: #EEEEEE;
	color: #888888;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#key6 a {
	background-image: url(../images/piano_06.gif);
	background-repeat: no-repeat;
	display: block;
	width: 182px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#key6 a:link, #key6 a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 12px;
}

#key6 a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
	font-size: 14px;
}

#key6 a:active {
	background-color: #808080;
	color: #A00000;
	font-size: 14px;
}

#key7 {
	background-image: url(../images/piano_07.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 36px;
	line-height: 32px;
	background-color: #EEEEEE;
	color: #888888;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#key7 a {
	background-image: url(../images/piano_07.gif);
	background-repeat: no-repeat;
	display: block;
	width: 182px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#key7 a:link, #key7 a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 12px;
}

#key7 a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
	font-size: 14px;
}

#key7 a:active {
	background-color: #808080;
	color: #A00000;
	font-size: 14px;
}

