* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a:hover .photo{
	background: #dcd4d9;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

body {
	background: url(images/swirl.gif) no-repeat bottom left #e3dce0;
	font: .85em/1.3em 'trebuchet ms', verdana, arial, sans-serif;
}

h1 {
	color: #444;
	font-size: 1.6em;
	border-bottom: 1px solid #444;
	margin-bottom: .5em;
	font-weight: normal;
	padding-bottom: .1em;
}

h2 {
	color: #444;
	font-size: 1.1em;
	margin-bottom: .3em;
	font-weight: bold;
}

html {
	min-height: 100%;
	height: auto;
}

p {
	margin-bottom: 12px;
}

.current {
	background: #e3dce0 !important;
	border-top: 1px solid #ababab ! important;
	border-right: 1px solid #fff ! important;
	border-bottom: 1px solid #fff ! important;
	border-left: 1px solid #ababab ! important;
}

.date {
	color: #444;
	font-size: 1.4em;
	text-align: center;
}

.justify {
	text-align: justify;
}

.emph {
	color: #444;
	font-weight: bold;
}

.floatr {
	float: right;
	margin-left: 10px;
}

.holpic {
	border: 1px solid #fff;
}

.matt {
	margin-left: 1px;
}

.addies {
	margin-bottom: 4px !important;
}

.photo {
	padding: 6px;
	background: #fff;
	border-top: 1px solid #ede8eb;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-left: 1px solid #ede8eb;
	margin: 0 0 10px 10px;
	float: right;
}

.title {
	margin: 20px auto 0 auto;
	text-align: center;
}

#container {
	border: 1px solid #fff;
	margin: 0 auto;
}

#content {
	padding: 40px 40px 30px 40px;
}

#footer {
	text-align: right;
	clear: both;
	font-size: .8em;
	margin-right: 20px;
}

#footer p {
	font-variant: small-caps;
}

#nav {
	float: left;
	position: relative;
}

#nav li a, #nav li a:visited {
	text-decoration: none;
	width: 150px;
	display: block;
	color: #000;
	border-top: 1px solid #fff;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-left: 1px solid #fff;
	padding: 2px 0 2px 8px;
	margin-bottom: 4px;
	background: #e7e2e5;
	font-size: .95em;
}

#nav li a:hover {
	background: #e3dce0;
	border-top: 1px solid #ababab;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ababab;
}

#nav ul {
	list-style: none;
}

#opacity {
	width: 75%;
	margin: auto;
	background: url(images/35.png);
	margin-top: -172px;
}

#rightcol {
	margin-left: 190px;
}

#rightcol a:link, #rightcol a:visited, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ce0077;
	font-weight: bold;
}

#rightcol a:hover, #footer a:hover {
	color: #6700f6;
}

#topswirl {
	margin-top: 15px;
	background: url(images/logo2.gif) no-repeat top right;
	height: 241px;
	margin-right: 5px;
}

table {
	margin-bottom:10px;
}

td {
	vertical-align: text-top;
	padding: 0 10px 0 0;
}

caption {
	font-size: 1.4em;
	color: #444;
	padding-bottom:12px;
}

#padding {
	border-top: 1px solid white;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-left: 1px solid white;
	padding: 12px 12px 0 12px;
	margin-bottom:12px;
}

.addies td {
	padding: 5px 10px 5px 0;
}