body {
	background: #666666 url(../images/body_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: url(../images/frame.jpg) no-repeat;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	height: 810px;
}
#main{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 810px;
	width: 600px;
	display: inline;
}
#outer_content {
	background: #FFFFFF;
	height: 281px;
	width: 507px;
	margin: 0px 0px 0px 74px;
	float: left;
	padding: 0px 0px 0px 18px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	display: inline;
}
#extra {
	float: left;
	width: 225px;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 810px;
}
#flash{
	margin: 0px 0px 0px 34px;
	padding: 0px;
	height: 479px;
	width: 566px;
	float: left;
	display: inline;
}
#content{
	float: left;
	width: 475px;
	background: #E1E1DF url(../images/text_bottom.jpg) no-repeat bottom;
	margin: 0px auto;
	padding: 0px 4px 25px 10px;
	display: inline;
	height: 250px;
}
#content p{
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content p a{
	color: #000000;
	text-decoration: underline;
}
#content p a:hover{
	text-decoration: none;
}
#main h1{
	width: 278px;
	font: bolder 12px/38px Verdana, Arial, Helvetica, sans-serif;
	height: 38px;
	padding: 0px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 105px;
}
#nav{
	background: url(../images/yellow_bg.jpg) no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 318px;
	width: 225px;
	border-bottom: 1px solid #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: inline;
}
#extra h2 {
	background: url(../images/tickets.jpg) no-repeat;
	height: 343px;
	width: 224px;
	margin: 137px 0px 0px 14px;
	padding: 0px;
	float: left;
	display: inline;
}
#extra h2 a {
	text-indent: -9999px;
	display: block;
	height: 343px;
	width: 224px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#clear{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 900px;
}
#nav ul{
	font: bolder 15px "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#nav li{}
#nav li a{
	color: #000000;
	text-decoration: none;
}
#nav li a:hover{
	color: #333333;
}
#nav li#schedule{
	background: url(../images/schedule.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	text-indent: 35px;
	line-height: 30px;
}
#nav li#seperator{
	margin: 7px 0px;
	padding: 0px;
	text-indent: 20px;
}
#nav li#buy{
	background: url(../images/cart.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	text-indent: 35px;
	line-height: 30px;
}
#nav li#donate{
	background: url(../images/donate.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	text-indent: 35px;
	line-height: 30px;
}
#nav li#email{
	background: url(../images/email.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	text-indent: 35px;
	line-height: 30px;
}
#nav li#friend{
	background: url(../images/friend.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
	text-indent: 35px;
	line-height: 30px;
}
