body, form{
	margin: 0px;
}
body, td, div, span, select, input, textarea, option, p{
	font-family: verdana;
	font-size: 11px;
	color: #D7D7D7;
}
a:link, a:active, a:hover, a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #5F9EA0;
	text-decoration: underline;
}
a.filmsmalllinks:link, a.filmsmalllinks:active, a.filmsmalllinks:visited{
	color: #D7D7D7;
	text-decoration: none;
} 
a.filmsmalllinks:hover {
	color: #D7D7D7;
	text-decoration: underline;
} 

.caption{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5F9EA0;
}
.bodycaption{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D7D7D7;
}
.captionbox{
	background-color: #3F576C;
	padding-right: 30px;
	padding-left: 10px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 20px;
	color: #C9DAE1;
}
.header{
	background-color: #C9DAE1;
	background-image: url("../images/headerbg.gif");
	background-repeat: repeat-x;
}
.right{
	background-color: #3E576D;
	background-image: url("../images/right.gif");
	background-repeat: repeat-y;
}
.left{
	background-color: #4599A9;
}
.textmargin{
	background-color: #3F576C;
}
.mainbg{
	background-image: url("../images/mainbg.gif");
}
hr{
	color: #4599A9;
}

#poster {
  float:left;
  padding: 0px 20px 20px 0px;
}

