@charset "UTF-8";
/* CSS Document */

html {
	height: 100%; 
	margin-bottom: 1px; 
}
body {
	background-color: #85000C;
	padding: 0px;
	margin: 0px;
	background-image: url(../i/gfx_bkg.jpg);
}
#wrapper {
	position:absolute;
	left: 50%;
	width: 780px;
	margin: 0px 0px 0px -380px;
	padding: 0 0 25px 0;
}
#header {
}
#nav {
	width: 780px;
	margin: 0px;
}
#content {
	width: 780px;
	background-image: url(../i/gfx_content_bkg.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
	background-position: top center;
}
#pipe1 {
	margin-left: 38px;
	width: 5px;
	float: left;
	height: 294px;
}
#pipe2 {
	width: 5px;
	float: left;
	height: 294px;
}
#pipe3 {
	width: 5px;
	float: left;
	height: 294px;
}
#pipe1b {
	margin-left: 38px;
	width: 5px;
	float: left;
	height: 800px;
	background-image: url(../i/gfx_pipes.jpg);
	background-repeat: repeat;
}
#pipe2b {
	width: 5px;
	float: left;
	height: 800px;
	background-image: url(../i/gfx_pipes.jpg);
	background-repeat: repeat;
}
#pipe3b {
	width: 5px;
	float: left;
	height: 800px;
	background-image: url(../i/gfx_pipes.jpg);
	background-repeat: repeat;
}
#pipe1c {
	margin-left: 38px;
	width: 5px;
	float: left;
	height: 600px;
	background-image: url(../i/gfx_pipes.jpg);
	background-repeat: repeat;
}
#pipe2c {
	width: 5px;
	float: left;
	height: 600px;
	background-image: url(../i/gfx_pipes.jpg);
	background-repeat: repeat;
}
#pipe3c {
	width: 5px;
	float: left;
	height: 600px;
	background-image: url(../i/gfx_pipes.jpg);
	background-repeat: repeat;
}
#left-column {
	width: 344px;
	float: left; 
}
#right-column {
	width: 345px;
	float: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 15px 15px 0 30px;
	clear: both;
}
.content a, .content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.purchase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0;
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5BE5F;
	text-align: center;
	width: 780px;
	float: left;
	margin-top: 20px;
} 
#footer p {
	padding: 10px 0 10px 0;
	color: #F5BE5F;
}
#footer a, #footer a:visited {
	color: #F5BE5F;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	margin: 0;
	padding: 0;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#columnfull {
	float: left;
	width: 675px;
	margin: 10px;
}
.frame {
	border: 1px solid #FFFFFF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.T_header {color: #FFFFFF; background-color: #333333; font-size: 12px; font-weight: normal; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;}

.T_odd    {vertical-align: top; color: #333333; background-color: #ECE6DF; font-size: 12px; font-weight: normal; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;}

.T_even   {vertical-align: top; color: #333333; background-color: #B7B1AA; font-size: 12px; font-weight: normal; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;}