
/* presentation-specific override of sidebar css styles */

.sidebar_title_text {
border-top: 1px solid #888;
color: white;
font: 16px Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
text-align: center;
text-shadow: black 0.1em 0.1em 0.2em;
height: 65px;
padding-top: 20px;
background-color:transparent;
}


#navi a
{
	background-color: #69696A;
}

.sidebar
{
	background-color: #69696A;
}


#navi .text_header
{
	background-color: #59595A;
}
