@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #770000;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .03em;
	text-align: center;
	padding: 6px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}
#main_text {
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: top;
}
#photo_left {
	vertical-align: top;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #550000;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
#bottom_mural {
	vertical-align: top;
	padding-bottom: 6px;
	margin: 0px;
}
#main_photos {
	padding-bottom: 30px;
	vertical-align: top;
}
#main_list {
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: top;
	white-space: normal;
	line-height: 30px;
}

