body
 {
  margin-top: 10px; 
  margin-left: 10px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  background-image: url(../pics/bkg.jpg);
  font-family: Verdana,Arial;
  font-size: 13px;
  color: #935B4E;
  scrollbar-arrow-color: #333333;
  scrollbar-base-color: black;
  scrollbar-dark-shadow-color: black;
  scrollbar-track-color: #333333;
  scrollbar-face-color: #333333; 
  scrollbar-shadow-color: silver;
  scrollbar-highlight-color: silver;
  scrollbar-3d-light-color: black;
 }

p
 {
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
  line-height: 130%;
  margin:0px,0px,0px,0px;
 }
	
.sidetext
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #333333;
  line-height: 130%;
  margin:10px,0px,25px,0px;
 }
 
td
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: normal;
  color: #990000;
 }

a:link,a:visited,a:hover,a:active
 {
  color: #935B4E;
  text-decoration: underline;
  font-weight:normal;
 }

.toptext
 {
  font-family: Trebuchet MS; 
  font-size: 13px; 
  color:  #4A4239;
  margin-top: 3px;
  margin-bottom: 3px
 }

.navigation
 {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
 }

a.navigation:link,a.navigation:visited,a.navigation:active
 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
 }

a.navigation:hover
 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
 }

.white
 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
 }
 
a.white:link,a.white:visited,a.white:active,a.white:hover
 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
 }
 
a.featured:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.featured:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a.featured:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.featured:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h1
 {
  font-family: Trebuchet MS;
  font-size: 15px;
  color: #927E5A;
  line-height: 100%;
  font-weight: normal;
  margin:4px,0px,4px,0px;
 }

h2
 {
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
  line-height: 100%;
  font-weight: normal;
  margin:0px,0px,0px,0px;
 } 

h3
 {
  font-family: Verdana;
  font-size: 11px;
  color: #D7C7B7;
  line-height: 100%;
  font-weight: normal;
  margin:0px,0px,0px,0px;
 }