body {
	background-color: #c7ddc6;
	background-image: url(images/back4.jpg); 
	background-repeat: no-repeat;
	color:#000000;
	}

#content {
	width: 800px;
	}
	
#mT {
	display: none;
	height: 0;
	width: 0;
	}
	
#main {
	position: absolute;
	margin-left: 120px;
	margin-top: 104px;
	width: 420px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
		}
	
#bio {
	position: absolute;
	margin-left: 546px;
	margin-top: 104px;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
	
#contact {
	position: absolute;
	margin-left: 546px;
	margin-top: 664px;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #43585a;
	}	

#contactA {
	position: absolute;
	margin-left: 546px;
	margin-top: 793px;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #43585a;
	}
	
#contactB {
	position: absolute;
	margin-left: 546px;
	margin-top: 1015px;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #43585a;
	}

p {
	margin: 2px;
	}
	
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #0c8089;
	}
	
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #0c8089; 
	}
	
a:hover {
	text-decoration: underline;
	color: #0c8089;
	}
	
.bp {
	line-height: 21px;
	}
	
.bpL {
	line-height: 20px;
	margin-bottom: 14px;
	}
	
.cp {
	line-height: 16px;
	}
	
.cpL {
	line-height: 16px;
	margin-bottom: 18px;
	}
	
.mp {
	line-height: 20px;
	}
	
.mpL {
	line-height: 20px;
	margin: 2px 12px 18px 10px;
	}