body {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 11pt;
	background-color: #226699;
  }

#wrap {
	width: 1006px; 
	background-color: #226699;  
	margin-left: auto; 
	margin-right: auto;
	} 
#header { 
	width: 1006px;
	height: 164px;
	background-image: url(img/bmscchdr.jpg);
	background-repeat: no-repeat;
	} 
/* mlist for iContact form */
#mlist { 
	float: right; 
	}

#main {
	float:left; 
	width:1006px;  
	background-color: #cc9966;
	} 
#sidebar {
  float:left;
  width:120px;
	background-color: #cc9966;
  }
.content0 {
	float:left; 
	width:882px;  
	background-color: #ffcc99;
	border-left: thin solid #000000;
	} 
.content1 {
	float:left; 
	width:368px;  
	background-color: #ffcc99;
	border-left: thin solid #000000;
	} 
 
#footer {clear:both; background-color: #ffffff; width:1006px;} 

.inside5 {padding: 5px;}
.inside3 {padding: 3px;}

h1 { 
	margin: 1px; 
	color: #000000; 
	font-family: Georgia;
	font-style: italic;
	}
h2 { 
	margin: 1px; 
	color: #000000; 
	font-family: Georgia;
	}
h3 { 
	margin: 0px;
	padding: 2px;
	font-family: Georgia;
	}

hr.hr1 {
  height: 1px;
  color: red;
  background-color: red;
  }
hr.hr2 {
  color: red;
  height: 2px;
  background-color: red;
}
        
.ltxt  {color: #000066; 
        font-family: Times New Roman }
.atxt  {
        color: #ffffff; 
        font-family: Arial; 
        font-size: 12pt;}
.dscrp  {
        color: #000000; 
        font-family: Arial,Helvetica,sans-serif; 
        font-size: 14px;}

A:link {color: #202020;}
A:visited {color: #404040;}
A:hover {color: #ffffff; background-color: #404040;}
A:active {color: #606060; }

.nav {color: #ffffff; text-decoration: none;}
.nav A:link {color: #ffffff;}
.nav A:visited {color: #ffffff;}
.nav A:hover {color: #ffffff; background-color: #404040;}
.nav A:active {color: #ffffff; }

.credit
  {
  font-family: Arial;
  font-size: 9pt;
	color: #000000;
  text-align: center; 
  }
.credit A
  {
  font-family: Arial;
  font-size: 9pt;
	color: #000000;
  }
.credit A:hover
  {
  font-family: Arial;
  font-size: 9pt;
	background-color: #ffffff;
	color: #663300; 
  }
