﻿body {background-image:  url('images/bkg.gif');  }
#wrapper{width: 900px; margin: 0 auto 0 auto; background-color: #FFF; overflow:hidden;}
#header {height: 123px; background-image:url('images/header.jpg')}
#home-header {height: 123px;}
#container {width: 900px; }
#nav {float:left; width: 175px; }
#content {float:right; width: 725px; font-family:Arial, Helvetica, sans-serif; font-size:80%; padding-bottom: 3000px; margin-bottom:-3000px;}
#title-movie {height: 260px; background-image:url('images/title-mov-bkg.jpg'); background-repeat:repeat-y;}
#title {width:380px; float:left;}
#movie {width: 320px; float:right;}
.bar {height: 15px; background-image:url('images/bars.jpg'); background-repeat:no-repeat;}
.title{background-image:  url('images/mainTableBkg.jpg'); background-repeat:repeat-y; }

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu4 {
        width: 175px;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-size:0;
        border-width: 0;
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
        }

#menu4 li a {
          height: 36px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 25px;
        text-decoration: none;
        }

#menu4 li a:visited {
        color: #9E3C02;
        display: block;
        background: url('images/tab.gif');
        padding: 8px 0 0 38px;
        }

#menu4 li a:link {
        color: #9E3C02;
        display: block;
        background: url('images/tab.gif');
        padding: 8px 0 0 38px;
        }

#menu4 li #current {
        color: #9E3C02;
        background: url('images/tab.gif') 0 -34px;
        padding: 8px 0 0 38px;
        }

#menu4 li a:hover {
        color: #9E3C02;
        background: url('images/tab.gif') 0 -34px;
        padding: 8px 0 0 38px;
        }

#menu4 li a:active {
        color: #9E3C02;
        background: url('images/tab.gif') 0 -34px;
        padding: 8px 0 0 38px;
        }
        
a:link {color: #A20000; text-decoration:none;}
a:visited {color: #A20000;text-decoration:none;}
a:active {color: #A20000;text-decoration:none;}
a:hover {color: #D76100;text-decoration:none;}


.style1 {margin-top: 15px;}
.style2 {font-size: 40px;	text-align: center;}
.style3 {border-width: 0;	font-size: 40px;	text-align: center;}

