/* MAD4KIDS THEME */

body
{
	background: #aabf1b url(/refresh/images/madmanrefresh/mad4kids/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#madmanHome
{
	background: url(/refresh/images/madmanrefresh/mad4kids/lg_madmanlogo.png) left top no-repeat;
	_background: url(/refresh/images/madmanrefresh/mad4kids/lg_madmanlogo.gif) left top no-repeat;
}
/*
Copyright
*/
.copyright
{
	color: #95a622;
}
.userNavigation a
{
	color: #f8f6dd;
	border-bottom: dotted 1px #f8f6dd;
}
.networkNavigation a
{
	color: #7e8f07;
}
.networkNavigation strong
{
	font-weight: bold;
	font-size: 11px;
	color: #5c6905;
}
