#sp_container {
	padding-bottom: 50px;
}

#header{
	margin-bottom:20px;
}

#right {
	float: right;
	width: 666px;
	padding-top: 30px;
}
h2 {
	display: block;
}
#menu li {
	display: block;
	margin-bottom: 15px;
}

#menu li a {
	display: block;
	margin-bottom: 15px;
	height:15px;
	background-repeat: no-repeat;
	background-position: right;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#menu li a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#menu #btn_about a {
	background-image:url(../img/btn_about.gif);
}


#menu #btn_schedule a {
	background-image:url(../img/btn_schedule.gif);
}

#menu #btn_reports a {
	background-image:url(../img/btn_reports.gif);
}

#menu #btn_archive a {
	background-image:url(../img/btn_archive.gif);
}


#menu #btn_access a {
	background-image:url(../img/btn_access.gif);
}
#bnr {
	width: 666px;
	position: relative;
	background-color: #efefef;
	margin-bottom: 30px;
}
#bnr .info {
	line-height: 1;
	font-size: 93%;
	color: #FFFFFF;
	background-color: #000000;
	position: absolute;
	bottom: 0px;
	width: 651px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#bnr img{
	vertical-align:top;
}

#bnr .info a {
	color: #FFFFFF;
}
#right .section{
	padding-top:30px;
	margin-bottom: 30px;
}
#right .section h3 {
	margin-bottom: 20px;
}
#right .section .copy {
	background-repeat: no-repeat;
	height: 92px;
}
#right .section .copy p {
	font-weight: bold;
}
#right .section p {
	font-size: 93%;
}


#t_schedule ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	margin-bottom: 15px;
}  
#t_schedule ul li {
	line-height: 1;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	background-color:#FFF;
	display: block;
} 

#t_schedule #past {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
} 


#t_schedule #past li a {
} 



#t_schedule .commnet p {
}
#togglepast {
}
#togglepast {
	text-align: right;
	position: absolute;
	right: 0px;
	top: 0px;
}
#t_schedule .commnet {
	margin-bottom: 15px;
}
#right .section .map {
	padding-top: 30px;
}
#menu {
	padding-top: 30px;
}

#movablebtn {
	float:left;
	position:absolute;
	padding-top: 27px;
	width: 221px;
}
#t_schedule table,#t_reports table {
	width: 666px;
}

#t_schedule td,#t_reports td {
	font-size:93%;
	line-height:1.6;
	vertical-align:top;
	padding-top:12px;
	padding-bottom:12px;
}

#t_schedule td a {
	font-weight:bold;
}


#t_schedule .date {
	padding-left:15px;
	width:181px;
}

#t_reports .title {
	padding-left:15px;
	width:224px;
	font-weight: bold;
}


#t_schedule span {
	display:block;
	padding-top:10px;	
}

#t_schedule span a {
	font-weight:normal;
}

#t_schedule table td,#t_reports table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}

#t_schedule table,#t_reports table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
}

#t_reports span {
	margin-right:10px;
}

#commingevent {
	margin-bottom: 15px;
}
#togglepast {
	cursor: pointer;
	text-decoration: underline;	
}

#right .section .photos {
	vertical-align: top;
	padding-top: 20px;
}

#t_reports p{
line-height:1;
margin-bottom:15px;
}

#togglepast{
	display:none;

}
