@import url('channel3.css');

body
{
	background-color: #839298;
	height: 100%
}

#centerOut
{
	background-image: url(../images/interface/dark_grey_home_bg.jpg);
	background-color: #839298;
}

.mavTopArea
{
	margin-bottom: 15px
}

li.pipe
{
	color: #c5c9ca; 
}

.footerPipe
{
	color: #5c666b;
}

.mavFooter
{
	border-left-color: #5c666b;
}

.mavFooterBottom a
{
	color: black;
}

#centralcontent a:hover
{
	color: white !important;
}

.homeColumnText a:hover, .homeColumnText_wide a:hover
{
	border-bottom: 1px dotted #ffffff !important;
}

.homeColumnText p, .homeColumnText_wide p
{
	color: #272c2e;
	margin-bottom: 0px !important;
}
