body {
  background: #e5e8e9;
  color: #000;
  font-family: ariel, helvetica;
  text-align: center;
  margin: 0 auto;
}

#container {
  background: #fff;
  text-align: left;
  width: 730px;
  margin: 0 auto;
}

/*Header div */

#header {

  background: #e5e8e9;
  float: left;
  width: 730px;
  padding-top:20px;
}

#header_left {
  float: left;
}

#header_right {
  float: right;
  padding-top: 0em;
}

#header_right p {
  color: #c9c6e1;
  font-size: 0.7em;
  text-align: right;
  font-weight: bold;
  line-height: 0;
}

#header_right a {
  color: #07355f;
  text-decoration: none;
}

#header_right a:hover {
  color: #666666;
}


  
.maintext {
  background: #fff;
  float: left;
  width: 710px;
  font-size: 1.25em;
  padding: 10px;
  padding-top: 0px;
  }
  
.imagespace {
  float: right;
  width: 347px;
  padding: 0px;
  }
  

  
  
 .linktext {
  background: #fff;
  float: left;
  width: 710px;
  font-size: 1.25em;
  padding: 10px;
  } 
  
  
 .sectors {
  float: left;
  width: 760px;
  margin-top: 1.2em;
  border-style:solid;
  border-width:1px;
  border-color:#b8b8b8;
    } 
    
 .spacer {
   float: left;
   width: 760px;
   margin-top: 1.2em;
   color: #fff;
    } 
  
  

#title {
  background-image:url('BuchananBanner.gif');
  background-repeat: no-repeat; 
  color: #fff;
  height: 91px;
  font-family: arial;
  clear: both;

}

h1 {
  font-size: 1.9em; 
  font-weight: normal;
  line-height: normal;
  font-family:"Times New Roman", Times, serif; 
  
}



/*Content div*/

#content {
  background: #fff;
  margin: 0px;
  padding-top:25px;

}

#content p {
  margin-top: 0.0em;
  font-size: 0.7em; 
}

#content a {
 color: #3a90b4;
 font-weight: bold;
 font-size: 1.05em;
 text-decoration:none;
}

a.sector {
font-size: 13px;
font-weight: normal;
color: #3a90b4;
margin-left: 0.6em;
}


ul {
  padding-bottom:25px;
  list-style-type: square;
}

li {
  font-size: 0.7em;
}

h2 {
  margin-top: 1.2em;
  font-size: 1.2em;
  font-weight: normal;
  font-family:"Times New Roman", Times, serif;
  margin-bottom:0.9cm;
}

h3 {
  margin-top: 1.5em;
  font-size: 20px;
  font-weight: normal;
  margin-bottom:0.7cm;
}

h4 {
  margin-top: 0.5em;
  font-size: 20px;
  font-weight: normal;
  margin-bottom:0cm;
}

table {
  margin-left: 30px;
  }

td {
border: 0px solid;
width: 235px;
height: 50px;
}





