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

a:link, a:active, a:visited { color: #660000; text-decoration: none; }
a:hover { color: #90B037; 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:#496705; margin-top: 0; }
h3 { font-size: 14px; font-weight: normal; color:#496705; margin-top: 0; }

div.hr { height: 46px; background: url(../images/hr-bg.gif) center no-repeat; margin-bottom: 15px; }
div.hr2 { height: 46px; background: url(../images/hr-bg2.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: 213px; font-size: 12px; }

#mainNav { background: url(../images/mainNav-bg.jpg) repeat-y left; margin: 0 auto; font-size: 90%; 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: overline; }

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