a {
   text-decoration:none;
}
body {
   font-family: Helvetica,Times,Palatino,Arial,Verdana, "Trebuchet MS", sans-serif;
   background-color: rgb(94,132,49);
   background-color: rgb(203,56,74);
   background-color: rgb(103,24,19);
   font-size:13px;
   color:rgb(89,86,63);
   line-height:1.2em;
}
.nav {
   text-align:center;
   margin-top:94px;
   padding-bottom:8px;
   border-bottom: 1px dotted #aaaa77;
   font-family: Times,Palatino;
}
.nav a {
   color:rgb(119,106,93);
   margin-left:5px;
   margin-right:5px;
   font-size:1.0em;
   padding-bottom:3px;
}
.nav a:hover {
   color:rgb(180,0,25);
}
.container {
   background-image:url(../images/background2.jpg);
   background-repeat: no-repeat;
   background-position:center;
   width: 980px;
   height: 728px;
   margin:auto;
   border:1px solid rgb(103,24,19);
}

.content {
   height:460px;
   width: 618px;
   margin-left:auto;
   margin-right:auto;
   margin-top:138px;
   padding-top:10px;
}
#home {
   text-align:center;
}
#home h1 {
   font-size:3.5em;
}
.main h1 {
   color:rgb(69,56,43)
}
.selected {
   padding-top:5px;
   border-bottom: 1px solid rgb(120,115,74);
}
.editLink {
   position:absolute;
   top:15px;
   right:30px;
   float:right;
}
.editLink a {
   color:#fff;

}
.txt {
   padding:10px;
   text-align:left;
   font-family:Tahoma;
   font-size: 94%;
   min-height:350px;
}
.txt h2 {
   font-size:94%;
}
  #scroll_up {
    cursor: pointer;
  }
  #scroll_down {
    cursor: pointer;
  }
  #scroll_box {
    max-height: 276px;
    overflow: auto;
    padding-left:20px;
  }
  .scroll {
   margin-top:10px;
   margin-left:293px;
}
img {
   border:none;
}
td {
   vertical-align:top;
}

#scheduletxt #scroll_box {
   height:320px;
}
.linkPic {
   float:left;
   margin-left:10px;
   width:192px;
}
