* {
	margin: 0px;
	padding: 0px;
	background-color: #00CCFF;
}
#wrapper {
	background-color: #00CCFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right: 3px solid #FFFFCC;
	border-left: 3px solid #FFFFCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
}
#wrapper #logo {
	height: 79px;
	width: 892px;
	background-image: url(../images/episode_logo.gif);
	text-align: right;
	vertical-align: top;
	background-repeat: no-repeat;


}
#wrapper #navigation {
	font-weight: normal;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFCC;


}
#wrapper #headerbodyarea {
	background-color: #00CCFF;
	height: 320px;
	width: 900px;
	background-image: url(../images/episode.gif);
	background-repeat: no-repeat;
	background-position: right;

}
#wrapper #headerbodyarea #headerbody {
	background-color: #00FF66;
	height: 320px;
	width: 711px;
	float: left;
}
#wrapper #headerbodyarea #headerbody #bodyleft {
	height: 320px;
	width: 368px;
	background-color: #00CCFF;
	float: left;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;




}
#wrapper #headerbodyarea #headerbody #bodyright {
	background-color: #00CCFF;
	float: right;
	height: 320px;
	width: 343px;
	text-align: left;
}
#wrapper #bodyarea {
	background-color: #00CCFF;
	width: 900px;
}
#wrapper #bodyarea #left2 {
	background-color: #00CCFF;
	float: left;
	width: 190px;
	text-align: center;


}
#wrapper #bodyarea #right2 {
	background-color: #00CCFF;
	float: right;
	width: 710px;
	font-family: Arial;
	font-size: 14px;
	background-image: none;




}
#wrapper #bodyarea #footer {
	background-color: #00CCFF;
	height: 34px;
	width: 900px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	clear: both;
}
a img {
	border: none;
}
p {
	font-family: Arial;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	page-break-after: always;
	text-indent: 20pt;
	font-size: 14px;




}
h4 {
	font-family: "Comic Sans MS";
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;

}
h5 {
	font-family: "Comic Sans MS";
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-family: Arial;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: blink;
	font-size: 14px;


}
h6 {
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;

}

