body
{
	background-color:#000;
	background-image:url(bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#madmanHome
{
	/* background: left top no-repeat; */
	background: url("/refresh/images/madmanrefresh/lg_madmanlogo.png") 0 0 no-repeat;
}
.takeoverSpace
{
	position: absolute;
	width: 100%;
	z-index: 0;
}

#takeoverBanner
{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 768px;
}

/*
Copyright
*/
.copyright
{
	color: #fff;
}
.userNavigation a
{
	color: #fff;
	border-bottom: dotted 1px #999;
}
.networkNavigation a
{
	color: #999;
}
.networkNavigation strong
{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}
/*
.leftPanelTakeover
{
	height: 600px; 
	display: block;
}
.rightPanelTakeover
{
	height: 600px; 
	display: block;
}
*/
