@charset "UTF-8";
/* CSS Document */

body,table,input { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
p { margin: 0.1em 0; }
form { margin: 0; }
img { display: block; border: 0; }

a { text-decoration: none; color: #008A43; }
a:hover { color: #43008A; }

.floatleft { float: left; }
.floatright { float: right; }
.bold { font-weight: bold; }

#logostack img { margin-top: 15px; }

#moviestack table { float: left; width: 176px; font-size: 9px; margin-top: 25px; height: 216px;}
#moviestack table th { text-align: right; white-space: nowrap; }
#moviestack table td {white-space: nowrap;}


td, th { vertical-align: top; padding: 0px;}

#footer { width: 1025px; height: 211px; background: url(images/page_footer.jpg) no-repeat; position: relative; }
#footer table { width: 960px; position: relative; top: 67px; margin: 0 auto; font-size: 11px; }
#footer table h3 { margin: 0 0 0 0px; font-size: 12px; font-weight: bold; }


