body {
  padding-left: 0em;
  font: 62.5%/1.5  Verdana, sans-serif;
  color: #260f17;
  background-color: #ebe2d1;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
  background-position:center;
  background-position:top;  }

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }

p {font-size:.8em}



h1 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 14pt;
  color: 7c5412;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}

h2 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 14pt;
  color: 4c741c;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}

h3 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 10pt;
  color: 4c741c;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}


h4 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 9pt;
  color: 7c5412;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}



h5 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 8pt;
  color: 7c5412;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}

h6 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 7pt;
  color: 7c5412;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}





a:link, A:visited { text-decoration: none; color: #7c5412; font-style: normal;
  font-weight: bold;}
a:hover { background: #260f17 }



ul.navbar a {
  text-decoration: none }
  
  
  ul#btn { text-decoration:none;
  			outline:none;
			list-style:none;
			margin:0 0 0 -50px;}
			
			  ul#btn li{ margin:0 0 8px 0;}
			
	ul#btn a img{ border:none; outline:none;}
			
	ul#btn a:hover{		z-index: 1;
				filter: alpha(opacity=85);
				-moz-opacity: 0.85;
				opacity: 0.85;}



