@charset "utf-8";
/* CSS Document */
/* Document Type: css
   Project: Nurse Rose´s Website
   HomePage: N/A
   File Version: 1.0
   
   Author: Ingen10
   Copyright: 2009
   Referral: www.ingen10.biz
*/
div#content{
	position:relative;
	margin: 0 auto;
	overflow:hidden;
	background: transparent url(/images/clouds.png) scroll no-repeat center 70px;
}

div#content #shadow{
	background: transparent url(/images/shadow_trans.png) scroll repeat-x 0 0;
	overflow:hidden;
}

div#bioContent{
	position:relative;
	margin: 0 auto;
	width: 970px;
}

div#bioContent #pictures{
	background: transparent;
	position:relative;
	float:left;
	margin: 30px;
	width: 247px;
}

div#bioContent #pictures img.cert_seal {
	margin: 10px 0px 0px 44px;
}
	
div#bioContent #bioText{
	position:relative;
	float:left;
	margin: 30px;
	width: 600px;
}

h1{
	color: #624B17;
	font-weight: bolder;
	font-family:"Times New Roman", Times, serif;
	font-size: 38px;
}

h2{
	font-weight: bolder;
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	margin: 10px 0;	
}
