body{
  margin:                0px;
  background:            #01305C url('/images/bbbodybkg.gif') repeat-x 0 0;
  text-align:            center;
  color:                 #000000;
  font-family:           'arial';
  font-size:             10pt;
  font-weight:           normal;
  width:                 100%;
}
#container{
  width:                 780px;
  left:                  50%;
  margin-left:           -390px;
  top:                   77px;
  text-align:            center;
  background:            url('/images/bbitcontent.gif') repeat-y;
  position:              absolute;
}
#title_box{
  width:                 780px;
  position:              absolute;
  top:                   0px;
  left:                  50%;
  margin-left:           -390px;
  text-align:            center;
  padding:               0px;
  height:                79px;
  background-color:      #010000;
}
*html
  #mapholdinghere{
    margin-left:         -780px;
}
*html
  #mapholding2{
    margin-top:          -210px;
    margin-left:         -570px;
}
#main_menu{
  position:              absolute;
  top:                   0px;
  left:                  0px;
  width:                 760px;
  text-align:            left;
  padding:               0px;
  padding-top:           12px;
  padding-left:          20px;
  height:                34px;
  background:            url('/images/bbitmenubkg.gif') repeat-x 0 0;
}
* html
  #main_menu {
   width:            780px;
}
.main_menu_link{
  font-family:           arial;
  font-size:             10pt;
  font-weight:           bold;
  color:                 #FFFFFF;
  text-decoration:       none;
}
.main_menu_link:hover{
  color:                 #9FB3CB;
}
#footer{
  clear:                 both;
  text-align:            center;
  background:            url('/images/bbitfooter.gif') no-repeat bottom center;
  position:              relative;
  width:                 100%;
  padding-bottom:        5px;
}

#top_content{
  background:            url('/images/bbitmainbkg.gif') no-repeat 0 0;
  position:              absolute;
  top:                   34px;
  left:                  0px;
  width:                 780px;
  height:                50px;
  text-align:            left;
  padding:               0px;
}
#main_holder{
  position:              absolute;
  top:                   50px;
  left:                  0px;
  width:                 780px;
  text-align:            left;
}
#main_content{
  padding:               10px;
  padding-left:          20px;
  padding-right:         20px;
  position:              relative;
  top:                   0px;
  left:                  0px;
  width:                 740px;
  text-align:            left;
  background:            url('/images/bbitcontent.gif') repeat-y 0 0;
}
* html
  #main_content{
    width:               780px;
}
#innerform{
  width:                 780px;
  margin:                0px;
  margin-left:           30px;
}
.errors{
  background-color:      #010000;
  font-weight:           bold;
  color:                 #FFFFFF;
  border:                2px solid black;
  padding:               10px;
  width:                 500px;
}
#right_column{
  position:              relative;
  top:                   0px;
  left:                  520px;
  width:                 200px;
  padding-left:          10px;
  border-left:           2px solid black;

  font-family:           arial;
  font-size:             8pt;
  color:                 #000000;
}
#left_column{
  position:              absolute;
  top:                   0px;
  left:                  20px;
  width:                 470px;
}
#right_column_google{
  position:              absolute;
  top:                   0px;
  left:                  580px;
  width:                 170px;
  padding-left:          10px;
  border-left:           2px solid black;

  font-family:           arial;
  font-size:             8pt;
  color:                 #000000;
}
#left_column_google{
  position:              relative;
  top:                   0px;
  left:                  20px;
  width:                 530px;
  min-height:            600px;
}
* html
  #left_column_google{
    height:                600px;
}
H3{
  font-family:           arial;
  font-size:             12pt;
  font-weight:           bold;
  text-align:            center;
  margin:                0px;
  padding:               5px;
  color:                 #000000;
}
H4{
  border-top:            1px solid #0051A4;
  border-bottom:         1px solid #000000;
  font-family:           arial;
  font-size:             12pt;
  font-weight:           bold;
  text-align:            center;
  margin:                0px;
  padding:               5px;
  color:                 #FFFFFF;
  background-color:      #003060;
  clear:                 both;
}
.right_links{
  text-decoration:       underline;
  color:                 #000040;
  font-weight:           bold;
}
.right_links:hover{
  color:                 #FF4301;
}
#search_filter{
  margin:            0px;
  padding:           0px;
  display:           inline;
  font-size:         8pt;
}
.search_filter{
  font-size:         8pt;
}
.search_filter2{
  font-size:         10pt;
}
P,TD{
  font-size:         10pt;
  font-family:       arial;
  color:             #000000;
}
#coverupbuttons{
  z-index:           10000;
  position:          relative;
  top:               49px;
  height:            24px;
  left:              -83px;

  width:             450px;
  background-color:  #F0F0EE;
  border:            0px solid black;
  margin-bottom:     2px;
}
* html   #coverupbuttons{
  left:              -79px;
  height:            26px;
  margin-bottom:     1px;
}
.shiplist{
  padding:           2px;
  font-size:         9pt;
}
.listhead{
  list-style:        none;
  padding-top:       20px;
  padding-bottom:    14px;
  font-family:       arial;
  font-weight:       bold;
  font-size:         12pt;
  margin-left:       -30px;
}
A{
  color:             #000040;
  font-weight:       bold;
}
A:hover{
  color:             #FF4301;
  font-weight:       bold;
}