body { background: url('/img/transformers-bg.gif') repeat-x; background-color: #1b1c20; text-align: center; color: #bfc6cc; }

a { color: #3d69b4; font-weight: bold; }
a:hover { color: #6086c6; }

em { font-weight: bold; }

h1 { padding-top: 1em; color: #939ea2; font-size: 120%; text-transform: uppercase; }

#movieContainer { width: 1000px; height: 230px; margin: 0 auto; }

#movieLogo { width: 760px; height: 230px; margin: 0 auto; background: url('/img/transformers-logo.jpg'); }
#movieLogo .title { display: none; }

#movieSeries { float: left; width: 100%; height: 40px; margin: 0 auto; font-size: 90%; color: #29487b; font-weight: bold; }
#movieSeries li { padding: 0; text-transform: uppercase; }
#movieSeries li a { color: #3d69b4; }
#movieSeries li a:hover { color: #6086c6; }

#movieNews { float: left; width: 500px; margin-left: 100px; text-align: left; font-size: 90%; line-height: 1.4em; }
#movieNews li { padding: .6em; }
#movieNews li:hover { background-color: #27282b; }

#movieInfo { float: left; width: 500px; margin-left: 100px; text-align: left; font-size: 90%; line-height: 1.4em; }
#movieInfo strong {font-weight: bold; }

#movieInfoNav li { background-color: #2b2d35; }
#movieInfoNav li:hover { background-color: #3e4253; }

#movieAd { float: left; width: 300px; margin-left: 20px; padding-top: 60px; }

#audienceContainer { background: url('../img/transformers-bottom-bg.gif') repeat-x; }
