body {
	margin: 0px;
	padding: 0px;
}
.title {
	height: 82px;
	width: 720px;
	background-color: #F8F8F8;
	float: left;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
}
#centerarea {
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.content {
	height: 400px;
	width: 516px;
	float: left;
	border: 1px solid #E2A7A7;
	padding: 5px;
}	
.contframe {
	border: 1px solid #E9E9E9;
	height: 388px;
	width: 504px;
	overflow: auto;
	padding: 5px;
}

.links {
	width: 185px;
	height: 400px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.nhsdirect {
	border: 1px solid #E2A7A7;
	width: 100%;
	height: 54px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
.bbchealth {
	border: 1px solid #E2A7A7;
	width: 100%;
	height: 200px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	background-image: url(images/bbc_comp.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.linkspace {
	border: 1px solid #E2A7A7;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 112px;
}
.textarea {
	height: 370px;
	width: 495px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: auto;
	border: 1px solid #F2F2F2;
	padding: 5px;
}
.menu {
	margin-top: 10px;
	float: left;
	width: 510px;
}
.menuborder{
	float: left;
	border-top: 1px solid #E2A7A7;
	border-right: 1px #E2A7A7;
	border-bottom: 1px #E2A7A7;
	border-left: 1px solid #E2A7A7;
}
.menuborderend{
	float: left;
	border-top: 1px solid #E2A7A7;
	border-right: 1px solid #E2A7A7;
	border-bottom: 1px #E2A7A7;
	border-left: 1px solid #E2A7A7;
}
.option{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-bottom: 1px;
}
.option a{
	text-decoration: none;
	background-color: #F8F8F8;
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}
.option a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #990000;
	padding-right: 5px;
	padding-left: 5px;
}

.spacer {
	height: 5px;
	margin: 10px;
}

.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.but a{
	background-color: #F8F8F8;
	display: block;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #990000;
	text-decoration: none;
	border-right: 1px solid #E2A7A7;
	border-bottom: 1px solid #E2A7A7;
	border-left: 1px solid #E2A7A7;
}
.but a:hover{
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-decoration: none;
	color: #990000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
	color: #666666;
}
form {
	margin: 2px;
	padding: 0px;
}
.borderone {
	width: 175px;
	border: 1px solid #E9E9E9;
	height: 35px;
	padding-top: 5px;
}
.bordertwo {
	width: 175px;
	border: 1px solid #E9E9E9;
	margin-top: 5px;
	height: 58px;
	padding-top: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	border: 1px solid #E6E6E6;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.text a {
	color: #990000;
	text-decoration: none;
}
.text a:hover {
	color: #990000;
	text-decoration: underline;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin-left: 5px;
	padding: 1px 1px 1px 5px;
	color: #FFFFFF;
	background-color: #990000;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.healingmenu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #990000;
}
.healingmenu a {
	text-decoration: none;
	color: #990000;
}
.healingmenu a:hover {
	text-decoration: underline;
}
.label {
}
.input {
}



DIV.row {
	CLEAR: both; PADDING-TOP: 10px
}
DIV.row SPAN.label {
	FLOAT: left;
	WIDTH: 26%;
	TEXT-ALIGN: right;
	padding-right: 5px;
}
DIV.row SPAN.input {
	WIDTH: 72%; TEXT-ALIGN: left
}
.tagline {
	float: right;
	width: 206px;
	height: 17px;
	text-align: right;
	background-image: url(images/tag.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.staff {
	float: left;
	width: 155px;
	overflow: auto;
	height: 377px;
	border: 1px solid #E6E6E6;
	padding: 2px;
}
.member {
	border: 1px solid #E9E9E9;
	float: left;
	width: 335px;
	height: 377px;
	margin-left: 2px;
	padding: 2px;
	overflow: auto;
}
.photo {
	height: 200px;
	width: 150px;
	padding-right: 2px;
	padding-left: 2px;
}
.memberarea {
	width: 90%;
	text-align: left;
}
.membertext {
	border: 1px solid #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.home {
	background-image: url(images/bg.jpg);
	height: 386px;
	width: 502px;
	border: 1px solid #E9E9E9;
}
.hometext {
	margin: 15px;
}
.hometitle {
	font-size: 16px;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 720px;
	padding: 10px;
	clear: both;
}
.footer a{
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	color: #666666;
	text-decoration: underline;
}
