@charset "UTF-8";

/* CSS Document */
*{margin:0;padding:0;}

p {padding-bottom:10px;}

html, body { width: 100%; height: 100%; margin:0px; padding: 0px; background-color:#413123; font-family: Helvetica, Arial, sans-serif; color: #000; font-size:12px; line-height:17px; }

#wrapper { /* [disabled]position: absolute; */ height: 100%; width:  320px; margin: 0 auto; padding: 0px; text-align:center; }

#header { width: 320px; height:247px; }

#subheader {
	background-color:#b58f5d;
	width:320px;
	height:70px;
}
#subheader a, #trailer a { border:none; text-decoration:none; }

.content-header { width: 320px; height:50px; }

#synopsis-txt {padding-left:15px; padding-right:5px; width:305px; color:#fff; text-align:left; font-family:Georgia, "Times New Roman", Times, serif;}

#trailer { width:320px; height:190px;}

#footerTxt { background-image:url(../images/footer_sm.gif); background-repeat:no-repeat; width: 560px; height:113px; margin-top:45px; }

#footer { background-image:url(../images/footerGfx_sm.jpg); background-repeat:no-repeat; width: 560px; height:80px; margin-top:45px; }
