a:link, a:visited {
	text-decoration:underline;
	color:#000;
}
a:hover, a:active {
	text-decoration:none;
	color:#009;
}
body {
	background:url(../images/house/internal_bg.jpg) top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
fieldset {
	border:1px solid #65A8BF;
	margin:7px;
	padding:7px;
}
legend {
	border:1px solid #65A8BF;
	padding:7px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
h1 {
	margin-top:0;
	font-size:16px;
	color:#036;
}
h2 {
	margin-top:0;
	font-size:12px;
	color:#036;
	font-weight:normal;
}
h3 {
	margin-top:0;
	font-size:12px;
	font-weight:bold;
}
p, ul {
	margin-top:0;
	font-size:12px;
}
.asterisk {
	color:#900;
}
.booktitle {
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:0;
}
.error {
	color:#900;
	margin-bottom:0;
}
.floatleft {
	float:left;
	padding-right:5px;
}
.floatright {
	float:right;
	padding-left:5px;
}
.hassubhead {
	margin-bottom:0;
}
#bodywrap {
	width: 790px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index:1;
	position:relative;
}
#bottomline {
	position:absolute;
	left:38px;
	top:321px;
}
#buttons {
	position:absolute;
	left: 40px; /* (392,114)*/
	top: 71px;
}
#buttons #vocations {
	position:absolute;
	left:0;
	top:127px;
}
#buttons #bio {
	position:absolute;
	left:0;
	top:0;
}
#buttons #appearances {
	position:absolute;
	left:0;
	top:42px;
}
#buttons #books {
	position:absolute;
	left:0;
	top:84px;
}
#buttons #donations {
	position:absolute;
	left:0;
	top:169px;
}
#content {
	position:relative;
}
#headerwrap {
	width:100%;
	height:57px;
	top:0;
	background:url(../images/house/header_bg.jpg) repeat-x top;
	z-index:0;
}
#maincontent {
	position:absolute;
	padding:10px;
	width:480px;
	height:480px;
	overflow:scroll;
	left: 258px;
	top: 30px;
}
#sideline {
	position:absolute;
	left: 28px;
	top: 71px;
}
#submenu {
	position:absolute;
	left:78px;
	top:318px;
	color:#FFF;
}
#submenu a:link, #submenu a:visited {
	text-decoration:none;
	color:#FFF;
}
#submenu a:hover, #submenu a:active {
	text-decoration:underline;
	color:#FFF;
}
#submenu p {
	margin:0 0 8px 0;
	font-size:12px;
}
#thumbnails img {
	margin:0;
	padding:2px;
	display:block;
	float:left;
}