h1 {
	position: relative;
	top: 2px;
	left: 3px;
	margin-bottom: 9px;
	color: #00698A;
}
#content {position: relative;	top: -35px;}
#right_content {position: relative;	top: -5px;}
#telefilm h2, #telegenre h2 {color: Yellow; background-color: Navy;}
h2.cult {color: White; background: transparent url(../images/cult.png) no-repeat bottom right;}
#headerHome {
	margin: 0pt;
	padding: 0pt;
	background-image: url(images/header_tfilm.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 300px;
	width: 720px;
}
#content p {margin-top: 2px; padding: 0 2px;}
#content p span {background-color: Red; text-decoration: underline;}
ul#mainnav {position: relative; top: -74px;}
#telegenre #content p img{
	margin: 4px 6px 0 0;
	padding: 5px 8px;
	background-color: #F8F8F8;
	border: 1px solid #B4B4B4;
}
#telegenre #content p img{float: left;}
#right_content h3{
	position: relative;
	top: 0;
	left: -3px;
	text-indent: -5000px;
	background: url(../images/sidenav.gif) no-repeat;
	width: 200px;
	height: 22px;
}
#wherenow {width: 205px; margin: 20px 0pt 0pt; padding: 0pt;}
#wherenow h3, #telegenre #wherenow h3 {background: url(images/wherenow.gif) no-repeat;}
#wherenow p {font-size: 110%; text-align: left;}
ol {
   margin: 0 0 0 30px;
   padding: 5px 10px 10px 18px;
   font-size: 1.6em;
	color: Navy;
	line-height: 1.4em;
}
ol a:hover { color: Navy; background-color: Yellow;}
ol a:visited {
  color: Navy;
  text-decoration: none;
  border-bottom: 1px dotted Red;
}
#telefilm li#te a, #telegenre li#te a {background-position: -163px -65px;}
#menufilm {
   position: relative;
	top: -6px;
	left: -10px;
	width: 205px;
	border-color: #D0D0D0;
   border-width: 1px;
   margin: 5px 5px 15px 5px;
	line-height: 1em;
}
#menufilm ul {
   list-style: none;
   margin: 0;
   padding: 0;
   display: block;
	font-size: 1.2em;
}
#menufilm li a {
   height: 30px;
   text-decoration: none;
	line-height: 1.4em;
}
#menufilm li a:link, #menufilm li a:visited {
	color: #777;
	display: block;
	background: url(images/menu6.gif);
	padding: 0px 8px 0 14px;
	text-align: left;
}
#menufilm li a:hover {
	color: #000;
	background: url(images/menu6.gif) 0 -35px;
	padding: 0px 14px;
	text-align: right;
}
#menufilm li a:active, #menufilm li #current {
	color: Navy;
	background: url(images/menu6.gif) 0 -70px;
	text-align: center;
	height: 30px;
}

