@charset "utf-8";
/* CSS Document */

body {
	background:url(images/mw2010_bigmainbg.jpg) no-repeat center top;
	background-repeat: repeat-x;
	background-color: #9E0D64;
}

#main_site {
	position:relative;
	background:url(images/mw2010_contentBG.gif);
	top:20px;
	width:975px;
	height:auto;
	z-index:1;
	margin: auto;
	overflow-x:hidden;
	overflow-y:hidden;
}

#contentholder {
	width: 975px;
	height: auto;
}

#footer {
	width: 975px;
	height: auto;
	position:relative;
}

.body {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}


.footer {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;

}

.headers {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #9E0D64;
	text-decoration: none;
	letter-spacing: 0pt;


}

a.link {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;



}

a.link2 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-decoration: none;



}


}
a.visited {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-smooth: auto;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;



}
