@charset "utf-8";
/* CSS Document */


#biog-next-page-button a{
	float: right;
	height: 20px;
	width: 50px;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
	background-color: #FFFf99;
}
#biog-next-page-button a:hover{
	float: right;
	height: 20px;
	width: 50px;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top: 5px;
	background-color: #FF6600;
}



#biography-box-1 {
	float:right;
	width:100%;
	height:350px;
	text-align: justify;
	margin-bottom: 5px;
	font-size:small;
	
	
}

#biography-2- {
	float:right;
	width:100%;
	height:100px;
	text-align: justify;
	margin-bottom: 5px;
	




}


#biography-top-1 {
	float:left;
	width:200px;
	height:100%;
	margin-right:20px;
	}
	



#biography-box-2 {
	float:left;
	width:200px;
	height:100%;
	margin-right: 20px;
	
}
#biography-box-3 {
	float:right;
	width:200px;
	height:200px;
	background-image: url(images/cathy-biog-2a---200x200-look_edited-1.png);
	
	
}


#index-box-4{
	float:left;
	width:100%;
	height:30px;
	margin-bottom: 2%;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#cs-cathypic{
	width:450px;
	height:200px;
	float:right;
	background-image: url(images/intro-image-01.png);
}

