

.sidebar 
{
    /* background-color:#A2A28D; */
	background-color:#BCAAB0;
}

.sidebar_title_text 
{

	background-color: #7D6D73;

}

#navi a {
	background-color:#BCAAB0;
}

.last_message_style 
{
	color: #009900;
	background-color: #BCAAB0;
	padding-bottom:10px;
}