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

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

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

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

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

#RightCol ul li {
	border:none;

}
