#top {
	height: 225px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
#logo {
	margin-top: 148px;
	margin-left: 99px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.message {
	padding: 5px;
	text-align: center;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #8987bc;
}
p.error {
	background-color: #D43737;
	color: #FFFFFF;
}
p.success {
	background-color: #59a611;
	color: #FFFFFF;
}

#top_image {
	height: 225px;
	width: 916px;
	background-image: url(images/top_blank.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-left: -93px;
}
#contact-right {
	float: left;
	width: 310px;
	margin-left: 15px;
}

#bottom {
	height: 249px;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#bottom_image {
	height: 249px;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image:url(images/bottom.jpg);
}
#bottom_image img {
}

#credit {
	padding: 0px;
	margin: 0px 0px 5px 595px;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	width: 210px;
	font-family: Arial;
	padding-top: 175px;
}
#credit a {
	color: #CCCCCC;
}

#dark_brown {
	background-repeat: repeat;
	background-color: #483318;
	background-image: url(images/darkBrown_bg.jpg);
}

#content {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 102px;
	float: left;
}
#content #copy {
	width: 814px;
	float: left;
}
#words {
	width: 549px;
	margin-bottom: 20px;
	margin-top: 80px;
	margin-right: 76px;
	margin-left: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6e1ce;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding: 0px;
	margin: 0px;
}
#title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #756651;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#words a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
#words  a:link {
	color: #f6e1ce;
	text-decoration: underline;
}
#words  a:visited {
	text-decoration: underline;
	color: #f6e1ce;
}
#words  a:hover {
	text-decoration: underline;
	color: #f6e1ce;
}
#float_image {
	float: left;
	margin-right: 15px;
}
#textarea {
	width: 200px;
}
#year {
	width: 40px;
}
.name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#picture {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}

div.bio {
	margin: 20px 0px 30px 0px;
}
div.bio-left {
	float: left;
	width: 150px;
}
div.bio-right {
	float: right;
	width: 375px;
}
div.bio-right .name {
	margin: 0px;
	padding: 0px;
}
