#nav {
  position: absolute;
  left: 380px;
  top: 210px;
  z-index:1;

}
div#mainImg {
  position: absolute;
  left:10px;
  width:200px;
}
body {
  background: #EEE8AA;
}
#content, #contentabout  {
  position: absolute;
  width:561px;
  left:250px;
  top:250px;
  padding-left:160px;
  padding-right: 50px;
  padding-top:25px;
  padding-bottom: 0px;
  background: #FFFFFF;
  z-index:-1;
  font-size:20px;
}
 #contentabout {
  padding-top:50px;
}

#logo {
  position: absolute;
  top: 10px;
  left: 850px;
}
#footer {
  position:absolute;
  left:0px;
  background-color: #525252;
  width:721.5px;
  height:20px;
  text-align:right;
  padding-top:3px;
  padding-bottom:3px;
  padding-right:50px;
  color:white;
  border-bottom: solid 40px #EEE8AA;

}



.site {
  font-size:11px;
  color:white;
  text-decoration: underlined;
}
.about {

}

.no_border {
  border:0;
}
.under {
  text-decoration: underline;
}
.small {
  font-size: 15px;
}
.hours {
  text-align: center;
}
.no_border2 {border:0;
            margin-left:50px;
}

.middle {
  position: absolute;
  left: 360px;
}
.left {
  position: absolute;
  left: 200px;
  width: 50px;
}
#homepos {
  text-align: center;
}
#mainevent {
  text-align: center;
}
#eventleft {

   width:50%;
}
#eventright {
  left:50%;
  width: 50%;
}
#imgabout {
  float:right;
  margin:10px;
}

