@charset "utf-8";
#Main table {
	margin-right: auto;
	margin-left: auto;
}
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/Images/thin%20lines%20background2.gif);
	background-repeat: repeat;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.4;
	color: #666666;
}
a {
	color: #990000;
	text-decoration: none;
}
#Container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAF2E5;
}
#MenuBar li {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BB9E72;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDA074;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BC9F73;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3A478;
}
#MenuBar {
	text-align: center;
	background-image: url(/Images/MenuButtonGradiant.gif);
	background-repeat: repeat-x;
}
#MainContent {
	float: left;
	width: 75%;
	text-align: justify;
}
#MenuBar a:hover {
	color: #FF6600;
}
#MainContent   img {

	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	border: thin double #333333;
	padding: 1px;
}
#RightList {
	float: right;
	width: 24%;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#RightList ul {
	margin: 0px;
	padding: 4px;
}
#Container #Main #Calendar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#RightList li {
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-position: outside;
}


#Footer {
	clear: both;
	text-align: center;
	background-color: #F0D8AE;
	line-height: 1;
}
#Footer li {
	list-style-type: none;
	text-align: center;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	margin-right: 10px;
	margin-left: 10px;
	color: #333333;
}
#Footer a {
	color: #333333;
}
#Calendar  li {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	padding-bottom: 10px;
}
#SongList th {
	background-color: #F3DFBD;
}
#Main {

}
.Style3 {
	color: #03F;
}
.small {
	font-size: small;
}
#Container #RightList h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#Container #Main #Calendar ul .soldout {
	background-image: url(/Media/soldout.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Canceled      {
	text-decoration: line-through;
}
.Canceled {
	text-decoration: line-through;
}
