

body {
	
	position: relative;

	margin: 5px auto;

	padding: 0;

	line-height: 1.1em;

	color: #fff;

    	background: #000 url(../bg2.jpg) no-repeat center top;

	font-family: Century Gothic, "lucida sans", Arial, Helvetica, Sans-Serif;

	font-size: 100%;
	
}

p {
	
	color: #fff;
	
}

h1 {
	
	color: #bbbb66;
	
}

h2 {
	
	color: #bbbb66;
	
}

a {

	color: #bbbb66;
	
	text-decoration: none;
	
}

a img {

	border: 1px #000 solid;

}

a:hover img {

	border: 1px #bb6 solid;

}

a:visited {

	color: #bbbb66;

}

a:hover {

	color: #fff;

}

img {
	
}

ul {
	
	list-style: none;
	
	margin-left: 0;
	
	padding-left: 0px;
	
}

li {
	
	margin: 0;
	
	padding: 0;
	
}

#wrapper {

	position: relative;

	margin: 0 auto;
	
	width: 950px;
	
	border-left: 0px solid #fff;
	
	border-right: 0px solid #fff;

}

#header {
	
	position: relative;

	height: 430px;

	margin: 0 auto;

	padding: 0;
	
	border: 0px dotted #fff;
	
	text-align: center;
	
}

#headerbottom {
	
	position:absolute;
	
	margin: 0 auto;
	
	left: 0px;
	
	bottom: 0px;
	
	height: 140px;
	
	width: 950px;
	
	border: 0px dotted #fff;
	
}

#tickerwrapper {

	margin-left: 215px;
	
	margin-right: 215px;
	
	margin-top: 31px;
	
	margin-bottom: 8px;

}

#ticker {

	height: 90px;
	
	width: 520px;
	
	overflow: hidden;
	
	white-space: pre;
	
}

#ticker a {

	color: #bbbb66;

}

#ticker a:visited {

	color: #bbbb66;
	
}

#ticker a:hover {

	color: #bbbb66;
	
}

#navigation a {

	margin-top: 10px;

	margin-left: 20px;
	
	margin-right: 20px;
	
	font-size: 1.2em;
	
	color: #fff;
	

}

#navigation a:visited {

	color: #fff;
	
}

#navigation a:hover {

	color: #bb6;

}

#navigation {
	
	height: 50px;
	
	width: 100%;
	
	border: 0px dotted #fff;
	
}

#page {
	
	position:relative;
	
	width: 100%;
	
	border: 0px dotted #fff;
	
	height: 1400px;
	
}

#leftcolumn {
	
	position: relative;
	
	float: left;
	
	width: 250px;
	
	border: 0px dotted #fff;
	
}

#schedule {
	
	height: 370px;
	
	border: 0px dotted #fff;
	
}

#schedule a {

	color: #fff;

}

#schedule a:visited {

	color: #fff;

}


#schedule a:hover {

	color: #bb6;

}

#schedule h2 {

	margin-bottom: 9px;

}

#schedulecaption {

	font-family: Arial,Serif;
	
	font-size: 0.8em;
	
	line-height: 0.8em;
	
	color: #eee;

}

#fullschedulelink {

	font-family: Arial,Serif;
		
	font-size: 0.8em;
		
	line-height: 0.8em;
		
	color: #eee;

}


#facebook {

	height: 265px;

}

#mailinglist {
	
	height: 100px;
	
	border: 0px dotted #fff;
	
}

#stacheoftheday {
	
	text-align: left;
	
	height: 260px;
	
	border: 0px dotted #fff;
	
}

#links {
	
	height: 300px;
	
	border: 0px dotted #fff;
	
}



#content {
	
	position: relative;
	
	float: left;
	
	width: 550px;
	
	height: 1400px;
	
	border: 0px dotted #fff;
	
	padding-left: 15px;
	
	padding-top: 0px;
	
	padding-right: 25px;
	
	padding-bottom: 5px;
	
	border: 0px dotted #fff;
	
}

#rightcolumn {
	
	position: relative;
	
	float: right;
	
	width: 100px;
	
	right: 0;
	
	border: 0px dotted #fff;
	
	
}

#pic {
	
	height: 100px;
	
	width: 100px;
	
	border: 0px dotted #fff;
	
}

.pic {

	height: 100px;
	
	width: 100px;
	
	border: 0px dotted #fff;

}


#footer {
	
	clear: both;

	position: relative;
	
	text-align: center;
	
	bottom: 0;
	
	height: 200px;
	
	width: 100%;
	
	padding-top: 50px;
	
	border: 0px dotted #fff;
	
}






