#content .link a {
	float:right;
	line-height:28px;
	padding:0 25px 0 13px;
	background:#025a7f url(../images/arrow-1.gif) no-repeat 100% 0;
	font-size:13px;
	color:#fff;
}
#rightbar {
	float:right;
	width:196px;
}
#rightbar ul li {
	height:1%;
	vertical-align:top;
}
#rightbar ul a {
	display:block;
	font-size:17px;
	line-height:20px;
	text-align:center;
	color:#fff;
	padding:26px 0;
	height:1%;
}
#rightbar ul a.purple {
	background:#6c3e8a;
}
#rightbar ul a.orange {
	background:#dd5e1e;
}
#rightbar ul a.green {
	background:#9ab936;
}
#footer .blue {
	background:#025a7f;
	padding:13px;
}
.slideshow
{
	background-color: white;
}