body {
	background:#c5bfbf;
	}
h1 {
	font:bold 150% Arial,Helvetica,sans-serif;
	color:#257880;
	padding-left:20px;
	margin-top:1.8em;
	margin-left:-20px;
	}
	
a:link {
	color:#545454;
	}
a:visited {
	color:#333;
	}
a:hover, a:active {
	color:#000;
	background:#c5bfbf;
	}
	
img#teaser {
	margin-top:-20px;
	}

	
/* ***** MAINCONTENT ***** */

#maincontent {
	width:490px;
	padding:0 240px 0 20px;
	margin-top:20px;
	}
#maincontent strong {
	font-family:Arial,Helvetica;
	}
.item {
	font-size:85%;
	font-family:Arial,Helvetica;
	line-height:140%;
	border:0;
	margin-bottom:2.4em;
	}

	
/* ***** SIDECONTENT ***** */

#sidecontent1 {
	top:384px;
	font-family:Arial,Helvetica;
	color:#216c73;
	}
.filmcredits {
	border-color:#2f99a3;
	}
.filmcredits div {
	margin-bottom:3px;
	}
.filmcredits strong {
	color:#000;
	white-space:normal;
	}


/* ***** NAV ***** */

#pageTPOB a#linkTPOB, #pageTPOB a#linkTPOB:link, #pageTPOB a#linkTPOB:visited, #pageTPOB a#linkTPOB:hover, #pageTPOB a#linkTPOB:active {
	 background:url(imgs/nav_current.gif) no-repeat 177px 2px;
	 font-weight:bold;
	 letter-spacing:.5px;
	 color:#327e40;
	 cursor:default;
	 text-decoration:none;
	 }
#pageTPOB a#linkTPOB em, #pageTPOB a#linkTPOB:link em, #pageTPOB a#linkTPOB:visited em, #pageTPOB a#linkTPOB:hover em, #pageTPOB a#linkTPOB:active em {
	 color:#327e40;
	 }
	 

/* ***** FOOTER ***** */

#footer {
	font-family:Arial,Helvetica;
	color:#000;
	}


