

/*HTML*/

    body
    {
        background-color:#666666;
        margin-top:50px;
        margin-left:0px;
        font-family:Verdana, Arial, Sans-Serif;
        font-size:0.8em;
        line-height:1.5em;
        text-align:center;
        }
    a
    {   color:#000000;
        text-decoration:none;
        }
    a:hover
    {   color:#000000;
        text-decoration:underline;
        }
    hr
    {   border:0px;
        color:#000000;
        height:1px;
        margin-top:25px;
        }
/*TEMPLATE*/

    #wrapper
    {   width:935px;
        margin:0px auto 0px;
        text-align:left;
        }
    #header
    {
        background-image:url(../images/web07/background_header.gif);
        background-repeat:no-repeat;
        height:108px;
        }
    #contentStartpage
    {   height:403px;
        width:935px;
        padding-top:56px;
        background-color:#FFFFFF;
        margin-bottom:10px;
        border:0px solid #000000;
        }
    #contentSubpage
    {
        width:935px;
        padding-top:56px;
        background-color:#FFFFFF;
        background-image:url(../images/web07/background_content.jpg);
        background-repeat:no-repeat;
        background-position:bottom;
        min-height:403px;
        float:left;
        margin-bottom:10px;
        margin-left:0px;
        margin-right:0px;
        border:0px solid #000000;
        }        
   
    #footer
    {   
        height:10px;
        }
    #yvnlogo
    {
        position:relative;
        top:53px;
        left:42px;
        }       

/*MENUES*/        
    #menu
    {   
        position:relative;
        float:right;
        margin-right:40px; 
        margin-top:15px;  
        }
    #menu img
    {
        padding-right:1px;
        }
      
/*OTHER*/

    ul .listdot
    {   list-style-image:url(../images/web07/dot.gif);
        }
    
    .img
    {   float:right;
        padding-left:20px;
        padding-bottom:20px;
        }
    
     /* Movies */
        #contentMovie
    {
        width:935px;
        padding-top:56px;
        background-color:#FFFFFF;
        background-image:url(../images/web07/background_movie2.jpg);
        background-repeat:no-repeat;
        background-position:bottom;
        min-height:403px;
        float:left;
        margin-bottom:10px;
        margin-left:0px;
        margin-right:0px;
        border:0px solid #000000;
        }  
        
        