body {
	background-color: #000000;
	background-image: url('images/bgimage.gif');
}

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

/*General site text*/
a:link, a:active, a:visited { color: #ffffff; }
a:hover { color: #b1b1b1; }
.poll { color: #ffffff; font-size: 10px; }
a.poll, a.poll:active, a.poll:visited { color: #ffffff; }
a.poll:hover { color: #b1b1b1; }
.poll2 { color: #2d2d2d; font-size: 10px; }
a.poll2, a.poll2:active, a.poll:visited { color: #2d2d2d; }
a.poll2:hover { color: #2d2d2d; }
a.menu, a.menu:active, a.menu:visited, a.menu:hover { color: #000000; font-size: 2px; }

/*Coaster News and Site Updates*/
.news { font-family: Verdana; font-size: 11px; color: #ffffff; }
a.news, a.news:active, a.news:visited { color: #b1b1b1; }
a.news:hover { text-decoration: overline; }
.newsheader { text-decoration: underline; font-weight: bold; font-size: 12px; font-family: Times New Roman; color: #ffffff; }
a.newsheader, a.newsheader:active, a.newsheader:visited { color: #ffffff; }
a.newsheader:hover { color: #0080ff; }

#main {
	background-color: #000000;
	padding: 4px;
	border: 1px solid #b1b1b1;
	width: 800px;
	border-collapse: collapse;
}

#site_news_header {
	background-image: url('images/menus/siteupdates.gif');
	float: left;
	width: 200px;
	height: 25px;
}

#center_column_header {
	background-image: url('images/menus/centercolumn.gif');
	float: left;
	width: 380px;
	height: 25px;
}

#right_column {
	background-image: url('images/menus/usercontrols.gif');
	float: left;
	width: 200px;
	height: 25px;
}

#column_spacer {
	background-color: #000000;
	float: left;
	width: 10px;
	height: 25px;
}

#banner {
	border: 1px solid #000000;
	width: 750px;
	height: 3px;
}

#site_news {
	background-image: url('images/siteupdatesbg2.jpg');
	float: left;
	text-align: left;
	width: 200px;
	height: 600px;
}