body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background: #000000;
    color: #868686;
    margin: 0;
    padding: 10px;
}

div#wrapper {
    text-align:center;
    width:845px;
    margin:0 auto;
}

img { border: 0; }

h1 {font-size: 120%;   padding-top: 0px;}

a {
    color: #575e58;
    font-weight: bold;
}

a.bright {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

a.button {
    color: #FFFFFF;
    font-weight: bold;
}

#mainpanelstatic {
  background-image: url("images/gallery_image_frame.jpg");
  background-repeat: no-repeat;
  float: left;
  width: 475px;
  height: 400px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

#scrollmainpanel {
  overflow: auto;
  width: 400px;
  height: 300px;
}

#scrollgallerypanel {
  overflow: auto;
  width: 455px;
  height: 380px;
}

#paddingtop {
  padding-top: 47px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0px;
}
#paddingbottom {
  padding-top: 40px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0px;
}

#boxtop {
  background-image: url("images/top_box.jpg");
  background-repeat: no-repeat;
  height: 187px;
  overflow: hidden;
}

#boxbottom {
  background-image: url("images/btm_box.jpg");
  background-repeat: no-repeat;
  height: 307px;
  overflow: hidden;
}
#folder {
  background-image: url("images/folder.GIF");
  background-repeat: no-repeat;
  height: 100px;
}

#picture {
  background: #000;
  padding: 3px;
  float: left;
  width: 103px;
  height: 103px;
}

#scrolltop {
  overflow: hidden;
  padding: 3px;
  height: 110px;
}

#scrollbottom {
  overflow: auto;
  padding: 3px;
  height: 214px;
}

#header_logo {
  background: #000;
  float: left;
  width: 174px;
  height: 69px;
  padding: 10px;
  padding-left: 15px;
}

#header_menu {
  background: #000;
  float: right;
  width: 250px;
  height: 69px;
  padding-top: 17px;
  padding-right: 17px;
}

#leftcol {
  background: #000;
  float: left;
  width: 475px;
  height: 500px;
}

#rightcol {
  background: #000;
  float: right;
  width: 367px;
  height: 500px;
}

#footer {
  background: #000;
  clear: left;
  height: 100px;
}

#text {
 width:100px;
 height: 11px;
 font-size: 9px;
 border-style:double;
}
textarea {
 height: 80px;
 font-size: 9px;
 border-style:double;
}

#rightsignup {
  background: #000;
  float: left;
  width: 152px;
  height: 10px;
  padding-top:0px;
}

#leftsignup {
  background: #000;
  float: left;
  width: 100px;
  height: 20px;
  text-align:right;
  padding-top:0px;
  line-height:15px;
}

#galleryfolders {
  background: #000;
  float: left;
  width: 70px;
  height: 70px;
  text-align:center;
}

a.title {
  color: #575e58;
  font-weight: bold;
  font-size: 150%;
}

input.post, textarea.post, input.postfile {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  width: 150px;
}

.eventform {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  width: 360px;
}


select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

#infopanel {
  background-image: url("images/top_box.jpg");
  background-repeat: no-repeat;
  align:center;
  padding: 35px;
  height: 122px;
  overflow: hidden;
}
#sub {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.submitbutton {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}
.signup {
  padding: 0px;
    color: #868686;
}
#admintable {

}
#admintabletitle1 {
  background-color: #333;
  width: 20%;
  float: left;
}
#admintabletitle2 {
  background-color: #333;
  width: 50%;
  float: left;
}
#admintabletitle3 {
  background-color: #333;
  width: 14%;
  float: left;
}
#admintabletitle4 {
  background-color: #333;
  width: 14%;
  float: left;
}
#admintablecol1{
  width: 20%;
  float: left;
  height: 50px;
  padding-bottom: 5px;
}
#admintablecol2{
  width: 50%;
  float: left;
  height: 50px;
  padding-bottom: 5px;
}
#admintablecol3{
  width: 14%;
  float: left;
  height: 50px;
  padding-bottom: 5px;
}
#admintablecol4{
  width: 14%;
  float: left;
  height: 50px;
  padding-bottom: 5px;
}