body {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	background: url(/images/mebg.jpg);
	background-attachment:fixed;
}
.content {
	padding-right: 50px;
	padding-left: 50px;
}

.thetd {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	background: #ffffff;
}

#main {
	margin-top: 0px;
	width: 800px;
	min-height: 460px;
	
}

#logomain {
	width: 800px; 
	height: 55px;
}

#logo {
	width: 214px;
	height: 55px;
	float: left;
	background: url(/images/mwp2_04.jpg);
	cursor: hand;
	cursor: pointer;
	vertical-align: top;
}

#content {
	width: 800px;
	min-height: 405px;
	border: 1px #fafafa solid; 
	background: #fff;
}

h1 {
	font-size: 24px;
	font-family: Arial black, Verdana;
	color: #d90302;
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	font-weight: bold;
}
h2 {
	font-size: 15pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	list-style-type:square;
}

li {
	margin-bottom:10px;
}
