body {
  text-align: center;
  background-color: #CBCB96;
  color:#666666;
}

A:link {
	COLOR: #8B0101; text-decoration: none
}
A:visited {
	COLOR: #DE5858; text-decoration: none
}
A:active {
	COLOR: #8B0101; text-decoration: none
}
A:hover {
	COLOR: #DE5858; text-decoration: underline
}

#page_wrapper {
  margin:35px auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF;
  border:1px solid black;
  border-top:3px solid black;
}

#header 
{
  height: 110px;
  background: #FFFFFF url('/img/header.jpg') no-repeat;
  clear: both;
}

#header.about
{
  height: 110px;
  background: #FFFFFF url('/img/header_about.jpg') no-repeat;
  clear: both;
}

#header.articles
{
  height: 110px;
  background: #FFFFFF url('/img/header_articles.jpg') no-repeat;
  clear: both;
}

#header.journal
{
  height: 110px;
  background: #FFFFFF url('/img/header_journal.jpg') no-repeat;
  clear: both;
}

#header.newsletter
{
  height: 110px;
  background: #FFFFFF url('/img/header_newsletter.jpg') no-repeat;
  clear: both;
}

#header.shop
{
  height: 110px;
  background: #FFFFFF url('/img/header_shop.jpg') no-repeat;
  clear: both;
}

#header.links
{
  height: 110px;
  background: #FFFFFF url('/img/header_links.jpg') no-repeat;
  clear: both;
}

#header.photos
{
  height: 110px;
  background: #FFFFFF url('/img/header_photos.jpg') no-repeat;
  clear: both;
}

#header.newsletter
{
  height: 110px;
  background: #FFFFFF url('/img/header_newsletter.jpg') no-repeat;
  clear: both;
}

#menu_bar 
{
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  /*border:1px dashed #B8B185;*/
}

#center {
  margin-left:160px;
  margin-right:160px;
  padding:10px;
  border: 5px;
  border-left:1px dotted #567;
  border-right:1px dotted #567;
    }

#center h1 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  line-height: normal;
  color: #8B0101;
}

#center h2 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #988F5C;
}

#center p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center_shop {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  border: 0px;
    }

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #988F5C;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #988F5C;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 20px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:4px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #8B0101;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: white;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:19px;
  padding-right:19px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}