
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	margin-top: 0px; 
	margin-left:0px; 
	margin-right: 0px;
	
}

{
scrollbar-base-color: #008000;
scrollbar-arrow-color: #800000;
scrollbar-darkshadow-color: #800000;
scrollbar-face-color: #800080;
scrollbar-highlight-color: #008080;
scrollbar-shadow-color: #0000FF;
scrollbar-3dlight-color: #FF0000;
}

.biocontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4C4832;
	margin-top: 25px; 
	margin-left: 25px; 
	margin-right: 25px;
	margin-bottom: 15px; 	
}

.homecontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #eBeBeB;
	margin-top: 25px; 
	margin-left: 25px; 
	margin-right: 25px;
	margin-bottom: 15px; 	
}


body {
background-image: url('images/back_yellow_lg.jpg') ;
background-attachment:fixed;
background-position: top;
background-repeat:no-repeat
}



A:link {
          color:  #666666;
          text-decoration: none;
          background: transparent;
 	 

}
  A:active {
            color:  #666666;
            text-decoration: none;
            background: transparent;
	    
 }
 A:visited {
            color:  #666666;
            text-decoration: none;
            background: transparent;
	    
 }
 A:hover {
          color: #666666;
          text-decoration: underline;
          background: transparent;
	 
}


 
.frame {
border: 1px solid #000000;
}

.oldframe {
padding:1px;
background:#9dbcc8;
border:1px #bac9d8;
}