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

body {
	background-color: #999;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-color: #999;
	background-image: url(../images/mw_bknd.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 875px;
	background-repeat: no-repeat;
	height: 521px;
	text-align: center;
}
#content {
	height: 390px;
	width: 370px;
	margin: 0px;
	float: right;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #666;
}
#nav {
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	height: 390px;
}
#nav img a {
	padding: 0px;
	margin: 0px;
}
#content p a {
	color: #666;
	text-decoration: underline;
}
#content p a:hover {
	color: #B2CB40;
	text-decoration: underline;
}
.paragraphstrong {
	font-weight: bold;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.1em;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-weight: normal;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#content h2 a:hover {
	color: #B2CB40;
	text-decoration: underline;
}
#content h2 a {
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
