#header .block{
  margin:0;
}



.book-navigation .menu,
.book-navigation .page-links{
  border:0;
}
.book-navigation .page-links{
/*   display:none; */
}


#header {
  background:none;
}

#header .content {
  margin:0;
}

#slideshowcs-outer{
  margin:0;
}

#name-and-slogan{
  margin:0;
  display:none;
  height:0;
  line-height:0;
  font-size:0;
}

#top-center,
#top-container{
  min-height:40px;
  font-size:10px
}

#top-container a,
#top-container a:link,
#top-container a:visited,
#top-container a:hover {
  color:#cbcbcb;
}

.post-info{
  background-color:#eeeeee;
  margin-bottom:0;
}


tr.odd{
  background-color:#F6EBEA
}

tr.even{
  background-color:#EFEFEF
}

#forum thead{
  background-color:#724842;
  color:white;
}

#forum table{
border-color:#724842
}

#forum thead a,
#forum thead a:link,
#forum thead a:visited,
#forum thead a:hover {
  color:white;
}

/*
#main{
  background-image:url(bgmain.png);
  background-repeat:repeat-x;
}*/

div.admin{
  padding-top:0;
}


.post-info{
  background-color:#724842;
  color:white;
/*   padding:5px; */
  border:0;
}

.forum-post{
  border-color:#724842;
}

.author-joined{
  font-size:10px;
}
.author-pane-label{
  font-weight:normal;
  font-size:10px;
}