body {
  font-family:"Helvetica",Arial,sans-serif;
  text-align:left;
  color:#000;
  font-size:16px;
  margin:0px;
  padding:0px;
  background-color:#aaa;
  height:100%;
}

a {
  text-decoration:none;
  color:#000;
  cursor:hand;
}

a:hover {
  text-decoration:underline;
}

img {border:0;}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix {
  display:inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

table.content {
  background-color:#000;
  width:100%;
  height:100%;
  border-spacing:0px;
}

td {
  border:0px;
  padding:0px;
}

td.banner {
  width:100%;
  height:200px;
  background-image:url("Banner_Background.png");
}

.banner {
  width:100%;
  height:200px;
  background-image:url("Banner_Background.png");
}

.banner_img {
  width:800px;
  height:200px;
  background-image:url("Banner_Img.png");
}

.info_bar {
  width:100%;
  height:80px;
  background-color:#555;
  background-image:url("Info_Bar_Background.png");
}

.info_bar_img {
  width:800px;
  height:80px;
  background-image:url("Info_Bar_Img.png");
}

.content {
  /* text-align:center; */
  width:800px;
  padding:10px 0px 0px 0px;
  background-image:url("Content_Img.png");
}

h2 {
  font-family:"Helvetica",Arial,sans-serif;
  font-size:22px;
  margin:0px;
}

h3 {
  font-family:"Helvetica",Arial,sans-serif;
  font-size:18px;
  margin:0px;
}

p {
}

.nav_menu_bar {
  width:800px;
  /* height:15px; */
  background-image:url("Nav_Menu_Bar_Background.png");
  padding:5px 0px 5px 0px;
}

.nav_menu_link {
  font-family:"Helvetica",Arial,sans-serif;
  font-size:17px;
  font-weight:bold;
  color:#000;
  padding:0px 10px 0px 10px;
  /* padding:5px 6px 5px 16px; */
  /* float:left; */
}

.nav_menu_link a:hover {  
  text-decoration:none;
  color:#fff;
}

.content_bottom {
  clear:both;
  width:800px;
  height:20px;
  background-image:url("Content_Bottom.png");
}

.copyright_bar {
  width:100%;
  padding:2px 0px 0px 0px;
  font-family:"Helvetica",Arial,sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  background-color:#000
}

.copyright_bar a {
  color:#fff;
}

.fleet_selection {
  /* float:left; */
  padding:0px 0px 10px 0px;
}

img.Gallery_Image {
  margin:0px 0px 10px 0px;
}

.fleet_bullet_list {
  width:300px;
  text-align:left;
}
