#council b
{
font-weight:normal;
}
#council
{
color:white;
width: 100%;
margin-bottom: 8px;
margin-top: 12px;
}
#coudesc
{
font-style:italic;
margin-top:-3px;
margin-bottom:12px;
font-size:17px;
letter-spacing:1px;
}
.council_title
{
font-weight:normal;
font-size:22px;
margin:10px 0px;
padding:0px;
color: white;
}
#back{
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-khtml-border-radius:5px; 
border-radius: 5px; 
margin-bottom:-3px;
position:relative;
border:3px solid #5c5fac;
height:auto;
background:url("/images/council/back.png") repeat;
}
#back p
{
line-height:28px;
}
#back1
{

margin-top:15px;
margin-bottom:15px;
margin-left:25px;
margin-right: 25px;
}
#corner{
z-index:1;
position:relative;
height:38px;
background:url("/images/council/back_corner.png") no-repeat 180px 0px;
}