body {
 text-align:center; }

img {
 border:none; }

p {
 text-align:justify;
 font-family:Verdana, Sans Serrif;
 font-size:11pt; }

#wrapper {
 width:780px; }

#logo1 {
 width:129px;
 height:74px;
 float:left;
 border-right:1px solid #966;
 border-bottom:1px solid #966; }

#logo2 {
 width:129px;
 height:43px; }

#banner {
 width:650px;
 height:74px;
 float:left;
 border-bottom:1px solid #966;
 background:url('./images/banner.jpg'); }

#leftColumn {
 width:129px;
 height:400px;
 float:left;
 border-right:1px solid #966; }

#rightColumn {
 width:650px;
 height:400px;
 float:left; }

#leftFooter {
 width:129px;
 height:40px;
 float:left;
 border-right:1px solid #966;
 border-top:1px solid #966; }

#footer {
 width:650px;
 float:left;
 border-top:1px solid #966; }

#main_menu {
 background: url('./images/menubg.jpg') no-repeat;
}

a.main_menu:link, a.main_menu:visited, a.main.menu:active
{
  display: block;
  background: url('./images/menubg.jpg') no-repeat;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana, times new roman;
  color: #FFF;
  padding-top: 5px;
  padding-left: 8px;
  height:25px !important;
  width: 120px;
  text-decoration: none;
}

.homeText {
 margin: 10px 30px 20px 20px; }