body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	background-color: #FFF;
	background-image : url("images/bg_ch.gif");
}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: white;
	background-color: black;
}

th {
	font-family: Verdana, Arial, helvetica, sans-serif;
}

h1 {
	font-size: 40pt;
	color: #FFDD44;
	text-align: center;
}

h2 {
	font-size: 24pt;
	color: #FFDD44;
}

h1 img {
	text-align: right;
}

h3 {
	font-size: 18pt;
	color: #FFDD44;
}

hr {
	color: #FFDD44;
	background-color: #FFDD44;
	height: 2px;
/*	margin: 10px; */
}

#main_heading {
	font-size: 40pt;
	font-weight: bold;
	color: #FFDD44;
	text-align: center;
	margin: 20px;
}

#main_heading img {
	text-align: right;
}

#main_body {
	margin-left: 20%;
	margin-right: 20%;
	background-color: black;
}

#main_content {
	margin-left: 20px;
	margin-right: 20px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.stream_object {
	margin-top: 30px;
	margin-bottom: 30px;
}

.lessthanhuman {
	font-weight: bolder;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: #FFDD44;
}

a:hover {
	color: #FFDD44;
	text-decoration: underline;
}

.menu a {
	color: white;
}

.menu {
	font-size: 9pt;
}

.each_link {
	margin-top: 20px;
}

.star {
	color: #FFDD44;
}

.brackets {
	font-size: 24pt;
	font-weight: bold;
}

.shoutbollox {
	margin-bottom: 20px;
}

input#listenSubmit {
	background-color: #FD4;
	color: black;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
   border-top-color: #FE6;
   border-left-color: #FE6;
   border-right-color: #DC4;
   border-bottom-color: #DC4;
}

select#show {
	background-color: #FD4;
	color: black;
	font-weight: bold;
}

#credit {
	float: right;
	right: 20px;
	bottom: 10px;
}

.notice {
	font-size: 9pt;
	color: white;
	background-color: black;
}

.notice a {
	color: white;
	background-color: black;
	
}

.notice a:hover {
	color: black;
	background-color: white;
}

#magic {
	color: black;
	background-color: white;
}

.short_desc {
	color: #DDDDDD;
	background-color: black;
	font-size: 14pt;
	padding: 2px;
	position: absolute;
	left: 30px;
	top: 30px;
	visibility: hidden;
}

.leader {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	background-color: black;
}
