/***********************************************/
/* 3col_leftNav.css  for Wainee                           */
/***********************************************/
body{
background-color:#544843;
}
#container{
background-color:#e5e1da;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/* ----------outer und inner----------------- */
#outer{ 
border-left: solid 180px #c7c1b6; /* color for left menu  */ 
/*border-right: solid 180px #ffefcf; /* color for right menu  */ 
background-color: #e5e1da; /* color for inner content  */
} 
.mission{
font:italic 12px Georgia, "Times New Roman", Times, serif;
line-height:0.5cm;
margin:10px 10px 10px 0;
padding:10px 10px 5px 10px;
background-color:#d3cfc7;
}