body
{
  background-color: #4b5964;
  color: black;
  background-image: url(../images/topbg.png);
  background-repeat: repeat-x;
  margin: 0;
  min-width: 550px;
}
div.header
{
  width: 100%;
  z-index: 0;
  background-image: url(../images/logobg.png);
  background-repeat: repeat-x;
  background-position: 0 13px;
  height: 207px;
  width: 100%;
}
div.movie
{
  position: absolute;
  height: 207px;
  width: 736px;
  right: 0px;
  top: 0px;
  z-index: 1;
  text-align: right;
}
div.overlay
{
  position: absolute;
  height: 27px;
  width: 75px;
  z-index: 3;
  top: 180px;
  left: -75px;
}
div.logo
{
  position: absolute;
  height: 207px;
  width: 100%;
  z-index: 20;
  top: 0;
}
div.title
{
  width: 254px;
  position: absolute;
  top: 144px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
  background-color: transparent;
  font-weight: bold;
  z-index: 2;
}
div.container
{
  position: absolute;
  top: 32px;
  overflow: hidden;
}
div.container img
{
  border: none;
}
div.mainmenu
{
  position: absolute;
  text-align: justify;
  top: 207px;
  width: 100%;
  color: white;
  background-color: #019eff;
  background-image: url(../images/nav.png);
  z-index: 20;
}
div.overlay2
{
  position: absolute;
  right: 0;
  top: 0;
  height: 207px;
  width: 24px;
  background-position: 0 13px;
  background-image: url(../images/overlay2.png);
  background-repeat: no-repeat;
  z-index: 100;
}
div.body
{
  position:absolute;
  border-top: 1px solid #666666;
  background-color: white;
  width: 100%;
  top: 232px;
  text-align: justify;
}
div.content
{
  margin: 15px 170px 15px 210px;
  font-family: Arial, sans-serif;
  font-size: 80%;
  min-height: 400px;
}
div.content h1
{
  font: bold 150% Arial, sans-serif;
  color: #22aae6;
  background-color: transparent;
}
div.content h2
{
  font: bold 120% Arial, sans-serif;
  color: #22aae6;
  background-color: inherit;
}
div.content h3
{
  font-family: Arial, sans-serif;
  color: #22aae6;
  background-color: inherit;
}
div.content img
{
  vertical-align: middle;
  border: none;
}
div.content a
{
  color: #0ca8ff;
  background-color: inherit;
}
div.left
{
  width: 180px;
  position: absolute;
  color: black;
  background-color: #f5f5f5;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 10px;
}
div.right
{
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  color: black;
  background-color: #f5f5f5;
  padding: 5px;
  text-align: right;
}
#tickler
{
  border-color: black;
  padding-left: 5px;
  border-top-width: 0;
  font-size: 80%;
}
#tickler h3
{
  font-size: 100%;
  color: gray;
  background-color: inherit;
  margin-top: 10px;
  margin-bottom: 0;
}

#tickler a
{
  color: gray;
  background-color: inherit;
  text-decoration: none;
}
#tickler hr
{
  line-height: 1px;
  height: 1px;
  color: gray;
  background-color: gray;
  border-style: none;
}
div.right a
{
  text-align: center;
  color: silver;
}
div.right input
{
  width: 100%;
}
div.footer
{
  position: absolute;
  width: 100%;
  left: 0;
}
div.lowborder
{
  position: absolute;
  height: 35px;
  background-image: url(../images/lowborder.png);
  width: 100%;
  background-repeat: repeat-x;
  border-top: 1px solid #aaaaaa;
  text-align: right;
}
div.lowborder a
{
  color: silver;
  background-color: inherit;
  font-size: 10px;
}
div.copyright
{
  width: 100%;
  margin-top: 45px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #888888;
  background-color: transparent;
  letter-spacing: -1px;
  text-align: center;
}
div.copyright a
{
  color: #888888;
  text-decoration: none;
  background-color: transparent;
}
div.copyright a:hover
{
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}
div.content abbr
{
  color: #2255ff;
  background-color: inherit;
  text-decoration: none;
}
