html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-color: #ffffff;
  color: #000;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: .9em;
  margin: 0 0 0 2px; 
  padding: 0 0 0 0; 
  text-align:left; 
}

h1 {
  color: #730000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  margin-bottom: 20px;
}
h2 {
  color: #730000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
h3 {
  color: #730000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
a,  a:link {
  color: #0000ff;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: underline;
}
a:visited {
  color: #800080;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: underline;
}
a:hover {
  color: #3a32c4;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
a:focus {
  color: #3a32c4;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
a:active {
  color: #383644;
  font-weight: bold;
}

img {border: none; display: block;}
.imgfloatright {float: right; padding-left: 5px;}
.imgfloatleft {float: left; padding-right: 5px;}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 90%;
}
#outerWrapper #header {  background-color: #fff;
    font-weight: bold;
  height: 100px;
  line-height: 15px;
  padding: 0px 0px 0px 0px; 
   }
 
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0; 
  padding: 10px 10px 10px 10px; 
}

#outerWrapper #content .clearFloat {
  clear: left;
  display: block;
}

#group1 { }
#leftframe {margin-left: 0px;}
#menu2 {margin: 0 auto;}
#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {display: inline;}
#rightframe {margin-left: 460px;}
#outerWrapper #footer {
  background-color: #fff;
  padding: 10px 10px 10px 10px; 
}

