@charset "ISO-8859-1";

body {
  font-family: arial;
  font-size:90%;
}
h1, h2, h3, h4 {
  color:#DD740B;
  line-height: 1.5;
}
h2, h3, h4 {
  padding-top: 15px;
  line-height: 1.0;
}
hr {
  color:#DD740B;
}
p.center { 
  text-align: center; 
}
a:link {
  color:#FF9900;
}	
a:visited {
  color:#DD740B;
}
a:hover {
  color:#70A1EB;
}
a img {border: none;}

td {
  padding-left:10px;
  padding-right:10px;
}

table.text {
  background-color:#FFFFCC;
  font-size:90%;
  text-align:center;
}
th.text {
  padding-left:10px;
  padding-right:10px;
  font-size:130%; 
  background-color:#FFFF6A;
}
table.movie {
  padding:0;margin-top:0;
}
td.movie {
  vertical-align:top;padding:10px;background-color:#fdf5e6;
}
p.movie {
  margin:0px;padding-bottom:5px;line-height:1.2;font-size:90%;
}

.small  {font-weight:normal;font-size:70%}
.center {text-align:center;}

#header {
}
#menubar {
}
#sidebar {
  text-align: justify;
  font-size: 90%;
  color:#70A1EB;
}
#content {
  text-align: justify;
  line-height: 1.5;
}
#footer {
  color:#DD740B;
  font-size: 80%;
  border-top:1px solid #DD740B;
}

