body {
  margin: 0;
  padding: 0; 
  background-color: #fff;
  background-image: url(images/BML_Home.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
html, body {
  margin: 0;
  padding: 0;
}
html {
	overflow-y: scroll;
}
#wrapper {
  width: 100%;
  background-color: transparent;
}
#top {
  width: 80%;
  min-width: 1000px;
  height: 40px;
  background-color: transparent;
}
#container {
width: 1000px;
background-color: transparent;
}

#centerhome {
  width: 100%;
  height: 430px;
  background-color: transparent;
}
#centerhomestrip {
  width: 100%;
  margin-top: 25px;
  height: 175px;
}
#clear {
  clear: both;
}
#footer {
  height: 20px;
  width: 80%;
  min-width: 1200px;
  padding: 10px 0;
  text-align: center;
  font-family: arial;
  font-size: 11px;
  color: #000;
  }
  
A.type2:link    {color:#3C4F76; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:visited {color:#3C4F76; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:active  {color:#3C4F76; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:hover   {color:#999; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type3:link    {color:#4A5690; font-size: 12px; font-weight:bold; font-family: arial;}
A.type3:visited {color:#4A5690; font-size: 12px; font-weight:bold; font-family: arial;}
A.type3:active  {color:#4A5690; font-size: 12px; font-weight:bold; font-family: arial;}
A.type3:hover   {color:#8C2909; font-size: 12px; font-weight:bold; font-family: arial;}
