
html {
    margin      : 0px;
    padding     : 0px;
}






body {
    font-family : Verdana, Arial, Sans-serif;
     margin : 0px;
     min-width: 600px;      
     margin-top : 8px;
     padding : 0px;
     font-family: arial, helvetica;
     font-size : 10pt;
     color : #404040;
     background-color : f8e4b0;
}


div#content {
    width : 702px;
    margin-top: 0px;
    background-color : fcf3d4;
    padding : 24px;
    padding-bottom : 30px;
    border : 1px solid #ecd4a0;
}


div#free {

}


div#filmstrip {
    text-align : center;
    width : 750px;
    margin: 0px;
    padding-top : 2px;
    background-color : #a06040;
}


div#logo {
    text-align : center;
    width : 750px;
    margin: 0px;
    background-color : #a06040;
}

a.nof {
      font-style : italic;
      text-decoration : underline;
}     


div.totop {
	  float : right;
	  text-aling : right;
	  padding-right : 12px;
}

p.nojustify {
	    text-align : left;
}

div#top {
    width : 750px;
    margin-top: 0px;
    background-color : #a06040;
}


div#menu {
    text-align : center;
    width : 750px;
    margin-top: 0px;
    background-color : #804020;
    height : 54px;
}


div#submenu {
    text-align : center;
    width : 750px;
    border-top : 2px solid #a06040;
    background-color : #804020;
}


div#footer {
    text-align : left;
    font-size : 8pt;
    width : 750px;
    margin-top : 36px;
}


div.floatright {
     float : right;
     border : 1px solid #a06040;
     padding : 2px 10px 6px 2px;
     margin : 0px 0px 6px 24px;
}



td.barmenu {
	   padding-left : 4px;
	   padding-right : 4px;

}





p.sublogo {
  font-size : 9pt;
  font-style : italic;
  padding : 0px 12px 0px 22px;
  margin : 0px;
}





div.clearboth {
    clear : both;
}
