body {
	
      	font-family: "Trebuchet MS","Helvetica", "MS Sans serif",sans-serif; 
      	font-size: 10px; 
	font-weight: normal;
      	color: #384638; 
	background-color:#E0E3E0;
	scrollbar-arrow-color:#192519;
	scrollbar-face-color: #E0E3E0; 
	scrollbar-track-color: #E0E3E0; 
      	scrollbar-highlight-color: #E0E3E0; 
      	scrollbar-3dlight-color: #E0E3E0;
      	scrollbar-shadow-color: #E0E3E0; 
      	scrollbar-darkshadow-color: #E0E3E0;
	cursor: crosshair;
     	
	
}
	
	
.head{
	
	font-family:"Trebuchet MS","Helvetica", "MS Sans serif",sans-serif;  
	color: #384638;
	font-size: 11px;
	text-align:justify;
	font-weight: bold;
	letter-spacing:1px;
	margin-bottom: -14px;
	text-transform: uppercase; 

	
	
}

.righthead{
	
	font-family:"Trebuchet MS","Helvetica", "MS Sans serif",sans-serif;  
	color: #384638;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	letter-spacing:0px;
	margin-bottom: -14px;
	text-transform: uppercase; 

	
	
}

.titlehead{
	
	font-family:"Trebuchet MS","Helvetica", "MS Sans serif",sans-serif;  
	color: #384638;
	font-size: 15px;
	text-align:center;
	font-weight: bold;
	letter-spacing:0px;
	margin-bottom: -14px;
	text-transform: uppercase; 

	
	
}

.linkhead{
	
	font-family:"Trebuchet MS","Helvetica", "MS Sans serif",sans-serif;  
	color: #384638;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	letter-spacing:0px; 

	
}

.videohead{
	
	font-family:"Trebuchet MS","Helvetica", "MS Sans serif",sans-serif;  
	color: #384638;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	letter-spacing:0px; 

	
}


p {
	font-family:"Trebuchet MS","Helvetica", "MS Sans serif",sans-serif; 
	color: #384638;
	font-size: 10px;
	font-weight: normal;	
	margin-bottom: 3px;
	
	
}		


A:link {
	
	color:#384638;
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
   
	
}

A:visited { 
	
	color:#384638;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
        
}


A:hover { 
	
	color:#697969;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	cursor: help;
      
}


A:active {
	
	color:#384638;
	font-style: normal;
	text-decoration:none;
        
}

div#vidderhead{
	
	font-family:"Trebuchet MS","Helvetica", "MS Sans serif",sans-serif;  
	color: #384638;
	font-size: 10px;
	text-align:left;
	font-weight: bold;
	letter-spacing:0px;
	margin-bottom: -14px;
	text-transform: uppercase; 
