body {
background-image: url(../img/background.gif);
background-color: #D6DE94;
background-repeat: repeat;
background-attachment: fixed;
background-position: top left;
margin-top: 8px;
}

.navigation {
font-family: Arial;
font-size: 1.0em;
text-decoration:none;
font-style: italic;
font-weight: bold;
}

.nav_cell {
border-bottom: 1px dotted #999999;
}

.textbox{
text-align: left;
}

.navigation a {
color:#000088;
text-decoration:none;
}

.musicalprograms a {
color: #186321;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #999999; border-style: none none dotted; }