#content {
	border-top-color: #999999;
	border-right-color: #A39E99;
	border-bottom-color: #B6B1AB;
	border-left-color: #B6B1AB;
	border-right-width: 1px;
	border-right-style: solid;
	vertical-align: top;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: center -125px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .3em;
}
.bottom-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: 20px;
}
#content #main #listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #side {
	border-right-color: #C4BFBA;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #C4BFBA;
	border-left-color: #C4BFBA;
	padding-top: 10px;
}
#content #main {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3BEB8;
	padding-top: 10px;
	vertical-align: top;
}
#menu {
	margin: 0px;
	padding: 0px;
}
#content .year {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .25em;
	color: #666666;
	font-size: 1.3em;
}
#content .subhead {
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-left: 10px;
	color: #333333;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
}
#content .item {
	display: block;
	padding-left: 20px;
}
a:link {
	color: #5B5754;
}
a:visited {
	color: #5B5754;
}
