body { 
margin-top: 0px;
background-color: #000;
background-image: url(images/background.jpg);
background-position: top center;
background-repeat: no-repeat;
border: 0px;
}
#logo {
width: 500px;
height: 184px;
margin: 0px auto 0px;
background: transparent;
}
#nav {
width: 170px;
float: left;
padding-top: 48px;
height: 292px;
padding-left: 18px;
background-image: url(images/nav.jpg);
background-repeat: no-repeat;
background-color: transparent;
}
#content_story {
width: 706px;
height: 341px;
float: left;
background-image: url(images/content_story.jpg);
}
#content_contact {
width: 706px;
height: 341px;
float: left;
background-image: url(images/content_contact.jpg);
}
#content_news {
width: 639px;
height: 303px;
float: left;
padding: 15px;
padding-top: 23px;
padding-left: 52px;
background-image: url(images/content_news.jpg);
}
#content_gallery {
width: 639px;
height: 303px;
float: left;
padding: 15px;
padding-top: 23px;
padding-left: 52px;
background-image: url(images/content-gallery.jpg);
}
#content_about {
width: 676px;
height: 303px;
float: left;
background-image: url(images/content-story.jpg);
padding: 15px;
padding-top: 23px;
}
#content_home {
width: 706px;
height: 341px;
float: left;
background-image: url(images/content_home.jpg);
}
#content_gallery img {
padding-right: 10px;
padding-bottom: 10px;
border: 0px;
}
#content_trailer {
width: 520px;
height: 315px;
float: left;
padding-left: 186px;
padding-top: 26px;
background-image: url(images/content_trailer.jpg);
}
.content {
padding-top: 10px;
padding-bottom: 10px
}
#container {
width: 894px;
background: #000;
height: 340px;
margin: 0px auto 0px;
}
#cast {
width: 161pxpx;
float: left;
height: 103px;
}
#castcontainer {
width: 175px;
height: auto;
padding-left: 42px;
padding-top: 97px;
float: left;
background: transparent
}
#navcontainer {
width: 170px;
height: auto;
float: left;
background: transparent
}
#story3 {
float: left;
color: #fff;
width: 200px;
padding-top: 82px;
padding-left: 58px;
height: auto;
font-family: arial;
font-size: 14px;
line-height: 21px;
}
#home
{
  display: block;
  width: 170px;
  height: 30px;
  background: url("images/home.jpg") no-repeat 0 0;
}

 #home:hover
  { 
    background: url("images/home-over.jpg") no-repeat 0 0;
  }

#home span
{
  display: none;
}
#news
{
  display: block;
  width: 170px;
  height: 30px;
  background: url("images/latest-news.jpg") no-repeat 0 0;
}

 #news:hover
  { 
    background: url("images/latest-news-over.jpg") no-repeat 0 0;
  }

#news span
{
  display: none;
}
#news2
{
  display: block;
  width: 170px;
  height: 30px;
  background: url("images/latest-news-over.jpg") no-repeat 0 0;
}

 #news2:hover
  { 
    background: url("images/latest-news-over.jpg") no-repeat 0 0;
  }

#news2 span
{
  display: none;
}
#trailer
{
  display: block;
  width: 170px;
  height: 28px;
  background: url("images/trailer.jpg") no-repeat 0 0;
}

 #trailer:hover
  { 
    background: url("images/trailer-over.jpg") no-repeat 0 0;
  }

#trailer span
{
  display: none;
}
#trailer2
{
  display: block;
  width: 170px;
  height: 28px;
  background: url("images/trailer-over.jpg") no-repeat 0 0;
}

 #trailer2:hover
  { 
    background: url("images/trailer-over.jpg") no-repeat 0 0;
  }

#trailer2 span
{
  display: none;
}
#about
{
  display: block;
  width: 170px;
  height: 26px;
  background: url("images/about.jpg") no-repeat 0 0;
}

 #about:hover
  { 
    background: url("images/about-over.jpg") no-repeat 0 0;
  }

#about span
{
  display: none;
}
#about2
{
  display: block;
  width: 170px;
  height: 26px;
  background: url("images/about-over.jpg") no-repeat 0 0;
}

 #about2:hover
  { 
    background: url("images/about-over.jpg") no-repeat 0 0;
  }

#about2 span
{
  display: none;
}
#story
{
  display: block;
  width: 170px;
  height: 36px;
  background: url("images/story.jpg") no-repeat 0 0;
}

 #story:hover
  { 
    background: url("images/story-over.jpg") no-repeat 0 0;
  }

#story span
{
  display: none;
}
#story2
{
  display: block;
  width: 170px;
  height: 36px;
  background: url("images/story-over.jpg") no-repeat 0 0;
}

 #story2:hover
  { 
    background: url("images/story-over.jpg") no-repeat 0 0;
  }

#story2 span
{
  display: none;
}
#gallery
{
  display: block;
  width: 170px;
  height: 28px;
  background: url("images/gallery.jpg") no-repeat 0 0;
}

 #gallery:hover
  { 
    background: url("images/gallery-over.jpg") no-repeat 0 0;
  }

#gallery span
{
  display: none;
}
#gallery2
{
  display: block;
  width: 170px;
  height: 28px;
  background: url("images/gallery-over.jpg") no-repeat 0 0;
}

 #gallery2:hover
  { 
    background: url("images/gallery-over.jpg") no-repeat 0 0;
  }

#gallery2 span
{
  display: none;
}
#press
{
  display: block;
  width: 170px;
  height: 38px;
  background: url("images/press.jpg") no-repeat 0 0;
}

 #press:hover
  { 
    background: url("images/press-over.jpg") no-repeat 0 0;
  }

#press span
{
  display: none;
}
.linksc {
width: 200px;
height: auto;
float: left;
padding-top: 3px;
}
.field { 
color : #fff;
font-family: arial;
font-size: 10px;
float: left;
width: 50px;
}
#contact
{
  display: block;
  width: 170px;
  height: 32px;
  background: url("images/contact.jpg") no-repeat 0 0;
}
.followtext {
float: left;
width: 200px;
font-size: 10px;
padding-top: 10px;
clear: both
}
.address {
padding-left: 25px;
padding-top: 8px;
width: 200px;
float: left;
}
.elli {
width: 200px;
float: left;
padding-left: 13px;
padding-top: 18px;
}
 #contact:hover
  { 
    background: url("images/contact-over.jpg") no-repeat 0 0;
  }

#contact span
{
  display: none;
}
#contact_container img {
float: left;
border: 0px;
}
#contact_container {
float: left;
width: 200px;
background: transparent;
height: auto;
padding-left: 63px;
padding-top: 85px;
font-size: 11px;
line-height: 18px;
font-family: arial, sans-serif;
color: #fff
}
#contact2
{
  display: block;
  width: 170px;
  height: 32px;
  background: url("images/contact-over.jpg") no-repeat 0 0;
}

 #contact2:hover
  { 
    background: url("images/contact-over.jpg") no-repeat 0 0;
  }

#contact2 span
{
  display: none;
}
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }

