@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #292929;
}
body {
	background-color: #292929;
	position: relative;
	background-image: url('images/bg2.jpg');
	margin-top: 0px;
}
a:link {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#main {
  margin-top: 5px;
  border: solid 1px #000033;
  }
.clue {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.heading {
	font-size: 12px;
}
.required {
	font-size: 14px;
	font-weight: bold;
	color: #C81D23;
}
input, textarea, select {
	border: 1px solid #37363C;
}

#footer {
	font-size: 11px;
	color: #FFFFCC;
	margin-top: 10px;
	line-height: 1.4;
}
#footer a {
	color: #FFFFFF;
}
#content {
	margin: 5px 16px;
}

#content h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
}
#content  p, #content li {
	font-size: 0.8em;
	line-height: 1.6;
}
.venues h3 {
	font-size: 13px;
	color: #222231;
	margin: 0px;
	padding: 0px;
}
.venues h4 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 9px;
}
.venues h2 {
	font-size: 14px;
	text-decoration: underline;
}
#FlashID {
	visibility: visible;
}
.slogan h3 {
	font-size: 13px;
	color: #993300!important;
	margin: 0px;
	padding: 0px;
}