body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
}
.floatLeft {
	float: left;
}



#wrapper {
	background-color: #000;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner {
	background-color: #000;
	height: 110px;
	width: 435px;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#mainMenu {
	width: 800px;
	color: #F00;
	margin-bottom: 30px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#mainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px;
	padding: 5px;
	border: 1px solid #F00;
}
#mainMenu a:link {
	color: #F00;
	background-color: #000;
}
#mainMenu a:visited {
	color: #666;
}
#mainMenu a:hover {
	color: #000;
	background-color: #F00;
}
#mainMenu a:active {
	color: #000;
	background-color: #F00;
}



#mainContent {
	background-color: #000;
	width: 780px;
	text-align: left;
	padding: 10px;
	position: relative;
}
.mainContentImg {
	float: left;
	border: 1px solid #FFF;
	margin-right: 10px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FFF;
	text-align: left;
}
#leftPanel {
	width: 600px;
	float: left;
	padding-right: 90px;
	padding-left: 90px;
}
#rightPanel {
	float: right;
	width: 120px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 58px;
}


#altMenu {
	height: 100%;
	width: 800px;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #F00;
	word-spacing: 0.4em;
	position: relative;
	text-align: center;
	clear: both;
}
#stations {
	width: 800px;
}

#altMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #F00;
	text-decoration: none;
}
#altMenu a:link {
	text-decoration: none;
}
#altMenu a:visited {
	color:#CCC;
	text-decoration: none;
}
#altMenu a:hover {
	text-decoration: underline;
}
#altMenu a:active {
	text-decoration: none;
}



.clear {
	clear: both;
}

a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
#boomBox {
	height: 100%;
	width: 252px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#sticker_border {
	height: 4.25in;
	width: 4.25in;
	border: 1px solid #FFF;
	position: absolute;
	left: 100px;
}
.mainTextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	text-decoration: underline;
}
.stationImages {
	margin-top: 15px;
	margin-right: 22px;
	margin-bottom: 15px;
	margin-left: 23px;
}
.floatRight {
	float: right;
}
.mainTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000;
	text-align: left;
}
