
body {
background-image: url("images/bwtbgradient.jpg");
background-color: transparent;
margin: 0;
padding: 0;
width: auto;
height: auto;
}

form{
margin: 0;
padding: 0;
width: auto;
height: auto;
}





/*background color for main table in site */
.main_table
  { background-color: #ffffff; }

/*background color and font spec for main page copy in center of page */
.header
  { background-color: transparent; 
    background-image: url("images/btwb-header2.gif");}
 
/*background color and font spec for main page copy in center of page */
.header_l2
  { background-color: #ffffff; 
    background-image: url("images/btwb-header2.gif"); }

.black_title
    { background-color: transparent; color: #000000;  font-size: 16px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}
    
.main_title
    { background-color: transparent; color: #000000;  font-size: 14px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}
    
.main_subtitle
{
	color: #000;
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}


#left_col {background: #ffefb0;}

  /*font spec titles on white background*/
  
.martha
  { background-color: transparent; color: #336699;  font-size: 24px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}
  
  .martha_sub
  { background-color: transparent; color: #333333;  font-size: 14px;  font-family: verdana,arial,helvetica; font-style: italic; text-decoration: none; font-weight: bold;}
  
  
.title
  { background-color: transparent; color: #336699;  font-size: 16px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}


/*font spec blue subheads on white background*/
.sub_head
  { background-color: transparent; color: #336699;  font-size: 12px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}

  
/*font spec titles on white background*/
.sub_head2
  { background-color: transparent; color: #336699;  font-size: 11px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}

/*font spec titles on white background*/
.sub_head_caps
  { background-color: transparent; text-transform: uppercase; color: #336699;  font-size: 11px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}




/*background color and font spec for main page copy in center of page */
.main
  { background-color: transparent; color: #000000;  font-size: 10px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: normal;}


/*background color and font spec for yellow, left boxes */
.left_box
  { background-color: #ffefb0; color: #000000;  font-size: 10px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: normal;}

/*background color and font spec for blue, right boxes */
.right_box
  { background-color: #ffefb0; color: #000000;  font-size: 10px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: normal;}


/*background color and font spec titles in both right and left boxes */
.box_title
  { background-color: #99ccff; color: #336699;  font-size: 14px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}

#video_frame {background: #fff;  margin: 60px  0 0  120px ;}

/*font spec titles on white background*/
.blue_subhead
  { background-color: transparent; color: #336699;  font-size: 14px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: bold;}

/*link spec for blue_subhead spec titles on white background*/
.blue_subhead A { color: #336699;  font-family: verdana,arial,helvetica;text-decoration:underline; font-weight: bold; }
.blue_subhead A:link { color: #336699; text-decoration: underline; background: transparent; font-weight: bold;}
.blue_subhead A:visited { color: #336699;  text-decoration: underline; background: transparent; font-weight: bold;}
.blue_subhead A:hover { color: #99ccff;   text-decoration: none; background: transparent; font-weight: bold;}


/*link spec for all links not called out with their own specs titles on white background*/
 A { color: #164099;  font-family: verdana,arial,helvetica;text-decoration:underline;font-weight: normal; }
 A:link { color: #164099; text-decoration: underline; background: transparent; }
 A:visited { color: #164099;  text-decoration: underline; background: transparent; }
 A:hover { color: #77A0C9;   text-decoration: none; background: transparent; }


/*background color and font spec for footer */
.footer
  { background-color: #326a97; color: #ffffff;  line-height: 15px; font-size: 10px;  font-family: verdana,arial,helvetica;text-decoration: none; font-weight: normal;}

/*link spec for footer*/
.footer A { color: #ffffff;  font-family: verdana,arial,helvetica;text-decoration:underline; font-weight: normal; }
.footer A:link { color: #ffffff; text-decoration: underline; background: transparent;  font-weight: normal;}
.footer A:visited { color: #ffffff;  text-decoration: underline; background: transparent; font-weight: normal;}
.footer A:hover { color: #99ccff;   text-decoration: none; background: transparent; font-weight: normal;}

/*link spec for top navigation*/
.top_nav A { color: #ffefb0; font-size: 10px; font-family: verdana,arial,sans-serif; text-decoration: underline; font-weight: bold; }
.top_nav A { color: #ffefb0;  font-family: verdana,arial,sans-serif;text-decoration: underline; font-weight: bold; }
.top_nav A:link { color: #ffefb0; text-decoration: none; background: transparent;  font-weight:bold;}
.top_nav A:visited { color: #ffefb0;  text-decoration:none;  background: transparent; font-weight: bold;}
.top_nav A:hover { color: #ffefb0;   text-decoration: underline; background: transparent; font-weight: bold;}
/*.top_nav A: { color: #ffefb0;   text-decoration: underline; background: transparent; font-weight: bold;}*/