body {
	overflow: auto;
	scrollbar-arrow-color: 333333;
	scrollbar-darkshadow-color: 333333;
	scrollbar-highlight-color:e1e1e1;
	scrollbar-shadow-color: eeeeee;
	scrollbar-face-color: white;
	scrollbar-base-color: 333333;
	scrollbar-3dlight-color: eeeeee;
}

.bodytext {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	letter-spacing: .5px;
	
}
.bodygrey {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	letter-spacing: .5px;
	
}
.bodytextsml {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 11px;
	
	color: #000000;
	letter-spacing: .5px;
	
}
.photoscroll {
	overflow: auto;
	width: 626px;
	height: 100px;
}
.scroll {
	overflow: auto;
	width: 790px;
	height: 450px;
}
.textscroll {
	overflow: auto;
	width: 624px;
	height: 375px;
}
.aboutscroll {
	overflow: auto;
	width: 600;
	height: 500;
}

.header {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #b90501;
	letter-spacing: .5px;
	
}
.testiheader {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 17px;
	color: #666666;
	letter-spacing: .5px;
	
}

a:active {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 12px;
	color: #666666;
	
	letter-spacing: .5px;
	text-decoration: none;
	
}

a:visited {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 12px;
	color: #b90501;
	
	letter-spacing: .5px;
	text-decoration: none;
}

a:link {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 12px;
	color: #b90501;
	
	letter-spacing: .5px;
	text-decoration: none;
}
a:hover{
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 12px;
	color: #666666;
	
	letter-spacing: .5px;
	text-decoration: none;
	
	
}

a:active.people {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
	line-height: 26px;
	letter-spacing: .5px;
	text-decoration: none;
	
}

a:visited.people {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
	line-height: 26px;
	letter-spacing: .5px;
	text-decoration: none;
}

a:link.people {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;<br>
	line-height: 26px;
	letter-spacing: .5px;
	text-decoration: none;
}
a:hover.people {
	font-family:  trebuchet ms, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
	line-height: 26px;
	letter-spacing: .5px;
	text-decoration: none;
	display: inline;
	
}

  .visi1 { display: none;}
  .visi2 { display: inline;}
  
  .top{
	background-image : url(images/top_fade.jpg);
	background-repeat : repeat-x;
}
  .bottom{
	background-image : url(images/bttm_fade.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
}

.border {
	border: 1px solid #e2e2e2;
	font-family: Trebuchet MS, Geneva, Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.redheader {
	font-family: Trebuchet MS, Geneva, Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
	word-spacing: 0em;
	letter-spacing: 0pt;
	background-image: url(images/red_bkgrd.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 6px;
	height: 16px;
}
div.img-ilus { 
background: url('images/shadow.gif') no-repeat bottom right; 
margin: 10px 5px; 
padding: 0; 
position: relative; 
} 
  
div.img-ilus img { 
background-color: #fff; 
border: 1px solid #a9a9a9; 
margin: -5px 5px 5px -5px; 
padding: 4px; 
position: relative; 
vertical-align: bottom; 
}