#container {
	width: 739px;
	margin: 0px auto;
}
.text em {
}

#nav {
	width: 739px;
}
#nav_buttons {
	margin: 0px auto;
	padding: 0px;
	width: 739px;
}
.spacer {
	padding: 0px;
	margin-right: 11px;
	margin-left: 11px;
}

#nav_buttons li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
}
#body {
	width: 739px;
	text-align: left;
}
#left-content {
	width: 495px;
	float: left;
	padding: 0px;
}
.pic {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#right-content {
	float: left;
	padding: 0px 0px 3px;
	width: auto;
}
#left-content h1 {
	padding-top: 10px;
	padding-bottom: 0px;
}
#left-content h2 {
	padding: 10px 0px;
}
.text em {
	font-weight: bold;
	font-style: italic;
}

#grey-spacer {
	background: #9B999C;
	height: 3px;
	width: 739px;
}
strong {
	font-weight: bold;
}
.text-story {
	color: #666666;
	font: 12px/20px Tahoma;
}
.quote {
	background: url(../images/quotes.gif) no-repeat left center;
	padding: 10px;
	border: 1px solid #999999;
	margin: 5px;

}
.text {
	color: #666666;
	font: 13px/25px Tahoma;
	padding-right: 10px;
}
.text p {
	margin: 0 0 10px 0;
}
.text a:link, .text a:visited, .text a:active {
	color: #299EC1;
	text-decoration:underline;
}
.text a:hover {
	text-decoration:none;
}
.seperator {
	text-align: center;
	margin-bottom: 10px;
}
.event-date {
	color: #299EC1;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.normal {
	color: #01a0c7;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-left: 35px;
	background: url(../images/li.gif) no-repeat left center;
	text-indent: 20px;
}
.normal a:link, .normal a:visited, .normal a:active {
	color: #01a0c7;
	text-decoration: underline;
}
.normal a:hover {
	text-decoration: none;
}

.receipt {
	border: 2px solid #999;
	padding: 10px;
	margin: 10px;
}
