/* CSS Document */

body	{
background-color:#000000;


}

#header {
	background:url(header3.gif) no-repeat;
	width: 980px;
	height: 125px;
}

#menu {
	background:url(menu2.gif) no-repeat;
	width: 980px;
	height: 40px;
}

#text {
	background:url(text2.gif) repeat-y;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
	font-family: font-family: Verdana, Arial, Helvetica;
}

#text-index {
	background:url(text2-index.gif) no-repeat;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
		font-family: font-family: Verdana, Arial, Helvetica;
}

#text-episode01 {
	background:url(text2-episode1.gif) no-repeat;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
}
#text-episode02 {
	background:url(text2-episode2.gif) no-repeat;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
}
#text-episode03 {
	background:url(text2-episode3.gif) no-repeat;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
}
#text-episode04 {
	background:url(text2-episode4.gif) no-repeat;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
}
#text-episode05 {
	background:url(text2-episode5.gif) no-repeat;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
}

#text-disclaimer {
	background:url(text2-disclaimer.gif) repeat-y;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
}

#text-contact {
	background:url(text2-contact.gif) repeat-y;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
	font-family: font-family: Verdana, Arial, Helvetica;
}

#text-missing {
	background:url(text2-missing.gif) no-repeat;
	width: 980px;
	height: 350px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
}

#footer {
	background-color: #FADA09;
	background:url(footer.gif) no-repeat;	
	width: 980px;
	height: 20px;
	color: #C20000;
}

table	{
border:0px;
}

#text_about	{
width:420px;
text-align:justify;
}

#text_about_partners	{
width:370px;
text-align:right;


}

#text_episodes	{
width:600px;
text-align:left;
}

a            {
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
	a:link       {
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
	a:visited    {
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
	a:hover      {
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}
	a:active     {
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}