@CHARSET "ISO-8859-1";
#subCon {
	background-color:#ffffff;
	float:left;
	width:600px;
}
#subContent {
	background-color:#C9CAAB;
	background-image:url('../images/subContentBg.gif');
	background-repeat:repeat-x;
	margin:0 10px 0 10px;
	padding:10px 0 0 0;
	width:900px;
}

#subNav {
	clear:both;
	padding:10px;
	width:900px;
}

#subNav a {
	color:#CC6633;
	font-weight:bold;
	margin:0 3px 0 3px;
}
#subPhoto {
	float:left;
	width:290px;
}
#subText {
	padding:10px;
}

img.Margin-Right {
	margin-right:20px;
	margin-bottom:20px;
}

#lisa {
	position:relative;
	left:85px;
top:5px;
}
#william {
	position:relative;
	left:25px;
	top:5px;
}