.sidebar_container {
	width:213px;
	border: #000 1px solid;
	background-color:#1f2d37;
	padding:1px;
	margin-bottom: 15px;
}

.sidebar_container_head {
	background: url(sidebar_head.jpg) repeat-x top left;
	color:#D6D6D6;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;
	width: 203px; height: 19px;
	padding-top: 6px;
	padding-left: 10px;
}

.sidebar_container_content {
	background: #19242c;
	padding: 7px 0px;
	text-align:center
}

.partner_info{
	float: right;
	margin-right: 5px;
	font-size: 10px;
	margin-top: 1px;
	color:#ababab;
	border-bottom:1px dotted #ababab;
	text-shadow:0.5px 0.5px 0.5px #000
}	
.partner_info a{
	color:#ababab;

}


#bottom_nav {
	background: url(footerbg.png) repeat-x left top;
	display:block;	
	text-align:right;
	padding-top: 15px;
	height: 20px; 
	padding-right: 10px; 
	width: 960px;
	font-size:10px;
}
#bottom_nav a {
	color:#ababab;
	font-weight:bold;
	text-decoration:none;
	
}

#bottom_nav a:hover {
	color:#D6D6D6;	
}

#footer {
	margin:20px 0px 30px;
	font-size: 10px;
	color:#ababab;
}

#footer a{
	color:#b9b9b9;
}

#footer a:hover{
	color:#d4d4d4;
}