

A:link {
	COLOR: #1D6893; TEXT-DECORATION: none
}
A:visited {
	COLOR: #1D6893; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #98B5C6; TEXT-DECORATION: none}

.imageback { background-color: #D6D6D7; border: 2px solid #E1DFDF; padding: 3px; }

body, table, tr, td {
	font: 10px Verdana; 
	color: #5D5D5D;
	letter-spacing: 1px}

body {
margin: 0 auto;
}

body { background-color: #FFFFFF; background-repeat: repeat-x; background-image: url(images/bckgnd.gif); BACKGROUND-ATTACHMENT: scroll; text-align: center;}

#container {
width: 770px; 
margin: auto;
text-align: center; 
}



#header { 
height: 366px; background: url(images/episode10header.gif) no-repeat;
}


#content { 

float: left; 
font: 10px Verdana, Sans-Serif;
color: #6A6A6A;
margin-top: 18px; 
padding-left:100px;
padding-right: 80px;
text-align: justify;
line-height: 17px;
}

#navigation { 
width: 550px; 
margin-top: -110px; 
padding-left: 335px;
padding-right: 01px;
}

#footer { 
height: 80px;
clear: both;
padding-left: 100px;
padding-right: 80px;
}



.menu {
	margin: 0px;
	padding:0px;
        padding-left: 70px;
	color: #000;
        list-style: none;
}
.menu li {
	padding: 2px 2px 0px 0px;
	margin: 2px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 3px 3px;
	color: #FBE0ED;
	display: block;
	border: #A64B74 4px solid;
	background: #A64B74;
	text-decoration: none;
       
}
.menu li a:hover {
	color: #817F7F;
	background: #FFFFFF;
	border: #E3E2E2 4px solid;
}

h1 {
	text-align: left;
	background: url(images/header.jpg) bottom left no-repeat;
	font-weight: normal;
	line-height: 25px;
        font-size: 160%;
        text-indent: 50px;
        color: #7F2C52;
        font-family: Verdana, Sans-Serif;
     
}



input, textarea, option, select {
	background-color: #E5E5E5;
	font: 11px Verdana;
	color: #5A5859;
	letter-spacing: 0px;
	border: 1px solid #5A5859;
	padding:2px; }


.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}