body {
	background: #92A3AA;
	color: #E8E8E8;
}

#contentarea {
	width: 754px;
	height: 521px;
	margin: 50px auto 0px auto;
	background: #F2F0EB;
	color: #000;
}

#contentarea p {
	text-indent: 1.6em;
	margin: 20px;
	color: #817464;
}

#contentarea li {
 margin-right: 20px;
 font-size: 14px;
 color: #817464;
}

#contentarea p.quote {
 font-style: italic;
}

#contentarea p.sigandproject {
 font-weight: bold;
 font-size: small;
 text-align: right;
 margin: 5px 20px;
}

#contentarea div.scrollablecontent {
	height: 411px;
	overflow: scroll;
	color: #5C5453;
}

#contentarea div.scrollablecontent a.thumblink {
 float: left;
 width: 144px;
 height: 144px;
 margin: 40px 0 0 4px;
}

#contentarea div.scrollablecontent a.nothumb {
 display: none;
}

#contentarea div.scrollablecontent img {
 border: none;
}

#titlebar {
 height: 70px;
 display: block;
 background: #DDDAD1 url("../img/AHheader.jpg") no-repeat top left;
}

#titlebar h1, #titlebar h2 {
 font-weight: normal;
 color: #f3e3c4;
 display: inline;
}

#navbar {
 background: #DDDAD1 url("../img/AH-sideLogotop.gif") no-repeat top left;
 float: left;
 height: 411px;
 width: 157px;
 margin-bottom: 0;
 text-align: center;
}

#navbar a {
 text-transform:lowercase;
 text-decoration: none;
 color: #5C5453;
 font-size: 14px;
}

#navbar a:hover {
	color: #fff;
	font-weight: bold;
	font-style: italic;
}

#navbar ul {
 margin-top: 120px;
 padding-left: 0;
 margin-left: 0;
}

#navbar li {
	margin-top: 10px;
	list-style-type: none;
	color: #dfe3dd;
}

#sideani {
}

#intropicture {
 margin-bottom: -4px;
}

#infobar {
 margin-top: 0;
 background: #817464;
 clear: both;
 text-align: center;
 padding: 12px;
}

#infobar a {
 text-decoration: none;
 color: white;
 font-size: 14px;
 font-weight: 300;
 margin-right: 8px;
}

#infobar #emaillink {
 font-weight: 700;
}

