@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/bg_retro.gif);
	background-repeat: repeat;
	margin-top: 0px;
}

img, div { behavior: url(iepngfix.htc) }

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 322px;
	width: 846px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	background-image: url(../images/bg_green.gif);
	background-repeat: repeat-y;
	width: 846px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents {
	padding-left: 36px;
}
#lb_ad {
	margin-top: 10px;
	margin-left: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main_bottom {
	background-image: url(../images/bg_green_btm.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 846px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#legal {
	height: 14px;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 10px;
	padding-right: 20px;
	color: #585542;
}
#legal a {
	text-decoration: none;
	color: #585542;
}
#window #preview {
	width: 640px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#window {
	background-color: #4F4D4D;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: repeat-x;
	background-position: top;
	border-color: #959595;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	background-image: url(../images/gray_top.gif);
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#window-top {
	height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#player {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	height: 365px;
}
#window a {
	font-weight: bold;
	color: #29CBBF;
	text-decoration: none;
}
#title {
	position: relative;
	margin-top: -10px;
	margin-bottom: -50px;
	width: 86px;
}
#legal a:hover {
	text-decoration: underline;
}
#window a:hover {
	color: #FFFFFF;
}
.green {
	color: #2EBCB1;
	font-weight: bold;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#preview img {
	float: right;
	padding-left: 10px;
}
#episodes {
}
#episode_preview img {
	float: left;
	padding-right: 10px;
	border: 0px;
}
#clear {
	clear: both;
}
#episode_preview {
	padding-bottom: 20px;
}

