/* @override 
	http://localhost:8888/css/bio.css
*/


#navmenu {
	
position: absolute;
height: 224px;
width: 94px;
top: 163px;
z-index: 15;
margin: 0px 0px 0px 102px;
}

#navmenu  table {
margin: 0;
position: relative;
}


p.biotext{
	font: 13px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	text-align: justify;
}


.biobg {
background-image: url(../images/bg/bio.jpg);
}

#bioright {
	
	position: absolute;
	height: 214px;
	width: 41px;
	z-index: 4;
	margin-left: 705px;
	background-image: url(../images/bg/bio-right-t.png);
	margin-top: 200px;
	
}

#biolinks {	
	position: absolute;
	height: 114px;
	width: 41px;
	z-index: 54;
	margin-left: 496px;
	margin-top: 47px;
}

#bioprint {
	margin-bottom: 5px;
}

a.bio {
	margin: 0px 10px 0 10px;
	color: #164d36;
	font: italic bold 12px/12px Georgia, "Times New Roman", Times, serif;
text-decoration: underline;	
}

a.bio:hover {
	color: #994b15;
	border-bottom: 1px dotted #fff6e5;
}

.date {
	color: #666;
	font: italic bold 11px/12px Georgia, "Times New Roman", Times, serif;
	
}

#CW-Scroller_Container

{
position: relative;

top: 26px;
left: 31px;
width: 312px;
height: 424px;
z-index: 20;

}



#CW-Scroller_Content

{

	height: 429px;

	width: 286px;

	overflow: hidden;

	position: relative;

	float: left;


}



#CW-Scroller_ScrollingArea

{

	position: absolute;

	top: 0px;

	left: 0px;

	width: 285px;

	text-align: left;


}



#CW-Scroller_ScrollBar

{

	height: 420px;

	width: 10px;

	float: right;

	position: relative;

}



#CW-Scroller_UpArrow

{

	height: 7px;

	cursor: pointer;

	cursor: hand;

	text-align: center;

	position: relative;

}



#CW-Scroller_GripperContainer

{

	height: 420px;

	position: relative;

	cursor: pointer;

	cursor: hand;

	background-image: url(../images/scroll/track_background-t.png);

	background-repeat: repeat-y;

	background-position: top left;

}


#CW-Scroller_Gripper-Top

{

	position: absolute;

	top: -3px;

	left: 0px;

	width: 10px;

	height: 18px;

	cursor: pointer;

	cursor: hand;
	background: url(../images/scroll/top-bar-t.png) 0 top;
}



#CW-Scroller_Gripper

{

	position: absolute;

	top: 0px;

	left: 0px;

	width: 10px;

	height: 75px;

	cursor: pointer;

	cursor: hand;
	background: url(../images/scroll/bottom-bar-t.png) 0 bottom;
}




#CW-Scroller_DownArrow

{

	height: 7px;

	cursor: pointer;

	cursor: hand;

	text-align: center;

	position: relative;

}
