p {
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	line-height: 18px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #7C0000;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
h2 {
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	padding-left: 4px;
	font-size: 20px;
	margin-bottom: 6px;
}
#content a{
	text-decoration: none;
	color:#03C
}
#content a:hover {
	text-decoration: underline;
	color: #840000;
}
#content ul {
	list-style-type: square;
	list-style-position: inside;
	margin-top: 20px;
	margin-left: 10px;
}
#content li  {
	padding-bottom: 4px;
	font-size: 16px;
}
#footerleft ul {
	list-style-type: none;
	text-align: center;
	font-size: 16px;
	color: #56C3FF;
}
#footerleft li  {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#footerleft li a {
	text-decoration: none;
	color: #C60;
	font-size: 16px;
}
#footerleft li a:hover {
	color: #CF0;
	-webkit-transition: .25s linear;
}
#footerleft p {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	color: #9B9B9B;
}
#footerleft p a {
	font-size: 12px;
	color: #FFF;
	padding: 4px;
	text-decoration: none;
}
#navigation ul {
	list-style-type: none;
	text-align: right;
}
#navigation li  {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 23px;
	color: #09F;
	display: inline;
}
#navigation a  {
	color: #FFF;
	text-decoration: none;
}
#navigation a:hover  {
	background-image: url(../images/nav_links_hover.png);
	background-repeat: repeat-x;
	-webkit-transition: .25s linear;
}
.showdate {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding-right: 2px;
}
.showvenue a {
	font-size: 14px;
	color: #06C;
	text-decoration: none;
	margin-left: 5px;
}
.showvenue a:hover {
	font-size: 14px;
	color: #C30;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}
.showtime {
	font-size: 12px;
	color: #369;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 2px;
	margin-left: 5px;
}
#sectionright ul {
	list-style-type: none;
}

