body {
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 85%;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: 0;
}

a.header img {
	padding: 0 0.5em 0 0.5em;
}

h1 {
	font-size: 166%;
}

h2 {
	font-size: 133%;
}

h3 {
	margin: 0;
	padding: 0.3em;
}

img.raven {
	width: 28px;
	height: 28px;
	vertical-align: middle;
}

div.sidebar {
	background-color: #cccccc;
	float: right;
	width: 25%;
	margin-left: 15px;
	font-size: 90%;
}

ul.links {
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
	list-style-image: url(link.png);
}

p.sponsor {
	text-align: center;
}

table.volunteers th {
	width: 50%;
}

table.volunteers th.section {
	width: 100%;
}

table.schedule {
	text-align: center;
}
