@charset "UTF-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/site_background_2.gif);
}
.twoColFixRtHdr #container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	height: 610px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #mainContent    {
	font-size: 10px;
	text-decoration: none;
	height: 465px;
	width: 955px;
	float: left;
	left: 106px;
	top: 115px;
}
#container #header a {
	text-decoration: none;
	color: #E8E8E8;
}
#footer {
	background-color: #000000;
	float: left;
	height: 20px;
	width: 935px;
	padding-left: 20px;
	padding-top: 10px;
}
#main_3 {
	float: left;
	height: 330px;
	width: 480px;
}
#back_to {
	height: 134px;
	width: 480px;
	background-image: url(images/mpd_page_01.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	white-space: normal;
	text-indent: 0px;
}
a:hover {
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
}
#main_1 {
	height: 134px;
	width: 480px;
	float: left;
}
#main_2 {
	float: right;
	height: 464px;
	width: 475px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
#mpd_text {
	height: 330px;
	width: 455px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 13px;
}
