@charset "utf-8";
body {
	behavior: url("/csshover.htc");
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #656600;
}
a:visited {
	color: #939300;
}
a:hover {
	color: #DA882E;
}
#wrapper {
	margin: auto;
	width: 960px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo {
	float: left;
	width: 382px;
	padding-top: 10px;
	height: 35px;
}
#socialmedia {
	padding-top: 20px;
	text-align: right;
	height: 25px;
	padding-right: 10px;
}

#navigation {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul {
	position: static;
	display: inline;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#navigation img {
	padding-bottom: 15px;
}

#navigation li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	list-style-type:none;
	display: inline;
	padding: 0px;
	margin-left: 0px;
	text-align: center;
	width: 150px;
}
#navigation li a:link {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
}
#navigation li a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 5px;
}
#navigation li a:hover {
	color: #FFCC33;
	display: block;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 5px;
}
#navigation li ul {
	display: none;
	height: auto;
	width: auto;
	color: #000000;
}
#navigation li ul li {
	float: none;
	width: 150px;
	display: block;
	line-height: 1em;
	color: #FFFFFF;
	padding: 5px;
	background-color: #000000;
}
#navigation li ul li a {
	padding: 3px;
	height: auto;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	background-image: none;
}
#navigation li ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
#navigation li ul li a:hover {
	text-decoration: none;
	font-size: 9pt;
}
a#classes {
	background-image: url(/images/N-classes-a.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover#classes, #classes-M {
	background-image: url(/images/N-classes-b.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a#company {
	background-image: url(/images/N-company-a.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover#company, #company-M {
	background-image: url(/images/N-company-b.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a#tickets {
	background-image: url(/images/N-tickets-a.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover#tickets, #tickets-M  {
	background-image: url(/images/N-tickets-b.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a#about {
	background-image: url(/images/N-about-a.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover#about, #about-M  {
	background-image: url(/images/N-about-b.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a#support {
	background-image: url(/images/N-support-a.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover#support, #support-M  {
	background-image: url(/images/N-support-b.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a#outreach {
	background-image: url(/images/N-outreach-a.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover#outreach, #outreach-M  {
	background-image: url(/images/N-outreach-b.jpg);
	background-repeat: no-repeat;	
	width: 150px;
	margin: 0px;
	padding-top: 167px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}
h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	color: #610700;
	font-size: 24pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 16pt;
	color: #656600;
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #535300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer {
	margin: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#copyright {
	float: left;
}
#contact {
	text-align: right;
}
#pullout {
	float: right;
	width: 160px;
	margin-left: 20px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
	font-size: 9pt;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
li {
	padding-top: 5px;
	margin-left: -25px;
}
.imgL {
	margin-right: 20px;
	margin-bottom: 10px;
	border: medium double #000000;
}
.imgR {
	margin-left: 20px;
	margin-bottom: 10px;
	border: medium double #000000;
}
.border {
	border: medium double #000000;
}
hr {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #000000;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#submenu {
	font-size: 8pt;
	padding-left: 15px;
	padding-bottom: 10px;
}
.CollapsiblePanel {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.CollapsiblePanelTab {
	-moz-user-select: none;
	-khtml-user-select: none;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
.CollapsiblePanelTab a:link {
	text-decoration: none;
}
.CollapsiblePanelTab a:visited {
	text-decoration: none;
}
.CollapsiblePanelTab a:hover {
	text-decoration: none;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}
