body {
   font-family:      Verdana, Helvetica, Arial, sans-serif;
   background-color: #b6b4bE;
}

a {
   color: #2C5479;
}

a:hover {
   color: #006FA4;
}

img {
   border:0px;
}

div.header {
   background-image:  url(/images/logo-title2-bg.gif);
   background-repeat: repeat-x;
   /* These are to help Netscape 4.x along... */
   width:             100%;
   font-family:       Verdana, Helvetica, Arial, sans-serif;
   background-color:  #b6b4bE;
}
div.header span.text {
   position: relative;
   left:     25px;
   top:      -12px;
}
div.header span.section {
   font-size: 20pt;
   color:     #003558;
}
div.header a {
   text-decoration: none;
}
div.content {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10pt;
   margin-left: 50px;
   max-width: 800px;
}
div.footer {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   color:       #5C5B64;
   font-size:   x-small;
   text-align:  right;
}
div.location {
   font-size:         15px;
   width:             80%;
   border-style:      solid;
   border-color:      #000000;
   border-bottom:     1px;
   border-left:       1px;
   border-right:      0px;
   border-top:        0px;
   padding:           2px;
   /* More Netscape 4.x incompetence... */
   font-family:       Verdana, Helvetica, Arial, sans-serif;
   background-color:  #d1cfd9;
}
div.location img {
   vertical-align: middle;
}
div.location span {
}
#music {
   float:            right;
   background-color: #D1CFD9;
   border-style:     dotted;
   border-color:     #F6F4FF; /* #450039; */
   border-width:     2px;
   padding:          5px;
   text-align:       center;
   font-family:      Verdana, Helvetica, Arial, sans-serif;
}
#music .title {
   font-weight: bold;
}
#music .musiclist {
   margin-top: 5px;
}
#music .desc {
   font-size: smaller;
}
#Contact {
   clear: left;
   font-size: 12px;
   font-style: italic;
}

#LastUpdate {
   font-size: 12px;
   text-align: right;
}