/* @override http://test.madballs.com/css/style.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #468723;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url('/teams/wm/images/tile_wart.jpg');
	height:100%;
}

#greenbox_wrapper {
	background: url('/teams/wm/images/greenborder_middle.gif') repeat-y;
}
#greenbox_top {
	background: url('/teams/wm/images/greenborder_top.gif') no-repeat;
}
#greenbox_bottom{
	background: url('/teams/wm/images/greenborder_bottom.gif') no-repeat;
}
#mainPromo_team {
	position: absolute;
	height: 294px;
	width: 758px;
	background-image: url('/teams/wm/images/promomain.jpg');
	background-repeat: no-repeat;
	top: 30px;
	left: 23px;
	display: none;
}
