@charset "utf-8";
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
body {
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: -2px 0;
	padding: 0 10px;
}
.container {
	background-color: #FFFFFF;
	background-image: url(../images/strFakeColumns.gif);
	color: #000000;
	margin: 4px auto 0 auto;
	text-align: left;
	width: 800px;
}
.header {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	height: 100px;
	margin: 0;
	padding: 0;
}
.navigation {
	height: 40px;
	margin: 0;
	padding: 0;
}
.sidebar2 {
	clear: right;
	float: right;
	height: 668px;
	margin: 0;
	overflow: auto;
	padding: 10px 0;
	width: 198px;
}
h3 {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	padding: 6px 10px 6px 10px;
}
.venues {
	color: #660000;
	margin: 0 0 0 10px;
	padding: 10px;
	text-indent: -10px;
}
.mainContent {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 4px;
	height: 182px;
	margin: 0 2px 0 0;
	overflow: auto;
	padding: 10px 0 10px 0;
}
h1 {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}
.details1 {
	color: #660000;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0 10px;
	text-indent: -10px;
}
.details2 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.details3 {
	color: #660000;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	text-indent: -10px;
}
.onLoad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0;
	padding: 6px 12px 6px 10px;
}
.spacer {
	font-size: 6px;
	margin: 0;
	padding: 0;
}
.footer {
	background-color: #660000;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	margin: 0;
	padding: 10px 0;
}
.footerP {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin: 0;
	padding: 2px 10px 2px 10px;
}
.footerPIndent {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin: 0;
	padding: 4px 10px 4px 20px;
}

