.mainwrapper {
	background-color: #FFFFFF;
	height:100%;
	width: 800px;
	margin: auto;
overflow: hidden;
background-repeat:no-repeat
	
	
}

.whiteblock
{
	background-color: #ffffff;

	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
}

html, body {margin:0; padding:0; width:100%;  height:100%;}
body {
	background-color: #800000;
	background-image: images/whitebg.gif;
	background-repeat:repeat-y;
margin-top: 0px;
margin-bottom: 0px;

}
.contentframe {
padding-left: 33px;
padding-top: 15px;
width: 762px;
line-height: 1.2em;
}
.nmoheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	position: relative;
	padding-bottom:3px;
	left: 170px;
	top: 18px;
width: 180px;
height: 20px;
text-align:right;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 368px;
	margin-left: 366px;
	overflow:auto;
}
