

body {
  text-align: center;
  background: #3A1817 url(../images/sunset.jpg)  top center no-repeat fixed;
  margin-top:20px;
  margin-bottom:30px;
  color:#7C4A3F;
  SCROLLBAR-BASE-COLOR: #663333;
  SCROLLBAR-ARROW-COLOR: #D65243; 
}

A:link {
	COLOR: #C44534; text-decoration: underline
}
A:visited {
	COLOR: #C44534; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #ffffff; text-decoration: none
}

#page_wrapper {
  background: #cc6633; url(images/content_bg.)top repeat;
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  border: 4px outset #D65243;
}
#menu_bar {
  height: 15px;
   margin-left: 0px; 
  margin-top: 0px;
  padding-top:0px;
  padding-left: 0px;
  background: #3a1817;
}

#navcontainer ul
{
display: inline;
padding-left: 0;
margin-left: 0;
margin-top:0;
background-color: transparent;
color: #ffcc99;
float: center;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#page_header {
  height: 189px;
  background: #515230 url(../images/bg2.jpg) top center no-repeat;
}  

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #e9d1d1;
text-decoration: none;
float: left;
border-right: 1px outset  #B69C91;
}

#navcontainer ul li a:hover
{
background-color: #E1CCC1;
color: #663333;
}

#content_wrapper {
  background:  #E9D1D1; url(images/content_bg.gif) top center repeat;
  margin-top: 0px;
  border-top: 3px outset  #663333;
  
  border-bottom: 4px inset  #663333;
  
  
}

#left_side {
  float:left;
  margin-top: 0px;
  margin-left: 3px;
  width:590px; 
  text-color: #7C4A3F;
  padding: 8px;
  text-align: left;
  border-right: 5px double #CB9A9A; 
}
  
#left_side h3 {
  margin:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  border-top: 5px double #CB9A9A; 
  border-bottom: 5px double #CB9A9A; 
  text-align: left;
  }
  
  #left_side h4 {
  margin:15px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:18px;
    border-bottom: 5px double #CB9A9A; 
  text-align: center;
  }
  
#left_side p {
  margin-right:5px;
  margin-left: 10px;
  width: 530px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  text-indent: 15px;
   }

#left_side img { border: 6px outset #cc6633; margin: 10px 10px 10px 0; }	
#left_side a img { border: 4px inset #ffcccc;}
#left_side a:hover img { border: 4px outset #ffcccc; }
#left_side img.right { margin-left: 10px; }

#left_side ul { font-family: verdana; font-size:12px; color: #924639;}
 
}
#right_side {
  margin-top:-10px;
  float: right;
  width:190px;
  margin-right: 0px;
  background:transparent;
  
  text-color: #330000;
}
  
#right_side H3 {
  margin-top:20px;
  margin-left:15px;
  margin-right:15px;
  margin-bottom:20px;
  text-transform: uppercase;
  font: "Trebuchet MS", tahoma, verdana, arial,  sans-serif;
  font-family: verdana;
  font-size:10px;
  font-weight: bold;
  line-height:16px;
  color: #C44534;
  background: transparent;
  text-align:center;
  border-top: 5px double #CB9A9A; 
  border-bottom: 5px double #CB9A9A; 
}
  
#right_side p {
  margin-top:20px;
  margin-left:10px;
  margin-bottom:20px;
  text-align: justify;
  text-indent: 15px;
  padding-right:5px;
  font-family: verdana;
  font-size:10px;
  line-height:12px;
  color: #663333;
}

#right_side ul {
  margin-top:20px;
  margin-left:10px;
  margin-bottom:20px;
  text-align: justify;
  text-indent: 15px;
  padding-right:5px;
  font-family: verdana;
  font-size:10px;
  line-height:12px;
  color: #663333;
}



#page_footer {
  height: 38px;
  background: #515230 url(../images/footer.gif) top left no-repeat;
}  

#page_footer A:link {
	COLOR: #FF9797; text-decoration: none
}
#page_footer A:visited {
	COLOR: #ECF334; text-decoration: none
}
#page_footer A:active {
	COLOR: #ECF334; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #ffffff; text-decoration: underline
}

#page_footer p {
  text-align:center;
  padding-top:8px;
  font-family: verdana;
  font-size:10px;
  line-height:12px;
  color: #EABFBF;
}

.spacer {
  margin:0px;padding:0px;height:2px;clear:both;
}

  
 
 