* {
  margin: 0;
  padding: 0; }

html,body {
  padding: 0;
  margin: 0;
  background: #000000;
  color: #cccccc;
  height: 100%;
  font-family: Futura, Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: justify; }

h1 {
  font-size: 30px;
  color: #ff6d03;
  margin: 20px 0 0 0; }

h3 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #ff8f25;
  margin: 15px 0 0 0; }

h2 {
  font-size: 20px;
  margin: 10px 0 0 0;
  text-decoration: underline; }

p {
  margin: 10px 0 0 0; }

a {
  color: #ffc258;
  text-decoration: none; }
  a:hover {
    color: #cccccc;
    text-decoration: underline; }

ul {
  list-style-type: none;
  color: #ffc258;
  margin: 30px; }

.time {
  color: #ffb147;
  margin: 10px 0 0 0; }

.film {
  text-align: center;
  border: 1px dashed #ff6d03;
  width: 720px;
  margin: 30px auto; }

.image {
  text-align: center;
  margin: 20px; }
  .image a img {
    border: 1px dashed #ff6d03; }

.imagesmall {
  margin: 40px;
  float: right; }
  .imagesmall a img {
    border: 1px dashed #ff6d03; }

#googleads {
  height: 600px;
  width: 160px;
  float: right; }

#spacer {
  height: 600px; }

#abovepage {
  height: 40px;
  margin: 40px auto 0 auto;
  width: 900px;
  border-right: 1px dashed #000000;
  border-left: 1px dashed #ff6d03;
  border-bottom: 1px dashed #ff6d03; }

#page {
  margin: 0 auto 0 auto;
  width: 900px;
  border-right: 1px dashed #ff6d03;
  border-left: 1px dashed #ff6d03;
  padding-bottom: 30px;
  background: #111111; }

#topmain {
  height: 120px; }

#header {
  margin: 20px 0 0 30px;
  float: left;
  width: 275px;
  height: 72px;
  background-image: url(/images/header.png); }

#navi {
  margin: 20px 15px 0 0;
  font-size: 25px;
  float: right;
  text-align: right; }
  #navi ul {
    list-style-type: none;
    color: #ff6d03;
    letter-spacing: -2px;
    margin: 0; }

#navi2 {
  margin: 20px 20px 0 0;
  font-size: 25px;
  float: right;
  text-align: left; }
  #navi2 ul {
    list-style-type: none;
    color: #ff6d03;
    letter-spacing: -2px;
    margin: 0; }

#main {
  margin: 0 40px 0 40px; }

#belowpage {
  margin: 0 auto 0 auto;
  width: 900px;
  border-right: 1px dashed #ff6d03;
  border-left: 1px dashed #000000;
  border-top: 1px dashed #ff6d03;
  height: 40px; }

#footer {
  margin: 0 auto 0 auto;
  width: 900px;
  text-align: center;
  font-size: 12px;
  padding-bottom: 30px; }
