body {
	font-family: "trebuchet ms",trebuchet,tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 76%;
	background: #1e5276;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

h1 {
	font-size: 250%;
	margin: 0;
	color: #09d;
}

h2 {
	font-size: 160%;
	margin: 0 0 .5em;
	color: #057;
}

h3 {
	font-size: 120%;
	margin: 1em 0 .5em;
}

h4,h5,h6 {
	font-size: 100%;
	margin: 1em 0 .5em;
}

p {
	font-size: 100%;
	margin: 0 0 1.4em;
}

sup {
	font-size: 90%;
}

ul {
	list-style-type: square;
}

ul, ol {
	margin: 0 0 1.4em;
	padding: 0 0 0 2em;
	font-weight: bold;
}

li {
	margin: 0 0 .5em;
	padding: 0;
}

a {
	color: #07b;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #09d;
	text-decoration: underline;
}

table {
	margin: 0 0 1.4em;
	font-size: 100%;
	font-weight: bold;
	border-collapse: collapse;
}

th,td {
	padding: .2em .5em;
	border-bottom: 1px solid #ddd;
}

form {
	margin: 1em;
}

hr {
	height: 1px;
	background: #ddd;
	color: #ddd;
	border: none;
}

hr.clear {
	clear: both;
	visibility: hidden;
}

#page {
	margin: 1em auto;
	text-align: left;
	width: 750px;
	background: #fff url(http://www.rahrahrochester.com/images/event_site/page_bg.gif) repeat-y;
	color: #444;
}

#content_area {
	background: url(http://www.rahrahrochester.com/images/event_site/content_top.gif) no-repeat;
}

#sidebar {
	float: left;
	width: 155px;
	margin: 10px 20px;
	display: inline;
	background: url(http://www.rahrahrochester.com/images/event_site/menu_top.gif) no-repeat;
}

#main_content {
	float: left;
	width: 520px;
	padding: 10px 0;
}

#main_navigation {
	list-style: none;
	margin: 0 0 30px;
	padding: 25px 0 30px;
	color: #fff;
	font-size: 90%;
	background: url(http://www.rahrahrochester.com/images/event_site/menu_bottom.gif) bottom left no-repeat;
}

#main_navigation li {
	margin: 0;
	padding: 1px 15px;
	background: #00395e url(http://www.rahrahrochester.com/images/event_site/menu_bg.gif) repeat-y;
}

#main_navigation li a {
	display: block;
	margin: 0 0 .25em;
	padding: 0 5px .25em;
	color: #bc3;
	text-decoration: none;
	border-bottom: 1px dotted #057;
}

#main_navigation li a:hover {
	text-decoration: underline;
	color: #ce4;
	background: #046;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 90%;
	background: url(http://www.rahrahrochester.com/images/event_site/footer.jpg) bottom left no-repeat;
	padding: 20px 0;
}

.photo_left {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid #777;
}

.photo_right {
	float: right;
	margin: 5px 0 5px 10px;
	border: 1px solid #777;
}

.center {
	text-align: center;
}
