﻿body
{
	background: #dfdfdf;
}

.centered
{
	text-align: center;
}

.right_margin_img
{
	margin-right: 7px;
}

.box_title
{
	font-size: large;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin-bottom: 1em;
}

.book_title
{
	font-weight: bold;
	text-decoration: underline;
}

.event *
{
	margin: 0;
	padding: 0;
}

.event
{
	padding-bottom: 1em;
}

.eventTitle
{
	font-weight: bold;
}

.main_frame
{
	margin: 3px;
}

.clearer
{
	clear: both;
	line-height: 0;
	height: 0;
}

.featurepic
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#main
{
	background: #ffffff;
	position: relative;
	width: 780px;
	border: 1px solid #000000;
	padding: 5px;
	text-align: left;
}

#title
{
	background: #ffffff;
	text-align: center;
	width: 780px;
	height: 150px;
}

#tab_bar
{
	background: #ffffff;
	text-align: center;
	width: 780px;
	height: 82px;
}

#announcement_bar
{
	background: #66c5f4;
	text-align: center;
	width: 770px;
	font-size: large;
	padding: 5px;
}

#content
{
}

#pagehead
{
	background: #ccccff;
	font-size: x-large;
	font-weight: bold;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	border-top: 1px solid #000000;
}

.subhead
{
	font-size: x-large;
	width: 75%;
	border-bottom: 1px solid #000000;
}

#infobar
{
	text-align: center;
	font-size: small;
	background: #dddddd;
	width: 780px;
}