
.body{
  background:url('background.jpg');
  background-repeat:no-repeat;
  margin: 0 0 0 0;
  background-color: #8a2529;
}


#background{
  padding-left:20px;
  padding-right:20px;
  width:800px;
  height:600px;
}
/*
#leftpanel{
   background:#ffffff;
   right:150px;
   float:left ;

}
*/


#rightpanel{
    width:150px;
    float:right;
    background-color: #8a2529;
    text-align: center;
    padding-top:10px;
}

#undertabs{
   border:1px solid #ffffff;
   background-color:#8a2529;
   width:100%;

}

#tagline{
  position:absolute;
  height:40px;
  left:250px;
  top:25px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 26px;
  color: #FFFFFF
}
#tagline h1{
   font-family: Tahoma, Arial, sans-serif;
  font-size: 26px;
  font-weight: normal;
}


#content{

}

#tabs{
  height:23px;
  text-align:center;
}

#leftpage{
  background:#ffffff;
  margin-right:150px;
  min-height:575px;
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
  padding-bottom:20px;
  margin-left:0px;
}

#botspace{
  clear:all;
  width:100%;
  height:1px;
}

#bnipanel{
   height:130px ;
}



#bnipanelcontent{
  background:url('bnilogopanel.jpg');
  background-repeat:no-repeat;
  height:110px ;
  padding:10px;
  background-color: #8a2629;
  color:#ffffff;

  bottom:0px;
}

#bnipanelright{
  background:url('logopanelright.jpg');
  background-repeat:no-repeat;
  width:15px;
  height:130px;
  top:0px;
  float:right;
}

#tips{
  border: 1px solid #000000;
  padding:5px;
}



#pic{
  width: 350px;
  float:right;
  padding-bottom:20px;
}

#topmenu{
  position:absolute;
  top:84px;
  left:20px;
  width:800px;
}


.buttr{
  height:99px;
  width:129px;
  background-repeat:no-repeat;
  color:#ffffff;
  font-size: 12pt  ;
  font-family: Tahoma, Arial, sans-serif;
}
.buttr  :link {text-decoration: none; color: #ffffff;}
.buttr  :visited {text-decoration: none; color: #ffffff;}
.buttr  :active {text-decoration: none; color: #ffffff;}
.buttr  :hover { color: #ff0000;}

.butinput{
  height:12px;
  width:120px;
  font-size: 10px  ;
  color:#000000;
}
.butsub{
  height:18px;
  width:120px;
  font-size: 10px  ;
  color:#000000;
}

.spacer{
  height:10px
}

