body {margin: 0;
      padding: 0;
      background-color: black;
      color: white;
      font-family: "Times New Roman", "sans-serif";
      font-size: 95%;}

a {text-decoration: none;}
a:focus, a:hover, a:active {background: #C0C0C0;}
img {border-style:none;}

#screen {position: relative;
         width: 640px;
         height: 480px;
         margin:10px auto;
         padding:0 0 0 0;
         background-image: url(../img/ff2010.jpg);
         background-repeat: no-repeat;
         background-position: center center;
         background-attachment: scroll;    
         border:0px solid red;}

#cover {position:absolute; top:0px; left:0px;
        width:640px;
        height:480px;
        flow:left;
        border:0px solid grey;}

#photobyv {position:absolute; top:313px; left:628px;
           width:12px;
           height:168px;
           border:0px solid red;}

#header {position:absolute; top:0px; left:10px;
         width:200px;
         height:30px;
         border:0px solid gray;}
#header span#title{/*color:#FFFFFF;*.*/
                   font-size:18px;
                   font-style:normal;
                   font-weight:bold;
                   font-variant: small-caps}
#header span#year {color: #C0C0C0;
                   font-size:18px;
                   font-style:normal;
                   font-weight:bold;}
#header span#bigyear {color: #C0C0C0;
                      font-size:1.2em;
                      font-style:normal;
                      font-weight:bold;}

#country {position:absolute; top:2px; left:175px;
          width:40px;
          height:25px;
          border:0px solid red;}

#list {position:absolute; top:30px; left:0px;
       width:600px;
       height:320px;
       /*overflow:auto;*/
       color:white;
       font-size:12px;
       font-style:normal;
       font-weight:normal;
       border:0px solid yellow;}

/*
#list ul {list-style-image: url(../icon/doc_black.gif); }
*/
         
#list li {list-style-type:decimal;
          font-family:"Arial", "Trebuchet MS", "Verdana", "sans-serif";
          color:white;
          font-style:normal;
          font-weight:bold;}
#list a {color:#FFFFFF;}
#list a:focus, #list a:hover {color: black;}, #list a:active {background: #C0C0C0;}

#regulation {position:absolute; top:370px; left:0px;
             width:600px;
             height:70px;
             color:#FFE4E1;
             font-family:"Trebuchet MS", "Verdana", "sans-serif";
             font-size:10px;
             font-style:normal;
             font-weight:normal;
/*             font-variant: small-caps;*/
             text-align: left;
             border:0px solid red;}
#regulation li {list-style-type:disc;
                font-family:"Trebuchet MS", "Verdana", "sans-serif";
                color:white;
                font-style:normal;
                font-weight:normal;}
#regulation a {color:white;}
#regulation a:focus, #regulation a:hover {color: black;}, #regulation a:active {background: #C0C0C0;}

#navigation {position: absolute; top: 450px; left: 10px;
             font-family: "Trebuchet MS", "Verdana", "sans-serif";
             font-size: 10px;
             font-style: normal;
             font-weight: bold;
             border: 0px solid red;}
#navigation a {color:#FFFFFF;}
#navigation img.lead {width:8px; height:8px;}
#navigation a:focus, #navigation a:hover {color: black;}, #navigation a:active {background: #C0C0C0;}

#sound {position:absolute; top:450px; left:600px;
        width:16px;
        height:16px;
        border:0px solid red;}

