﻿body, html
{
    font-family: Arial;
    font-size: 12px;
    color: #404040;
    margin: 0px;
    background: white url('../_graphics/main_bg.jpg') repeat fixed top center;
}
p
{
    margin-top: 16px;
    margin-bottom: 16px;
}
ul
{
    margin-top: 16px;
    margin-bottom: 16px;
}
hr
{
    border-top: dashed 1px gray;
    border-bottom: dashed 1px gray;
}
a
{
    color: #400040;
    text-decoration: underline;
}
a:visited
{
    color: #400040;
    text-decoration: underline;
}
a:hover
{
    color: #400040;
    text-decoration: none;
}
h4
{
    margin-top: 0px;
    margin-bottom: 16px;
    font-size: 18px;
    color: #400040;
}
#main_background
{
    width: 980px;
    margin: 0 auto;
    background: url('../_graphics/white_bg.png') repeat;
}
#top
{
    margin: 0 auto;
    width: 980px;
    height: 456px;
    background: url('../_graphics/top_bg.png') no-repeat;
}
#logo
{
    position: absolute;
    top: 352px;
    left: 10px;
    width: 340px;
    height: 43px;
    background: url('../_graphics/top_logo.png') no-repeat;
    z-index: 3;
}
#main
{
   margin: 0 auto;
   width: 940px;
   padding-left: 20px;
   padding-right: 20px;
}
#main2
{
   margin: 0 auto;
   width: 940px;
   min-height: 500px;
   height: auto !important;
   height: 500px;
}

#menu
{
    position: absolute;
    top: 370px;
    left: 0px;
    width: 980px;
    height: 81px;
    /*background: url('../_graphics/menu_bg.png') no-repeat;*/
    z-index: 2;
}
#bottom
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 35px;
    padding-top: 5px;
    text-align: center;
    background: #E1E1E1 url('../_graphics/bottom_bg.jpg') repeat-x;
    z-index: 10;
}
#bottom a
{
    color: #404040;
    text-decoration: underline;
}
#bottom a:visited
{
    color: #404040;
    text-decoration: underline;
}
#bottom a:hover
{
    color: #404040;
    text-decoration: none;
}
#bottom_text
{
    padding-top: 5px;
    font-size: 10px;
}
.group_vid_player
{
    background-color: Black;
    border: solid 1px gray;
}

#trailer
{
    position: absolute;
    top: -335px;
    left: 395px;
}
#banner
{
    position: absolute;
    top: -40px;
    left: 390px;
}
#email
{
    width: 790px;
    margin: 0 auto;
    text-align: center;
    background-color: gray;
    color: White;
    padding-top: 2px;
    padding-bottom: 2px;
}
#email a
{
    color: White;
}

#official_links
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    text-align: center;
}
#official_links2
{
    font-weight: bold;
    position: fixed;
    bottom: 5px;
    left: 10px;
    z-index: 11;
}
#cover
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: gray;
    z-index: 90;
    filter: alpha(Opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}
#picture
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    padding-top: 10px;
    text-align: center;
}
#group_right
{
    float: right;
    margin-right: 20px;
}
.picture_border
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    background: white url('/_graphics/close.jpg') no-repeat bottom right;
    cursor: pointer;
}
.picture_hover
{
    cursor: pointer;
}
.floatleft
{
    float:left;
    margin-top:4px;
    margin-right:4px;
    margin-bottom:4px;
}
.floatright
{
    float:right;
    margin-top:4px;
    margin-right:4px;
    margin-bottom:4px;
}
.news_header
{
    font-size: 14px;
    color: #400040;
}
.wallpaper_padding
{
    padding-left: 11px;
    padding-right: 11px;
}
legend
{
    color: #400040;
}
fieldset
{
    border: solid 1px gray;
    padding: 5px;
}

.talent3 a
{
    color: Gray;
    text-decoration: none;
}
.talent3 a:visited
{
    color: Gray;
    text-decoration: none;
}
.talent3 a:hover
{
    color: Gray;
    text-decoration: none;
}