/* CSS Document */
body {

	background-color: #666666;
	margin-top: 50px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}

.style6 {
	color: #00CCCC;
	font-weight: bold;
}


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CCCC;
	line-height: 18px;
}
.unnamed1 {
	line-height: 14px;
}
.Small_copy {
	line-height: 10px;
	font-size: 11px;
	color: #333333;
}
.style9 {font-size: 30px}
.style21 {
	font-size: 11px;
	color: #666666;
}
.style23 {color: #FFFFFF}
.style24 {
	color: #00CCCC;
	font-weight: bold;
}
A:visited {
	color:#FFFFFF;
	text-decoration:underline
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #00CCCC;
}
.contact_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
}
#bio_
{
	height:430px; 
	width:845px; 		
	overflow: auto;
	scrollbar-face-color: #00CCCC;
	scrollbar-highlight-color: #00CCCC;
	scrollbar-3dlight-color: #00CCCC;
	scrollbar-darkshadow-color: #00CCCC;
	scrollbar-shadow-color: #00CCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #3ABDC2;	
	text-align:left;
}