body {
	padding: 0px;
	background-repeat: repeat;
	background-image: url(../images/wall.gif);
	align: center;
	}

#mainbox {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-color: #000000;
	}

#content {
	width: 640px;
	position: relative;
	left:125px;
	top:150px
	background-color: #000000;
	color: #dadada;
	font: 12px Verdana, sans-serif;
	}

td {
	color: #dadada;
	font: 12px Verdana, sans-serif;
	width: 105px;
	}

td.schedule {
vertical-align: top;
border-color: #331a00; 
border-width: 1px; 
border-style: dotted;
}

.ledding { 
	margin-top:9px 
	}

.indent {
	margin-left:18px
	}

a:link, a:visited {
	color: #67abff
	}

.roundcont p {
	margin: 0 10px;
	}

.roundtop { 
	background: url(../images/corner-tr.gif) no-repeat top right; 
	}

.roundbottom {
	background: url(../images/corner-br.gif) no-repeat top right; 
	}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
	}

.header {
	font-size: 140%;
	color: 600f0f;
	border-bottom: 1px solid #955a33;
	}

.subhead {
	font-size: 115%;
	font-weight: bold;
	}

.headb {
	color: 006666;
	font-weight: bold;
	}

#navlist
{
padding: 0;
margin-left: 0px;
float: left;
font: 13px Verdana, sans-serif, #955a33;
}

#navlist li { display: inline; }

#navlist li a
{
padding: 0.2em 1em;
background-color: #390000;
color: #955a33;
text-decoration: none;
float: left;
border-top: 2px solid #000;
border-bottom: 2px solid #955a33;
}

#navlist li a:hover
{
background-color: #390000;
border-bottom: 2px solid #955a33;
border-top: 2px solid #955a33;
color: #ffff99;
}

#navlist li#current {
padding: 0.2em 1em;
float: left;
border-right: 1px solid #955a33;
color: #ffff99;
background: #000;
border-top: 2px solid #955a33;
border-right: 2px solid #955a33;
border-left: 2px solid #955a33;
border-bottom: 2px solid #000;
}
