#ContentWrapper {
	background-image:url(../images/backgrounds/aerospace.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#040f21;
}

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

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

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

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

#RightCol ul li {
	border:none;

}
