.foot{color:#cccccc; font-family: arial; text-decoration:none; font-size: 12px}
a.foot:link { color: #777777; text-decoration: none }
a.foot:active { color: #777777; text-decoration: none }
a.foot:visited { color: #777777; text-decoration: none }
a.foot:hover { color: #cccccc; text-decoration: underline }

.cookie{color:#777777; font-family: arial; text-decoration:none; font-size: 10px}
a.cookie:link { color: #777777; text-decoration: none }
a.cookie:active { color: #777777; text-decoration: none }
a.cookie:visited { color: #777777; text-decoration: none }
a.cookie:hover { color: #cccccc; text-decoration: underline }


.hm{color:#687d9c; font-family: arial; text-decoration:none; font-size: 12px}
a.hm:link { color: #687d9c; text-decoration: none }
a.hm:active { color: #687d9c; text-decoration: none }
a.hm:visited { color: #687d9c; text-decoration: none }
a.hm:hover { color: #171b24; text-decoration: underline }

body {
	background-color: #6f6f6f;
	text-align: center;
	font-family: arial;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
}

#wrapper {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	padding: 10px;
}


#header {
	background-image:url(images/hm.jpg);

	padding-top: 94px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: solid 1px #CCCCCC;	
	margin-bottom: 10px;
}

#header h1 a {
	color: #687d9c;
	text-decoration: none;
}


#sidebar {
	float: left;
	width: 160px;
	border: solid 1px #CCCCCC;
	padding: 10px;
}

#content {
	margin-left: 190px;
	padding: 10px;
	border: solid 1px #CCCCCC;	
}

#footer {
	color:#CCCCCC;
	background-color:#333333;
	border: solid 1px #CCCCCC;	
	padding: 10px;
	height: 15px;
	margin-top: 10px;
}

.clearfloat {
	clear:both;
	font-size:1px;
	height:0pt;
	line-height:0px;
}

h1 {
	font-size: 2em;
	}
	
h2 {
	font-size: 1.5em;
	}
	


#navigator {

width: 160px;

text-align: center;

}

#episode{
width: 475px;
text-align: center;
}

.epTop p{
background-color: #a9bace;
border-top: 1px #171b24 solid;
border-left: 1px #171b24 solid;
border-bottom: 1px #171b24 solid;
border-right: 1px #171b24 solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
text-align: left;
margin-bottom: 3px;
margin-top: 3px;

}

.ep{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
text-align: left;
margin-bottom: 3px;
margin-top: 3px;

}


.housebutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
text-align: left;
margin-bottom: 3px;
margin-top: 3px;

}

.housebutton a {

padding: 4px;
text-decoration: none;
display: block;
color: #a9bace;
background-color: #687d9c;
border-top: 1px #171b24 solid;
border-left: 1px #171b24 solid;
border-bottom: 1px #171b24 solid;
border-right: 1px #171b24 solid;

}

.housebutton a:hover {

color: #171b24;
background-color: #a9bace;
border-top: 1px #171b24 solid;
border-left: 1px #171b24 solid;
border-bottom: 1px #171b24 solid;
border-right: 1px #171b24 solid;

}



img.image {border-style: solid; border-width: 1px; border-color: #171b24;}
img.image:link {border-style: solid; border-width: 1px; border-color: #171b24;}
img.image:active {border-style: solid; border-width: 1px; border-color: #171b24;}
img.image:visited {border-style: solid; border-width: 1px; border-color: #171b24;}
img.image:hover {border-style: solid; border-width: 1px; border-color: #a9bace; }

