#ContentWrapper {
	background-image:url(../images/backgrounds/offshore.jpg);
}

#InsideContent a {
	text-decoration:none;
	border-bottom:dotted 1px #cfcf0d;
	background-color:#d2d1d1;
	padding:0 3px;
	color:#026156;
}

#InsideContent a:hover {
	text-decoration:none;
	border-bottom:solid 1px #082251;
	color:#009685;
}

#RightCol a {
	text-decoration:none;
	border-bottom:dotted 1px #cfcf0d;
	background-color:#d2d1d1;
	padding:0 6px;
	color:#026156;
	font-size:16px;
	display:block;
	line-height:24px;
}	

#RightCol a:hover {
	text-decoration:none;
	border-bottom:solid 1px #082251;
	color:#009685;
}

#RightCol ul li {
	border:none;

}
