﻿body
{
    margin: 0px 0px 0px -50px; /*margin: 0px 0px;*/
    padding-top: 0px;
    text-align: center;
    font-family: Arial, Trebuchet MS;
    font-size: 13px;
    background-color: #d2c8b2;
    background-position: left top;
    background-image: url(../images/bg-gradient.jpg);
    background-repeat: repeat-x;
}
#Content
{
    width:803px;
    height:100%;
    margin:0px auto;
    text-align:left;
    background-color:White;
}
.logo
{
    margin-top:10px;
    }
.mainstage
{
    z-index: 10;
    position: absolute;
    margin-top: 10px;
    width: 803px;
    height: 442px;
    background-image: url(../images/mainstage-movie-icfc.gif);
    background-repeat: no-repeat;
}
.mainstage A
{
    color:#e1c46a;
    }
.mainstage A:hover
{
    color:White;
    }    
.mainstage-internal
{
    z-index: 10;
    position: absolute;
    margin-top: 10px;
    width: 803px;
    height: 93px;
    }
.stars
{
    z-index: 1;
    position: absolute;
    top:0px; 
    margin-left:480px;    
    }
.tagline
{
    z-index: 5;
    position: absolute;
    top: 90px;
    margin-left: 550px;
    font-size: 24px;
    font-family: Trebuchet MS;
    font-weight: 600;
    font-style: italic;
}
.purplebox
{
    background-image: url(../images/bg-purple.gif);
    background-repeat: no-repeat;
}
.purplebox-internal
{
    background-image: url(../images/bg-purple-2.gif);
    background-repeat: no-repeat;
}
.leftmainbox
{
    /*background-image: url(../images/leftmainbox.jpg);*/
    /*background-repeat: no-repeat;*/
    background-color:black;
    /*opacity:0.8;
    filter:alpha(opacity=80);*/
}
.nav
{
   color:White;
   }
.nav A
{
    font-family:Arial;
    font-weight:600;
    font-size:14px;
    font-style:italic;
    color:#c19f5e;
    text-decoration:none;
    }
.nav A:hover
{
   color:White;
   }
.nav .header
{
    font-weight:600;
    font-size:20px;
    font-style:italic;
    }
.nav TD
{
    padding-top:20px;
    }
.box-about
{
    background-image: url(../images/box-about.jpg);
    background-repeat: no-repeat;
}
.box-press
{
    background-image: url(../images/box-press.jpg);
    background-repeat: no-repeat;
}
.box-partners
{
    background-image: url(../images/box-partners.jpg);
    background-repeat: no-repeat;
}
.box-contact
{
    background-image: url(../images/box-contact.jpg);
    background-repeat: no-repeat;
}
.navtop
{
    z-index: 10;
    position:absolute;
    top:126px;
    margin-left:260px;
    }
.navtop A
{
    font-family:Arial;
    font-weight:600;
    font-size:14px;
    font-style:italic;
    color:#c19f5e;
    text-decoration:none;
    margin-right:20px;
    }
.navtop A:hover
{
   color:White;
   }

.pagebody
{
    background-color:White;
    position:absolute;
    top:240px;
    padding-top:15px;
    }
.pagebody TD
{
    padding-left:10px;
    }    
.footer
{    
    }
.footer A
{    
   font-family:Arial;
   color:#b57931; 
   margin-right:15px;
   font-size:12px;
   }   
.footer A:hover
{    
   color:#fff; 
   }    
 .copyright
 {
    color:White;
    font-size:11px;
    }
h1
{
    color:#491f37;
    font-size:17px;
    font-style:italic;
    }
h2
{
    color:#491f37;
    font-size:15px;
    font-style:italic;
    }
A
{
    color:#491f37;
    text-decoration:underline;
    }
A:hover
{
    color:#d2c8b1;
    }