#Bio {
	background: #FFFFFF  repeat-y scroll;
	padding: 0 20px 0 20px;
	
}

#Bio p {
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.4em;
}

.c {
	color: #1f3a4d;s
	font-size: 13px;
	
}

.d{
	color:  #000;
    padding-left:132px;
	font-size: 18px;
}
.biography {
	border-top: 1px solid #000000;
	margin: 10px 10px 15px 20px ;
}



 

#contact {
	z-index:100;
	font-size: 13px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	width: 410px;
	height: 30px;
	background: url(../images/backgreen.jpg) 210px bottom;
	margin-top: 20px;
	padding:7px 0 0;
	border: 0px solid #fff;
	
}


#contact a {	
	color: #FFD9B5;
	font-size: 12px;
	
	
}
#contact a:hover {
	color: #FFD9B5;
	
	
}

#container {
	background: #fff url(../images/highway.gif) no-repeat center top;
}

#contactTitle {
	background: url(../images/title.jpg) no-repeat center top;
	padding-top: 110px;
	
}
#contentBottom {
	background: url(../images/highway.gif) no-repeat bottom center;
	height: 50px;
}
#form{
	margin: 40px 0 0 70px;
	padding-bottom: 14px;
}

