body {
	background-image: url();
	background-color: #000000;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#clear {
	clear: both;
	margin: 0px;
}

ol {
	margin: 0px 0px 20px -20px;
	font-weight: bold;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

b, strong {
	font-weight: bold;
	color: #FFFF00;
}

#wrapper {
	background-image: url(header_back.png);
	background-repeat: no-repeat;
	width: 1000px;
	overflow: hidden;
	text-align: left;
}

#wrapper #header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: 30px 50px;
	width: 1000px;
	height: 220px;
}

#podcast-header {
	background-image: url(podcast_header.png);
	background-repeat: no-repeat;
	background-position: 20px 50px;
	width: 1000px;
	height: 180px;
}

#podcast-header p {
	padding: 45px 0px 0px 555px;
	margin: 0px;
	font-size: 25px;
	line-height: 28px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#podcast-header b {
	font-weight: bold;
	color: #0099FF;
}

#details {
	width: 980px;
	padding: 0px 0px 0px 15px;
}

#details #box {
	background-color: #333333;
	width: 455px;
	max-width: 455px;
	padding: 10px 10px 5px 10px;
	margin: 0px 5px 0px 5px;
	font-size: 20px;
	line-height: 23px;
	overflow: hidden;
	float: left;
}

#live-stream {
	background-image: url(podcast_content.png);
	background-repeat: no-repeat;
	width: 530px;
	height: 20px;
	display: block;
	margin: 50px 0px 0px 20px;
}

#stream-box {
	width: 960px;
	margin: 10px 0px 50px 20px;
}

#chat-details {
	width: 960px;
	margin: 20px 0px 0px 0px;
}

#chat-details #chatroom-rules {
	background-image: url(podcast_content.png);
	background-position: 0px -155px;
	background-repeat: no-repeat;
	width: 500px;
	padding: 25px 0px 100px 0px;
	font-size: 15px;
	line-height: 20px;
	float: left;
}

#chat-details #jtv-link a:link, #chat-details #jtv-link a:visited, #chat-details #jtv-link a:active {
	background-image: url(podcast_content.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	width: 440px;
	height: 73px;
	display: block;
	float: right;
}

#weenie-header {
	background-image: url(weenie_header.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 95px;
	margin: 20px 0px 0px 0px;
	display: block;
}