#header-image {
	position: relative;
	background: url('/images/community/header.jpg');
	height: 162px;
	width: 860px;
	left: 2px;
}
#header-image h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 35px;
	font-size: 48px;
	color: #fff;
	font-weight: normal;
}
#header-image h3 {
	color: #fff;
	font-style: normal;
	position: absolute;
	left: 35px;
	top: 90px;
}

#content {
	margin: 25px 35px 0px 35px;
}

h3 {
	font-weight: normal;
	color: #060;
	font-style: italic;
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 0;
}
h4 {
	font-weight: normal;
	color: #696;
	font-style: italic;
	font-size: 14px;
	margin-top: 0;
}

#photo {
	float: left;
}
#details {
	float: right;
	width: 440px;
}

#buttons {
	padding-bottom: 0px;
}

#middleleft {
	margin-left: 14px;
}
#middleright {
	margin: 0 14px;
}
#mailing-list h3 {
	color: #000;
	margin-bottom: 10px;
	border-top: 1px #ccc solid;
	padding-top: 15px;
}

input {
	border: 0;
	padding: 10px 5px;
	background: #eee;
	color: #999;
	font: 18px Georgia, serif;;
}

#email {
	width: 230px;
	float: left
}

#submit {
	margin: 3px 0 0 15px;
	padding: 0;
	height: 38px;
	float: left;
}

a.hiddenLink { display: none; }