body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; }

ol,ul { list-style : none; }

address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

table { border-collapse : collapse; border-spacing : 0; }

fieldset,img { border : 0; }

caption,th { text-align : left; }

q:before, q:after { content :''; }

a:link, a:visited {
	color: #a00062;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #d50383;
	text-decoration: none;
}

.clr { clear: both; }

html { text-align : center; }

body { 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	text-align: center;
	font-size: 100.1%;
	background: url(images/bg.png) top left repeat-x #a00062;
}

div#container
{
	width: 780px;
	margin: 0 auto;
	text-align: left;
  	position: relative;
}

div#brand
{
	margin-top: 20px;
	margin-bottom: 20px;
}

h1
{
	font-family: Garamond, Georgia, serif;
	font-size: 2.5em;
	color: #ffd771;
}

div#brand a
{
	color: #ffd771;
	text-decoration: none;
}

h2
{
	font-family: Garamond, Georgia, serif;
	font-size: 1.4em;
	color: #cc9e3f;
}

div#content
{
	font-size: 0.9em;
	line-height: 1.3em;
	background-color: #e3dec1;
	color: #212222;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
}

h3
{
	margin-bottom: 15px;
	font-size: 1.3em;
	color: #854a01;
}

h4
{
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #854a01;
}

p
{
	margin-bottom: 15px;
}

ul.actorlist
{

}

ul.actorlist li
{
	float: left;
	width: 230px;
	padding-bottom: 30px;
	text-align: center;
}

ul.actorlist li img
{
	padding-bottom: 3px;
}

div#footer
{
	height: 100px;
	background-color: #553003;
	color: #fff;
	font-size: 0.8em;
	padding: 15px;
}

div#footer a:link, div#footer a:visited
{
	color: #f3f3f3;
}

div#footer a:hover, div#footer a:focus, div#footer a:active
{
	color: #ff9a00;
}

ul.footerlinks
{
	padding-bottom: 10px;
	margin-left: -8px;	
}

ul.footerlinks li 
{
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #a96f16;
}

ul.partnerlinks 
{
	padding-bottom: 10px;
	margin-left: -8px;	
}

ul.partnerlinks li 
{
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #a96f16;
}

p.copyright
{
	padding-top: 10px;
	font-size: 0.7em;
	color: #999;
	text-align: center;
}

ul.actormenu
{
	padding-bottom: 10px;
	margin-left: -8px;
}

ul.actormenu li
{
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #a96f16;	
}

ul.actormenu li a.current
{
	color: #ed0392;
	text-decoration: underline;
}

div#content img
{
	margin: 5px;
	border: 5px solid #fff;
}

ul.videostore
{
	margin-top: 15px;
	list-style: disc;
	margin-left: 15px;
}

ul.videostore li
{
	padding-bottom: 3px;
}