body { 
font-family: Verdana;
font-size: 100%;
background: #ffffff ;
}

#wrap { 
width: 900px;
margin: 0 auto;
border-style:solid;
border-width: 1px;
border-color: #719371;
}

#banner1 {
width: 900px;
margin: 0 0 2px 0;
background: #000033;
height: 30px;
}

#banner2 {
width: 900px;
margin: 0 0 2px 0;
background: #660033;
height: 30px;
}

#header {
width: 900px;
height: 50px;
}

#header h1 {
text-align: center;
font-family: Verdana; 
color: #000033;
padding-right: 100px;
}

#menu {
background: #719371;
height: 30px;
line-height: 25px;
}

#menu ul {
float:left;
width:100%;
padding:0 0 0 15px;
margin:0;

}

#menu ul li {
display: inline;
}

#menu a {
float: left;
width: 6em;
text-decoration: none;
color: white;
background-color: #719371;
padding: 0.1em 0.6em;
border-right:1px solid white;
}

#menu a:hover {
background-color:#AAB48B;
}



#content {
float: left;
width: 655px;
border-right-style:solid;
border-width: 1px;
border-color: #719371;
padding: 0px 20px 20px 20px;
}

#content h4 {
color: #000000;
font-weight: bold;
}


#sidebar {
float: right;
width: 200px;
background: #ffffff ;
}

#sidebar h3 {
height: 30px;
line-height: 30px;
text-indent: 30px;
padding: 3px 0 0 0; 
color: #000033;
font-size: 0.9em;
}

#sidebar p {
padding: 0 0px 0px 0px; 
}

#sidebar ul {
font-size: 0.9em;
}

#sidebar ul li {
color: #719371;
line-height: 50px;
}

#sidebar ul li a { 
color: #3F4C6B; 
text-decoration: none;
}

#sidebar ul li a:hover {
text-decoration: underline;
}

#sidebar img {
height: 180px;
width:  180px;
padding: 400px 0px 0px 10px; 
}

#sidebar iframe {
padding: 400px 0px 0px 25px; 
}


#banner3 {
width: 655px;
margin: 0 0 2px 0;
background: #719371;
height: 30px;
padding: 0px 0px 0px 0px:
}


