html,body{
	margin-left:0;
	margin-right:0;
	font-family:Futura, verdana, sans-serif;
	background-color:000000;
	text-align:center;
}
#wrapper{
	position:relative;
	width:850px;
	margin-top:15pt;
	margin-right:auto;
	margin-left:auto;
}
#header{
	border-bottom:2px solid #0AA998;
	border-top:2px solid #0AA998;
	height: 120px;
}

#header .strapline{
	position:absolute;
	color:#0AA998;
	font-size:40px;
	left:290px;
	top:5px;
}
#header .strapline2{
	position:absolute;
	font-size:30px;
	color:#aaeedd;
	left:170px;
	top:45px;
	
}
#header .strapline3{
	position:absolute;
	color:#0AA998;
	font-size:40px;
	left:345px;
	top:55px;
}
#header .logo{
	position:absolute;
	left:0px;
	top:0px;
}
#addressBar{
	clear: both;
	margin-top:0;
	color:#0AA998;
	font-size:13px;
	line-height: 10px;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	letter-spacing:1px;
	word-spacing:3px;
}
#foo{
	text-align:centre; 
	font-size:13px;
	color:#0AA998;
	line-height: 10px;
	letter-spacing:2px;
	word-spacing:4px;
	border-bottom:2px solid #0AA998;
	padding-bottom:10px;
	margin-bottom:20px;
}
#body{
	border-left:2px solid #0AA998;
	padding-left:10px;
	text-align:justify;
	font-size:15px;
}
#body em{
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	color:#0AA998;
}
body .title{
	color:#0AA998;
	font-size:20px;
	font-weight:bold;
}
#body .PriscillaPhoto{
	border:1px solid #0AA998;
	float:right;
	margin: 0 0 40px 40px;
}

#membershipsAndAssociations .title {
	font-weight: bold;
}

#membershipsAndAssociations {
	float: right;
	clear:both;	
	margin-left: 40px;
	border:1px solid #0AA998;
	width:275px;
	padding:10px;
	background-color:#eeffee;
	text-align: left;
}

#membershipsAndAssociations ul{
	margin-left: 10px;
	padding-left: 10px;	
}

#membershipsAndAssociations ul li {
	margin-left: 0px;
}
.hpLogo{
	float:right;
	margin-top: 40px;
	clear:both;
}
.hpImg{
	border:1px solid #0AA998;
}
a:link, a:visited, a:active{
	color:#0AA998;
}
a:link, a:hover{
	color:#046158;
}


