body { 
	padding: 0px;
	margin: 0px;
	background-image: url('/images/oberlinbkgweb.jpg');
	color: #330000;
	font-family: georgia, times, serif;
	text-align: center;
}
div.body {
        width: 800px;
        margin: 0px auto;
        text-align: left;
}
div,p,td,th {
	font-family: georgia, times, serif;
	font-size: 13px;
	color: #330000;
}
td.r { text-align: right; } 
td.c { text-align: center; } 
img { border: 0px; }
img.pic { border: 1px solid #333333; }
div.content {
	padding: 20px;
	width: 700px; 
	background-image: url('/images/oberlin_18.jpg'); 
	background-repeat: no-repeat;
}
p {
	font-family: georgia, times, serif;
	font-size: 13px;
	text-align: justify;
	color: #330000;
}
b {
	color: #a63014;
}
a {
	color: #a63014;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #883333;
	text-decoration: underline;
}
td.fname {
	text-align: right;
	color: #a63014;
}
div.footer {
	background-image: url('/images/footer_25.jpg');
	width: 751px; 
	height: 22px;
	text-align: center;
	padding-top: 155px;
	font-size: 9px;
	color: brown;
}
a.footer {
	font-size: 11px;
	color: brown;
}
a.credits {
	font-size: 11px;
}
small {
	font-size: 11px;
}
div.wd { display: none; }

img.thumb {
        border: 1px solid #a31a10;
        margin-bottom: 4px;
}
img#gallery_focus {
        border: 1px solid #a31a10;
}
