body {
  width: 950px;
  margin: auto;
  text-align: left;
  vertical-align: top;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-color: #d3d3d3;
}

h1,h2,h3,h4,h5,ul,td { 
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
}

p {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
font-size: 14px;
}

ul.tabs {
  list-style-type: none;
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  text-shadow: 2px 2px 2px #D4D4D4;
}

li.border {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:solid;
  border-left-style:none;
  border-width:2px;
  padding-top:20px;
  padding-bottom:20px;
}

td.scrollmenu { 
  font-size: 18px;
  font-weight: bold;
  font-family: Helvetica, Verdana, sans-serif;
  text-align: center;
  cursor: pointer;
  text-shadow: 2px 2px 2px white;
}

#announcement_slides {
  text-align:center;
}

#bg-top {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  width: 100%;
}

#bg-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: -2;
  width: 100%;
}

#boximage {
  width: 55%;
  height: 100%;
  text-align: center;
  vertical-align:center;
}

#boxtext {
  width: 45%;
  height: 100%;
  vertical-align: top;
  text-decoration: none;
}

#button-background {
  position:absolute;
  bottom:0px;
  z-index:-1;
}

#centerbox {
  height: 320px;
  width: 100%;
}

#countdown {
  font-weight: bold;
  font-size: 23px;
  text-align: center;
  text-shadow: 3px 3px 5px white;
  color:#000066;
  font-family: Helvetica, Verdana, sans-serif;
}

#fbtab{
background: url(/images/findonfacebook.jpg) no-repeat; /* Path to Image */
right:1px;  /* change this to left: 1px; to put it on the left of the screen */
top:40%;height:160px;width:48px;margin:0;padding:0;position:fixed;z-index:5000;}

#songtab{
left:1px;
top:25%;
height:50%;
width:192px;
margin:0;padding:0;
border-color: #d3d3d3;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-right-width: 4px;
border-top-width: 4px;
border-bottom-width:4px;
position:fixed;
z-index:5000;}

#fbtab a{
display:block;width:100%;height:100%;}

#footer {
  text-align: center;
  font-size: 12px;
  text-decoration:none;
}

#header {
  width:950px;
}

#logo {
  width: 251px;
  height: auto;
}

#menu {
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 16px;
}
#scrollbox {
  position:relative;
}

.menuitem {
    font-weight: bold;
    cursor: pointer;
}
  





