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
img {border-style:none;}

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

#header {position:absolute; top:10px; left:160px;
         width:480px;
         height:16px;
         border:0px solid gray;}
#header span#common_name{color:#A9A9A9;
                         font-family: "Arial", "Trebuchet MS", "Verdana", "sans-serif";
                         font-size:16px;
                         font-style:italic;
                         font-weight:bold;
                         font-variant: small-caps;}

#picture {position:absolute; top:30px; left:160px;
          width:480px;
          height:360px;
          border:0px solid grey;}

#comment {position:absolute; top:330px; left:428px;
          width:210px;
          height:50px;
          color:white;
          font-family: "Arial", "Trebuchet MS", "Verdana", "sans-serif";
          font-size:12px;
          font-style:normal;
          font-weight:bold;
          border:0px solid red;}

#trout {position:absolute; top:30px; left:0px;
        width:150px;
        height:120px;
        /*overflow:auto;*/
        color:white;
        font-family: "Arial", "Trebuchet MS", "Verdana", "sans-serif";
        font-size:13px;
        font-style:normal;
        font-weight:bold;
        font-variant: small-caps;
        text-align: right;
        border:0px solid red;}
#trout span#group{font-size:16px;
                  font-style:italic;
                  font-weight:bold;
                  font-variant: small-caps;
                  color:white;}
#trout a {color:#A9A9A9;}
#trout a:hover {color:#FFFFFF;}
#trout a {cursor: crosshair;}

#salmon {position:absolute; top:160px; left:0px;
         width:150px;
         height:100px;
         /*overflow:auto;*/
         color:white;
         font-family: "Arial", "Trebuchet MS", "Verdana", "sans-serif";
         font-size:13px;
         font-style:normal;
         font-weight:bold;
         font-variant: small-caps;
         text-align: right;
         border:0px solid yellow;}
#salmon span#group{font-size:16px;
                   font-style:italic;
                   font-weight:bold;
                   font-variant: small-caps;
                   color:white;}
#salmon a {color:#A9A9A9;}
#salmon a:hover {color:#FFFFFF;}
#salmon a {cursor: crosshair;}

#explanation {position:absolute; top:400px; left:160px;
              width:480px;
              height:60px;
              /*overflow:auto;*/
              color:white;
              font-size:13px;
              font-family: "Arial", "Trebuchet MS", "Verdana", "sans-serif";
              font-style:normal;
              font-weight:normal;
              text-align: left;
              border:0px solid yellow;}
#explanation span.item {font-weight:bold;
                        font-variant: small-caps;}
#explanation span#scientific_name {color:#8FBC8F;
                                   font-style:italic;
                                   font-weight:bold;}
                                   
#reference {position:absolute; top:270px; left:0px;
            width:150px;
            height:140px;
            color:#A9A9A9;
            font-family: "Arial", "Trebuchet MS", "Verdana", "sans-serif";
            font-size:11px;
            font-style:normal;
            font-weight:normal;
/*             font-variant: small-caps;*/
            text-align: left;
            /*border:1px solid red;*/
            border-top:0px dotted #A9A9A9;}
#reference span.title {font-family:"Arial", "Trebuchet MS", "Verdana", "sans-serif";
                       font-size:15px;
                       font-style:italic;
                       font-weight:bold;
                       font-variant: small-caps;}
#reference li {list-style-type:disc;
               font-family:"Arial", "Trebuchet MS", "Verdana", "sans-serif";
               font-style:normal;
               font-weight:normal;}

#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 img.lead {width:8px; height:8px;}
#navigation a {color:#A9A9A9;}
#navigation a:hover {color:#FFFFFF;}
