body {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
 background-color: transparent;
 background: transparent url(../img/backgrounds/green_bg.gif);
}

a {color: #DB7093;}
a:visited {color:#c43300;}
a:hover {color: #c43300;}
a:active { color:#000000;}

h1 {
font-size: 12px;
text-transform:uppercase;
border-top:1px solid #80A1CA;
border-bottom:1px solid #80A1CA;
margin:0px;
color: #FFFFFF;
background-color: #80A1CA;
 padding-left: 20px;
 }

h2 {
color: #9A1212;
border-bottom: 2px solid #9A1212;
font-size:20px;
font-weight: bold;
margin:0px;
}

/* ----------container to center the layout-------------- */

#container {
width: 770px;
margin-left: auto;
margin-right: auto;
height:100%;
background: #FFFFFF none no-repeat bottom left;
border:1px solid #8D8D8D;
 background-color: white;
}

/* ----------banner for logo-------------- */

#banner {
height: 172px;
text-align: center;
background: url(../img/header.jpg) no-repeat bottom center;
background-color: #e1ddd9;
padding: 0px;
margin: 0px;
}

/* -----------------content--------------------- */

#content {
background: #ffffff none no-repeat top right;
float: right;
width: 529px;
padding: 20px 20px;
border:1px solid #8D8D8D;
 border-top: 0;
 border-bottom: 0;
 border-right: 0;
 height: 100%;
 background-color: white;
 }

/* --------------left navi------------- */

#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background:#DBE6F1;
height:2000px;
}

/* -----------footer--------------------------- */

#footer {
clear: both;
margin: 0px;
padding:0px;
height:50px;
text-align: right; 
background: url(../img/footer.gif) repeat-x ;
}
  
#menu_TOP{
width: 770px;
height: 50px;
}

#slogan{
width: 770px;
height: 50px;
background-image: url(../img/SiteSloganHeader.gif);
}