
body{
background:url(backgrad.jpg);
background-position: top;
background-repeat: repeat-x;
margin-top:0px;
top: 0pt;
margin-bottom:0px;
background-color:#0057a6;
font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #333333;
}



a
{
text-decoration:none;
color:#000099;
font-weight: bold;
}


a:hover
{
color:#00aeef;
height: 50px;
}
ol, ul {
	list-style: none;
}


a:visited
{color:#000099;}

.container{
width:750px;
background-color:#00FFFF;
margin-left:108px;
background-color:#FFFFFF;
margin-top: 0pt;
top: 0pt;}

.middle{ 
height: 650px; 
width: 745px;  
margin-left: 5px; 
background-color: #ffffff;
float:none;
text-align:center;}

.links{
background:url(button.jpg);
margin-left:0px;
width:750px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px; 
height:50px;
}

.header{
background-image:url(http://breonusmitchell.org/header.jpg);
height:500px;
width:750px;
}
.heading{
text-align:center;
font-size:larger;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000099;
}

.contact{
margin-left:10px;}

.information{
margin-left:10px;
background-color:#FFFFFF;
right: 10px;
left:10px;
top: 10px;
bottom: 10px;
}

.footer{
position: relative;
bottom: 0pt;
background-image: url(footer.jpg);
background-position:bottom;
margin-left:0px;
width:750px;
height:137px;
font:Century Gothic;
font-weight: 200;
background-repeat:no-repeat;
width:750px;
font-size:14px;
text-align:justify;
text-indent:10px;
}

.style1 {
  color: #666666;
  font-weight: bold;
}
.style4 {color: #666666}
.style10 {font-family: Arial, Helvetica, sans-serif}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style13 {font-size: 11px}
.style17 {color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style19 {color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style21 {font-weight: bold}

/* main menu */
.main-menu {
  float: top;
  width: 750px;
  line-height: 1em;
  list-style-type: none;
  margin-bottom: 0pt;
  margin-top: 0pt;
  top: 0pt;
  padding: 0;
  height: 50px;
  background-color: #FFFFFF;
}
.main-menu li {
  padding: 0;
  float: right;
  margin-right: 1px;
  background: transparent;
  margin-bottom: 0;
}
.main-menu li a {
  height: 18px;
  color: #000099;
  border: none;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  background: transparent;
  text-align: center;
}
.main-menu li.active a,
.main-menu li a:hover {
  color: #ffffff;
  background: url('buttono.jpg') repeat-x;
}


