a, a.visited {
	color: #69B7C4;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000;
	color: #FFF;
	vertical-align: top; 
	text-align: center;
	font-family: Arial, sans-serif;
}

h1 {
	font-size: 110%;
}

h2 {
	font-size: 90%;
	display: inline;
}

h3 {
	font-size: 85%;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

#banner {
	border-bottom: 2px solid #002343;
	height: 193px;
}

#banner img {
	display: block;
}

#content {
	padding: 5px;
	background-color: #0B4364;
	border-left: solid 1px #002343;
	border-right: solid 1px #002343;
	text-align: left;
	vertical-align: top;
}


#footer {
	display: block;
	text-align: center;
}

#fullBody {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #002343;
	width: 800px;
	height: 100%;
}

.infoBox {
	border: 1px solid #FFF;
	background-color: #001B34;
	text-align: left;
}

.infoBoxContent h2 {
	display: inline;
	font-family: Arial, sans-serif;
}

.infoBoxContent h3 {
	display: inline;
	font-weight: 200;
	font-size: 100%;
	font-family: Arial, sans-serif;
}

.infoBoxContent h4 {
	font-family: Arial, sans-serif;
	display: inline;
	font-size: 100%;
	font-weight: 200;
}

.infoBoxContent {
	margin: 10px;
}

.infoTable td {
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px dotted #102840;
}

#gallery {
	text-align: center;
}

#gallery img {
	margin: 5px;
	border: 1px solid #042649;
}

.highlight {
	background-color: #042649;
}


#logo {
	background: url(../images/logoBG.gif) repeat-x;
	height: 47px;
	padding: 0px;
	margin: 0px;
	border-bottom: 0px;
	border-left: solid 1px #002343;
	border-right: solid 1px #002343;
}

#logo img, #navbar img {
	display: block;
	float: left;
}

.contact {
	float: right;
	color: #fff;
	font-size: 80%;
	font-weight: 600;
	margin: 20px 10px 0px 0px;
}



#navbar {
	background: #002343;
	padding: auto;
	margin-left: 15px;
	height: 20px;
}

.newsBox {
	width: 385px;
}

.newsBoxHeader {
	background: url(../images/boxHeaderBG.gif) repeat-x;
	border-bottom: 1px solid #FFF;
}

.newsBoxContent h1 {
	display: inline;
	font-size: 70%;
	color: #fff;
}

.newsBoxContent h2 {
	display: inline;
	color: #fff;
	font-size: 80%;
	font-weight: 200;
}

.newsBoxContent h3 {
	display: inline;
	color: #8AE6F3;
	font-size: 80%;
}

.newsBoxContent td {
	vertical-align: top;
	padding: 5px;
}

.scheduleBox {
	background-color: #042748;
	width: 385px;
}

.scheduleBoxHeader {
	background: url(../images/boxScheduleHeaderBG.gif) repeat-x;
	border-bottom: 1px solid #FFF;
}

.standardBox {
	width: 785px;
}

.standardBoxHeader {
	background: url(../images/boxHeaderBG.gif) repeat-x;
	border-bottom: 1px solid #FFF;
}

.upcomingShowsContent {
	font-family: font-family: Arial, sans-serif;
}

.upcomingShowsContent td {
	vertical-align: top;
	padding: 5px;
}
.upcomingShowsContent h1 {
	display: inline;
	font-size: 70%;
	color: #fff;
}

.upcomingShowsContent h2 {
	display: inline;
	color: #fff;
	font-size: 70%;
}

.upcomingShowsContent h3 {
	display: inline;
	color: #8AE6F3;
	font-size: 70%;
}