body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#cfc6b2;
	margin: 0;
	background: #d8d4b5 url('images/mainbg.jpg') center top;
	}

}
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
select {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:10px;
}
.name {
	font-size: 18px;
	color: #947349;
}
.title {
	font-size: 12px;
	color: #C9C994;
	padding-left: 15px;
}

.biography {
	font-size: 10px;
	color: #C9C994;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text {
	font-size: 12px;
	color: #C9C994;
}

.caption {
	font-size: 12px;
	color:#DB9F24;
	text-align:center;
}

a {
	color: #6C1313;
}
a:hover {
	color:#CC6600;
}
.recordSearch {
	font-size:10px;
	border: 1px solid #cfc6b2;
	padding: 6px;
	margin-bottom: 6px;
}
.recordResults {
	font-size:10px;
	border: 0px solid #cfc6b2;
	padding: 6px;
	width:600px;
	white-space:normal;
}

.pageNumbers {
	font-size:16px;
	border: 0px solid #cfc6b2;
	padding: 6px;
	width:600px;
	white-space:normal;
	text-align:right;
}

.journal-read-more a {
	color:#FFFFFF;
	font-size: 0.80em;
	font-weight: bold;
	line-height: 18px;
	text-decoration:none;
}
.alt {
	display: none;
}
a#button {
	display: block;
	width: 86px;
	height: 22px;
	background-image: url('images/button_up.gif');
	margin: 0 auto;
}
a#button:hover {
	background-image: url('images/button_down.gif');
}
