
.left {float:left; padding-left: 20px}
.right {float:right; padding-right: 20px}
                               
#header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  background-color:#f6a500;
  height: 15px;
  color: white;
  font-size: 7pt;
  font-family: "Tahoma";
  font-weight: bold;    
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-color: #454444;
  padding-top:2px;
  word-spacing: 6px;
  min-width: 790px;
    z-index:1;
} 
#logo {
  position: absolute;
  left: 0px;
  top: 19px;
  width: 100%;
  height: 82px;
  font-size: 7pt;
  font-family: "Tahoma";
  font-weight: bold;    
  border-bottom: 4px solid;
  border-top: 4px solid;
  border-color: #888888;
  padding-top:4px;
  padding-bottom:4px;
  min-width: 790px;
  overflow: hidden;

}
#banner {
 padding-right:5%; 
 padding-top:15px;
}

#alph {  
  position: absolute;
  left: 0px;
  top: 117px;
  width: 100%;
  margin: 1px 1px 0 0;
  padding: 2px 0 0 0;
  background-color:#f6a500;
  height: 17px;
  color: white;
  font-weight: bold;    
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-color: #454444;
  min-width: 790px;
}    

#alph a {color:white; }   

#search {
  position: absolute;
  left: 0px;
  top: 139px;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 1px;
  background-color:#EEEEEE;
  height: 38px;
  color: #404040;
  font-weight: bold;    
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-color: #A6A6A6;
  min-width: 790px;

}

.sminput {font-family: "Tahoma";
          font-size: 8pt;
          background-color: white;
          margin-right:5px;
          
          }  
          
//.authfloat{float:left; text-align:left;}

#searchs {padding-top:8px}
#authorize {padding: 4px 20px 0 0; display:inline;}

.button {font-family: "Tahoma";
        font-size: 8pt;
        height: 12pt;
        font-weight: bold;
        color: white;
        margin-bottom:1px;
        margin-left: 4px;
        padding-left: 1px;
        padding-right: 1px;
        background-color:#f6a500;
        border:0px;
        }


.smtext{      font-size: 7pt;
              font-family: "Tahoma";
              color: #f6a500;
              font-weight: 100;
              text-decoration:none
              }

a {text-decoration:none}
a {word-spacing: normal}
a {color: #f6a500;}
#header a {color:white}

a:hover {text-decoration:underline}


#main {position:absolute;
       top:200px;
       left:0px
       width:99%;       }    



#ban {  
  position: absolute;
  left: 0px;
  top: 180px;
  width: 100%;
  margin: 1px 1px 0 0;
  padding: 2px 0 0 0;
  background-color:#f6a500;
  height: 17px;
  color: white;
  font-weight: bold;    
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-color: #454444;
  min-width: 790px;
}    

#ban a {color:white; }  






