html body { text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 85%; margin: 0px; }

a:link, a:active, a:visited { color: #660000; text-decoration: none; }
a:hover { color: #006633; text-decoration: underline; }

#container { width: 970px; background: url(../images/content-bg.jpg) repeat-y left; margin: 0 auto 0 auto; }

#content { text-align: left; padding: 50px 90px 0px 90px; }

#content p { margin: 0 0 15px 0; }

#content td { border-right: 1px solid #CCC; border-bottom: 1px #CCC solid; }
#content td td td td { border-right: 0px; }

h2 { font-size: 16px; font-weight: normal; color:#006600; margin-top: 0; text-transform: capitalize; }
h3 { font-size: 14px; font-weight: normal; color:#006600; margin-top: 0; }

div.hr { height: 46px; background: url(../images/hr-bg.gif) center no-repeat; margin-bottom: 15px; }

.film-img { border: 1px #996633 solid; padding: 3px; margin-right: 20px; }

#footer { background: url(../images/footer-bg.jpg) no-repeat bottom; height: 240px; font-size: 12px; }

#mainNav { background: url(../images/mainNav-bg.jpg) repeat-y left; margin: 0 auto; font-size: 100%; text-transform: uppercase; }
#mainNav ul { margin: 0; padding: 10px; }
#mainNav ul li { display: inline; list-style: none; margin: 0 7px; }
#mainNav a:link, #mainNav a:visited, #mainNav a:active { color: #FFFFFF; text-decoration: none; }
#mainNav a:hover { text-decoration: underline overline; }