body
{
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 10px;
}
a,.blue
{
    text-transform: uppercase;
    color: #4599f8;
    text-decoration: none;
}
a:hover
{
    color: #2569c8;
}
.wrapper
{
    width: 950px ;
    margin-left: auto ;
    margin-right: auto ;
}
.leftarea
{
    padding-top: 30px;
    float: left;
    width: 210px;
}
.centerarea
{
    float: left;
    width: 510px;
    padding: 125px 10px 0px 10px;
}
.rightarea
{
    float: left;
    width: 210px;
}
a img { border: 0px; }

h1
{
    color: #463c3c;
    line-height: 23px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-size: 18px;
    width: 510px;
    font-weight: normal;
}

.center
{
    padding-top: 10px;
    width: 510px;
    font-size: 11px;
    color: #463c3c;
}
.video
{
    width: 510px;
    padding-bottom: 15px;
}

.rss
{
    width: 165px;
    padding-right: 45px;
    height: 50px;
    padding-top: 0px;
    text-align: right;
}
.search
{
    width: 210px;
    height: 150px;
}
.search input
{
    float: left;
    display: block;
    background-color: #e5e5e5;
    border: 0px;
    padding: 4px;
    margin: 0px;
    width: 130px;
    height: 15px;
}
.search a
{
    margin-left: 2px;
    float: left;
    display: block;
    background-color: #f2f2f2;
    padding: 5px;
    text-decoration: none;
    height: 13px;
}



.container
{
    float:left;
    width: 510px;
    border-bottom: dashed 1px #4599f8;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.blurb
{
    float:left;
    width: 300px;
    color: #463c3c;
}
.blurb a
{
    text-transform: none;
    color: #463c3c;
    text-decoration: underline;
}
.credits
{
    float:left;
    width: 200px;
}



.logo
{
    width: 210px;
    height: 170px;
}


.leftblurb
{
    color: #3f3f3f;
    font-size: 10px;
    width: 210px;
    padding-bottom: 30px;
    min-height: 115px;
}



.leftnav
{
    border-top: dashed 1px #4599f8;
    font-size: 10px;
    width: 210px;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 160px;
}
.leftnav a,
.leftnav a:link,
.leftnav a:active,
.leftnav a:visited
{
    color: #4599f8;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
}
.leftnav a:hover
{
    color: #2569c8;
}


.contact
{
    border-top: dashed 1px #4599f8;
    padding-top: 30px;
    color: #3f3f3f;
    font-size: 10px;
    width: 210px;
}



.directors
{
    width: 210px;
    padding-bottom: 30px;
    min-height: 115px;
}
.directors a,
.directors a:link,
.directors a:active,
.directors a:visited
{
    color: #4599f8;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
}
.directors a:hover
{
    color: #2569c8;
}



.producers
{
    width: 210px;
    border-top: dashed 1px #4599f8;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 160px;
}
.producers a,
.producers a:link,
.producers a:active,
.producers a:visited
{
    color: #4599f8;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
}
.producers a:hover
{
    color: #2569c8;
}



.friends
{
    width: 210px;
    border-top: dashed 1px #4599f8;
    padding-top: 30px;
}
.friends a,
.friends a:link,
.friends a:active,
.friends a:visited
{
    color: #4599f8;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
}
.friends a:hover
{
    color: #2569c8;
}




.loader
{
    top: 0px;
    left: 0px;
    height: 100%; 
    margin: 0 auto; 
    width: 100%;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    background-color: White;
    display: table;
    background-color: White;
}
.loader div
{
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%; 
    top: 50%;
}