/* Bio Info*/

#ahomecontent #bio_top {
background-image:url("../images/bio_top.gif");
background-repeat:no-repeat;
clear:both;
margin-top:0px;
padding:0px;
border:0px;
position:relative;
width:637px;
height:432px;
font-family: Verdana;
font-size: 12px;
color: #111111;
}

#biostory {
width: 589px;
height: auto;
margin: auto;
padding: auto;
position: absolute;
top: 89px;
left: 25px;
font-family: Verdana;
font-size: 12px;
color: #111111;
}

img.leftfloat {
float: left;
margin: 4px 9px 4px 4px;
}

#biostory h2 {
font-size: 18px;
color: #111111;
margin: 5px 0px 3px 20px;
padding: 0px 0px 0px 15px;
}

#biostory p {
margin-top: 3px;
padding: 0px 10px 5px 5px;
height: 299px;
text-align: justify; 
font-size: 12px;
overflow: visible;
overflow-x:auto; 
overflow-y:scroll;
scrollbar-base-color: #eee3cd;
scrollbar-arrow-color: #666666;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #666666;
scrollbar-face-color: #e4d4b5;
scrollbar-highlight-color: #eee3cd;
scrollbar-shadow-color: #eee3cd;
scrollbar-track-color: #eee3cd;
}

/* BREADCRUMB */

#breadcrumb {
width:400px;
height:333px;
position:absolute;
top:64px;
left:20px;
}

#breadcrumb a {
color: #333333;
font-weight: bold;
}
#breadcrumb:hover a {
color: #cccccc;
}

#breadcrumb:visited a {
color: #111111;
font-weight: none;
}

