/*OVER ALL*/
body                { color: #555; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 1.7em; background-color: #000; margin-top: 20px }
table      { color: #ccc; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 1.7em }
a       { color: #f90; text-decoration: none }
a:hover       { color: #bcf4fe }
/* TOP BAR */
#top_bar         { color: #fff; background-color: #333; background-image: url("main_top.gif"); width: 890px; height: 157px; border-style: solid solid none; border-width: 1px 1px 0; border-color: #333 }
/* BODY BAR */
#body_bar              { background-color: #000; background-image: url("main_body.gif"); position: relative; width: 890px; height: auto; border-top: #333; border-right: 1px solid #333; border-bottom: #333; border-left: 1px solid #333 }
#body2_bar               { background-color: #ddd; margin: 0 auto; padding-right: 10px; padding-left: 10px; position: relative; width: 930px }

/* BODY LEFT */
#body_left                  { padding-right: 10px; padding-left: 10px; position: relative; width: 510px; height: 150px; float: left; clear: left }

/* BODY RIGHT */
#body_right                 { color: #000; width: 350px; float: right }

/* MOVIE CREDIT */
#movie_credit                  { color: #000; width: 640px }

/* BOTTOM BAR */
#bottom_bar                { color: #999; font-size: 80%; background-image: url("main_bottom.gif"); padding-right: 40px; width: 850px; height: 67px; border-style: none solid solid; border-width: medium 1px 1px; border-color: #333 }
#bottom_bar a:link, #bottom_bar a:visited, #bottom_barr a:active      { color: #f8d27b; text-decoration: none }
#bottom_bar a:hover     { color: #963 }
/*NAVIGATION BAR*/
.nav      { color: #ccc; background-color: #333; background-image: url("nav_off.gif"); background-repeat: no-repeat; width: 180px; height: 26px }
.navRoll      { background-color: #000; background-image: url("nav_on.gif"); background-repeat: no-repeat; width: 180px; height: 26px }
.navText    { color: #fff; font-size: 80%; font-family: verdana, arial; font-weight: normal; text-decoration: none; padding-left: 35px }
.navText a { color: #ccc; font-size: 10px; font-family: verdana, arial; font-weight: normal; text-decoration: none }
.navText a:hover  { color: #f90; font-size: 10px; font-family: verdana, arial; font-weight: normal }
