body {
	background-color: #cccccc;
	width: 920px;
	font-family: Verdana; font-size: 14px; line-height: 16px;
}

#box {
	background-color: #ffffff;
	padding: 10px;

}

#hd {
	font-family: Verdana; font-size: 16px; line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#hd a {
	text-decoration: none;
}

#hd h1 {
	font-size: 100%;
}

.headername {
	color: #91867b;
	margin-right: 10px;
	padding:0;
}
img {
	border:0;
}

.headertitle {
	color: #91867b;
	margin-left: 80px;
	font-family: Verdana; font-size: 16px; line-height: 18px;
}
#menu {
	position:absolute;
	top:116px;
	left:80px;
	width:100px;
	height:160px;
	padding:10px;
	border:0;

}
#menu a, #menu a:visited, #menu {
	text-decoration: none;
	color: #91867b;
}
#menu a:hover {
	text-decoration: underline;
	color: #542a00;
}
#ft {
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 20px;
}

#ft .leftfooter {
	word-spacing: 14px;
}

#ft .midfooter {
	text-align: right;
	padding-left: 170px;
	font-family: Verdana; font-size: 11px;
}
#ft .rightfooter {
	text-align: right;
	padding-left: 100px;
	font-family: Verdana; font-size: 11px;
}

#ft a, #ft a:visited, #ft {
	text-decoration: none;
	color: #91867b;
}
#ft a:hover{
	text-decoration: underline;
	color: #542a00;
}
#headshot {
	position:absolute;
	top:110px;
	left:20px;
	width:250px;
	height:312px;
	padding:4px;
	border:0;

}
.content {
	color:#91867b;
	margin-top: 10px;
	margin-left: 20px;
}
.credit {
	color:#91867b;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 80px;
}
.content-main {
	color:#91867b;
	margin-top: 16px;
	margin-left: 240px;
	line-height: 1.5em;
}

.content img {
	float: left;
	margin-right: 12px;
}

.content h2 {
	font-size: 16px;
	margin-bottom: 8px;
	color: #91867b;
}

.content p {
	margin-bottom: 10px;
}

.content a:visited {
	color: #542a00;
}

a, a:visited {
	color: #A3D01A;
	text-decoration: none;
}
a:hover {
	color: #A3D01A;
	text-decoration: underline;
}

#gallery ul { list-style: none; height: 170px; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #cccccc;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 5px;
	color: #fff;
}
#gallery ul a:hover { color: #3e3e3e; }
