* div#super_container {
  border-style: none;
  margin: -15px;
  height: 1000px;
  width: 101.5%;
  background-color: #c0c0c0;
}
* div#main_container {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}
* div#box1 {
  background-image: url(BC2012-35.jpg);
  height: 100px;
  background-position: left bottom;
  background-color: #fafff2;
  background-repeat: no-repeat;
  float: left;
  width: 45%;
  border-top-style: none;
}
* div#box5 {
  height: 100px;
  width: 45%;
  background-color: #fafff2;
  float: left;
}
* div#box4 {
  background-image: url(logo%20BC.jpg);
  height: 100px;
  background-position:  center center;
  width: 10%;
  background-repeat: no-repeat;
  float: left;
  background-color: #fafff2;
}
* div#box6 {
  float: left;
  background-color: #236969;
  width: 100%;
  height: 10px;
}
* div#box2 {
  border-style: none;
  height: 500px;
  float: left;
  background-color: #236969;
  width: 15%;
}
* div#box3 {
  width: 85%;
  float: left;
  background-color: #fafff2;
  height: 500px;
}
* div#box7 {
  width: 40%;
  float: left;
  text-align: center;
  background-color: #fafff2;
  height: 500px;
}
* div#box8 {
  width: 45%;
  float: left;
  background-color: #fafff2;
  height: 500px;
  font-size: 90%;
}
* blockquote {
  margin: 50px 10px 10px;
}
* div#box9 {
  width: 60%;
  float: left;
  background-color: #fafff2;
  height: 360px;
  font-size: 90%;
}
* div#box10 {
  width: 25%;
  float: left;
  background-color: #fafff2;
  height: 360px;
  font-size: 90%;
}
* div#box11 {
  width: 85%;
  float: left;
  background-color: #fafff2;
  height: 140px;
  font-size: 90%;
}



* div#footer {
  border-color: #660000;
  background-color: #c0c0c0;
  font-size: 0.6em;
}
* h1 {
  text-transform: none;
  font-size: 2.8em;
  text-decoration: none;
  line-height: 47px;
  font-weight: bold;
  font-style: italic;
  font-family: Bradley Hand ITC;
  text-align: center;
  color: #be0d1e;
}
* p {
  padding: 0 0 0 10px;
  font-family: Verdana;
  text-transform: none;
  color: #be0d1e;
}
* .alinea1 {
  padding: 0 0 0 10px;
  font-family: Verdana;
  font-size: 90%;
  text-align: center;
  color: green;
}
* .alinea2 {
  padding: 0 0 0 10px;
  font-family: Verdana;
  color: #be0d1e;
  text-align: center;
  font-size: 150%;
}
* a {
  padding: 0 0 0 10px;
  font-family: Verdana;
  text-transform: none;
  font-size: 75%;
}
* ul {
  margin: 0 auto;
  padding: 7px;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
}
* li {
  margin: 0;
  padding: 0;
  font-family: verdana;
}
* li *|a {
  border-style: solid;
  border-color: #cc6600 #feb660 #feb660 #cc6600;
  border-width: 3px 4px 3px 2px;
  padding: 2px 5px;
  display: block;
  text-decoration: none;
  width: 120px;
  font-size: 0.6em;
  text-align: center;
  margin-top: 2px;
}
* li *|a:link, *|li *|a:visited {
  background: #236969 none repeat scroll 0% 50%;
  text-align: center;
  font-weight: normal;
  color: white;
}
* li *|a:hover, *|li *|a:active {
  background: #fafff2 none repeat scroll 0% 50%;
  color: #be0d1e;
  font-weight: bold;
}
* li *|li *|a:link, *|li *|li *|a:visited {
  background: #f9e5cd none repeat scroll 0% 50%;
  color: #e47c00;
  font-weight: normal;
}
* li *|li *|a:hover, *|li *|li *|a:active {
  background: #e47c00 none repeat scroll 0% 50%;
  color: #ffffff;
  font-weight: normal;
}
* ul *|ul {
  margin: 0 0 0 25px;
}

