/* style sheet for kitts homepage */ 

#nsta {
	
	background-image: url(/images/headline_transparent.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 100px;
	width: 800px;
	   }

#green {background-color: #B3C596;
        width: 270px;
		height: 270px;
		position: absolute;
	left: 99px;
    top: 99px;
     margin: 0;
	z-index: auto;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
		}
		
#bio	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #435369;
	text-decoration: none;
	background-color: #B6C7E0;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	position: absolute;
	left: 362px;top: 178px;
	border-top-width: 1px;
	width: 420px;
	height: 288px;
	padding: 15px;
	text-align: left;
	z-index: 2;
	
}#kitts {
	background-image: url(/images/kitts-name.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 531px;
	z-index: 4;
	left: 330px;
	top: 108px;
	position: absolute;
}
#portrait {
	background-image: url(/images/kitts24.jpg);
	background-repeat: no-repeat;
	border-color: #FFFFFF;
	border-width: 0px;
	
	width: 215px;
	height: 291px;
	left: 126px;
	top: 121px;
	z-index: 5;
	position: absolute;
}
#faqs_butt {
    
     width: 200px;
     height: 68px;
   
     position: absolute; left: 115px; top: 500px
	 }
#location_butt {
      width: 200px;
     height: 68px;
   
     position: absolute; left: 387px; top: 500px}
	 
	 #links_butt {
	   width: 200px;
     height: 68px;
   
     position: absolute; left: 649px; top: 500px}