@charset "UTF-8";
/* CSS Document */

body { background: #88b1bb url(images/musicBg.jpg) repeat-x; }

#wrapper { background: #eef9fc; }

#over { display: block; background: url(images/musicNotch.gif) right 12px no-repeat; padding-right: 35px; margin-right: -35px;  }

#over li a { color: #006b7a; }

#nav li li a:hover { color: #006b7a; text-decoration: underline; }

#rightCol h2 { color: #006b7a; }

#rightCol a { color: #006b7a; text-decoration: none; }
#rightCol a:hover { text-decoration: underline; }