body {
	background:#000;
	color:white;
	font-family: Arial, Verdana;
}


#canvas {
	width:950px;
	margin:0px auto;
	padding:10px 0 10px 0;
	display:inline;
}

#header {
	width:950px;
	margin:auto;
	text-align:center;
	clear:both;
}


.episode{
	width:900px;
	padding:15px;
	margin:0px auto;
	border:1px solid gray;
}

.big_img {
	width:900px;
}

.small_img{
	width:290px;
}

.pic_row {
	width:900px;
	margin:0px auto;
	padding:15px 0px;
	clear:both;
}

.pic_box {
	width:290px;
	float:left;
}

.pic_box_center{
	width:290px;
	float:left;
	margin:0 15px 0 15px;
}

.nav{
	width:900px;
	height:160px;
	margin-bottom:10px;
}

.nav a {
text-decoration:underline;
color:white;
clear:both;

}

.nav_box {
	font-size:1.5em;
	width:300px;
	line-height:1.8em;
	float:left;
	text-align:center;
}

.nav_box_center{
	font-size:2.5em;
	width:300px;
	float:left;
	text-align:center;
}

p {
	font-family: Arial, Verdana;
	font-size:1em;
	line-height:1.3em;
	width:900px;
	clear:both;
}

img {border:0px;}



#linkboxes {
	width: 900px;clear:both;text-align:center; font-size:12px; margin-top:200px;
}

#linkboxes .linkbox {
float:left;width:290px; margin:3px;background:none;color:white;padding-bottom:3px; height:75px; font-size:12px;

}

#linkboxes .linkbox a {
font-size:x-large;color:white;font-family:Arial; font-weight:normal;
}
