html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	background-color:#ddd;
	background-image:url(images/bg.gif);
	color:#036;
	margin:0px;
	padding:0px;
	text-align:center;
	font:0.9em Arial,sans-serif;
}
a {
	color:#e7b32c;
}
#wrapper {
	width:760px;
	margin:0px auto;
	text-align:left;
}
table#episode_list {
}
table#episode_list td {
	padding:5px;
	border-bottom:1px solid #d3d3d3;
	color:#fff;
}
table#episode_list td strong {
	font-weight:bold;
	
}
table#episode_list td a {
	text-decoration:none;
	color:#fff;
}
table#episode_list td a:hover {
	text-decoration:underline;
}
#episode_description {
	background-color:#fff;
}
#episode_description p {
	margin:15px;
	margin-top:5px;
	font-size:0.85em;
}
#episode_description h1 {
	margin:5px;
	margin-left:15px;
	font-size:0.85em;
}
#cast p {
	margin:0px;
	text-align:center;
	color:#1C5182;
	font-size:0.98em;
	font-weight:900;
}
#cast a {
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
	color:#1C5182;
}
#cast_description p {
	margin:0px;
	margin-top:5px;
	font-size:0.85em;
}
#cast_description h1 {
	margin:5px;
	margin-left:15px;
	font-size:0.85em;
}
table#video td {
	width:504px;
	padding:0px 0px 5px 0px;
	border-bottom:0px solid #ccc;
	border-top:2px solid #ccc;
	position:relative;
}
table#video td img {
	float:left;
	margin:25px 5px 0px 0px;
}
table#video td h1 {
	margin:4px 0px 5px 0px;
	padding:3px;
	padding-right:0px;
	font-size:1.0em;
	color:#fff;
	background-color:#1c5182;
}
table#video a {
	color:#1c5182;
}
table#video p {
	margin:5px 3px;
}
#vid_options {
	text-align:left;
	width:400px;
	height:300px;
	margin:50px 50px;
	background-color:#ccc;
	border:2px solid #1c5182;
	color:#006;
	position:relative;
}
#vid_options p {
	margin:3px;
	display:inline;
	font-size:0.9em;
	position:relative;
	top:-5px;
}
#vid_options label {
	display:block;
	font-weight:bold;
	background-color:#1c5182;
	color:#fff;
	padding:5px;
}
#vid_options td {
	padding:6px 10px;
}
#vid_options #submit {
	margin:5px;
}
#vid_options img {
	width:25px;
	height:25px;
}
#link_description a {
	margin:0px;
	text-align:left;
	color:#1C5182;
	font-size:0.98em;
	font-weight:900;
}
#link_description {
	background-color:#fff;
}
#link_description p {
	margin:15px;
	margin-top:5px;
	font-size:0.85em;
}
#link_description h1 {
	margin:4px 0px 5px 0px;
	padding:3px;
	padding-left:5px;
	font-size:1.0em;
	color:#fff;
	background-color:#1c5182;
}
#links td {
	border-bottom:1px solid #ccc;
	padding-top:10px;
}
#links table {
}
#links p {
	float:right;
	font-size:0.85em;
	margin:2px;
}
#links img {
	margin:0px 5px;
}
#links a {
	margin:0px;
	text-align:right;
	color:#1C5182;
	font-size:0.98em;
	font-weight:bold;
}
#wallpaper {
	text-align:center;
	width:470px;
	margin-left:15px;
	background-color:#fff;
}
#wallpaper p {
	margin:3px;
	font-size:0.7em;
}
#wallpaper a {
	color:#1c5182;
}
#wallpaper h1 {
	margin:4px 0px 5px 0px;
	padding:3px;
	padding-left:5px;
	font-size:1.0em;
	color:#fff;
	background-color:#1c5182;
	text-align:left;
}
#gallery {
	text-align:center;
	width:470px;
	margin-left:15px;
	background-color:#fff;
}
#gallery img {
	border:0px;
}
#gallery p {
	margin:3px;
	font-size:0.7em;
}
#gallery a {
	color:#1c5182;
}
#gallery h1 {
	margin:4px 0px 5px 0px;
	padding:3px;
	padding-left:5px;
	font-size:1.0em;
	color:#fff;
	background-color:#1c5182;
	text-align:left;
}

#yourdream {
	background-color:#FFFFFF;
	margin:0px;
	padding:5px 0px 5px 29px;
}

#yourdream table {
	background-color:#eee;
}

#contact {
	background-color:#fff;
	padding:5px 0px 5px 50px;
	
}
	
#contact p {
	margin:5px 10px;
}
#contact table {
	background-color:#eee;
}
#thanks {
	width:484px;
	height:200px;
	background-color:#fff;
	padding:10px;
}
#thanks h1 {
	margin:4px 0px 5px 0px;
	padding:3px;
	padding-left:5px;
	font-size:1.0em;
	color:#fff;
	background-color:#1c5182;
	text-align:left;
	
}
#thanks p {
	margin:10px;
	margin-bottom:3px;
	font-size:1.0em;
	
}
.error {
	color:#c00;
	margin:2px;
	font-weight:bold;
}
.eps {
	margin-bottom:5px;
}

#footer {
	background-image:url(/images/footer.jpg);
	height:55px;
	width:760px;
	padding:10px 0px;
	border-top:2px solid #fff;
	background-color:#1c5182;
	background-repeat:no-repeat;
	clear:both;
	text-align:left;
}

#footer a {
	color:#fff;
	margin-right:10px;
	font-size:0.9em;
	margin:10px 10px 10px 10px;
}

#footer p {
	color:#fff;
	font-size:0.85em;
	margin:10px 10px 10px 10px;
}
