.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
body {
  background-color: black;
        
         color: #FFFFFF;
         height:100%;        
 }

a {
    text-decoration: none;
    color: #FF0000;
  }



a:hover {
    text-decoration: underline;
    color: #E4E4E4;
  }

  
#menu {
    float: left;
  }



#box1 {
    position: relative;
    width: 1000px;
    line-height:15px;
    overflow:visible;
    border-left: solid;
    border-right: solid;
    border-bottom:solid;
    border-color:grey;
    border-width:1px;
    margin-left:auto;
    margin-right:auto;
    top: 0px;
    left: 0px;
    padding: 0px;
    background-color:black;
    color:black;
  
  }
   



#box2 {
    position: absolute
;
    top: -29px;
    left: 0px;
    width:100%;
    height: 59px;
    padding: 0px;
    background-color: white;
    border-bottom: solid black 2px;
    z-index: 1;
  }



#logo {
    position: absolute
;
    top: 0px;
    left: 0px;
    width:100%;
    height: 74px;
    padding: 0px;
    background-color:white;
    
    z-index: 3000;
  }

#loginBar {
   position: absolute
;
    top: 0px;
    float: right;
    left:400px;
    width:100%;
    height: 74px;
    padding: 0px;
    background-color: white;
    
    z-index: 3;
  }       
 }
#box3 {
    position: absolute
;
    top: 74px;
    left: 0px;
    width:100%;
    height: 26px;
    padding: 0px;
    
    background-color: black;
    border-top: solid white 1px;
    border-bottom: solid white 1px;
    z-index: 2;
  }





#contentbox {
    overflow:hidden;
    position: absolute;
 
    top: 100px;
    left: 0px;
    width:100%;
    height: auto;
    padding: 0px;
    background-color: black;
  
    z-index: 1;
  }



#box5 {
    position: absolute;
    overflow:auto;
    top: 100%;
    left: 0px;
    width:100%;
    height: 24px;
    padding: 0px;
    background-color: #212121;
   border-bottom: solid black 1px; 
    z-index: 1;
  }

  #spacer{
  position:absolute;
  top:0px;
  left:-50px;
  width:50px;
   }
#shadow {
    position: absolute;
    top: 17px;
    left: 0px;
    width:100%;
    height: 8px;
    padding: 0px;
    z-index: 1;
  }



#Data01 {
    position: relative;
    top: 50px;
    overflow: visible;
    left: 0px;
    width:100%-50px;
    height: 100%;
    padding: 50px;
    z-index: 2;
  }

   
  

#rootmenu01 {
    position: absolute;
    top: 78px;
    left: 50px;
    width=100%;
    height: 10px;
    padding: 0px;
    z-index: 3;
  }



#submenu01 {
    position: absolute;
    top: 90px;
    left: 0px;
    height: 11px;
    width:100%;
    padding: 0px;
    z-index: 3;
  }



#contentiframe {
    position: absolute;
    top: 133px;
    left: 0px;
    width:100%;
    height: 286px;
    padding: 0px;
    z-index: 3;
  }
/*
#bionav {
    position: absolute;
    top: 800px;
    left: 0px;
    width:100%;
    height: 40px;
    padding: 0px;
    z-index: 3;
  }
*/




#bionav2 {
    position: absolute;
    top: 435px;
    left: 0px;
    width:100%;
    height: 40px;
    padding: 0px;
    z-index: 3;
  }



#upcoming {
    position: absolute;
    top: 80px;
    left: 370px;
    width:100%;
    height: auto;
    padding: 0px;
    z-index: 3;
  }

#watermark {
    position: absolute;
    top: 107px;
    left: 53px;
    width:100%;
    height: 328px;
    padding: 0px;
    z-index: 5;
  }

   #garlandL{
 position:absolute;
 left :-50px;
 top :0px;
  }
  #garlandR{
  position:absolute;
  left:825px;
  top: 0px;
   }


.rootmenudark {
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #BFBFBF;
    width:100%;
    line-height: 120%;
  }



#header {
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #E4E4E4;
    line-height: 120%;
    background-color:transparent;
  }



.profiletextbox { 
    border: solid 1px black;
    background-color: #000000;
    color : #FFFFFF;
    font-family : Verdana, Geneva, sans-serif;
    font-size : 10px;
    font-weight : bold;
    overflow : visible;
    width : 100%;
  }



*.news {
    z-index: 3;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #E4E4E4;
    line-height: 120%;
    overflow: visible;
  }



.profilebox {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #BFBFBF;
  }



#newsiframe {
    position: relative;
    top: 0px;
    left: -41px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    z-index: 2;
  }



#calendarframe {
    overflow: auto;
    position: absolute;
    top: 110px;
    left: 0px;
    width:100%;
  height: 400px;
    padding: 0px;
    background-image: url(images/watermark.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    z-index: 4;
  }

#contentframe {
    overflow: visible;
    position: relative;
    top: px;
    left: 0px;
    width:100%;
    height: 100%;
    padding: 0px;
  
    z-index: 4;
  }
.mainloweradvertisement {
  position: absolute;
  top: 670px;
  left: 10px;
  z-index: 1;
}
.bottom_right_ad {
  position: absolute;
  top: 670px;
  left: 600px;
  z-index: 1;
}
.rightadbox {
  border: none;
  width: 250px;
  align: right;
  float: left;
  position: relative;
  
}
.rightadboxa {
  border: none;
  width: 250px;
  align: right;
  float: left;
  position: relative;
    z-index:3;
  
}
.leftadbox {
      overflow: auto;
  border: none;
  width: 350px;
  height: 370px;
  align: left;
  float: left;
  position: relative;
    
  
}
.leftadboxa {
  border: none;
  width: 220px;
  align: left;
  float: left;
  position: relative;
    z-index: 5;
  
}
.profileimage {
  border: white solid 2px;
float:right;
}
.profilelabeltxt {
  font-family: Verdana, Geneva, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #BFBFBF;
}
.profilevaluetxt {
  font-family: Verdana, Geneva, sans-serif;
      font-size: 12px;
      font-weight: normal;
      color: #FFFFFF;
        align: left;
 }
 
button {
        overflow: visible;
        width: auto;
}
button.link {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 1em;
        text-align: left;
        color: #E4E4E4;
        background: none;
        margin: 0;
        padding: 0;
        border: none;
        cursor: pointer;
       
        -moz-user-select: text;
 
        /* override all your button styles here if there are any others */
}
button.link span {
        text-decoration: underline;
}
button.link:hover span,
button.link:focus span {
        color: green;
}
