#nsr
 {
 	border-bottom: none;
 	background: #FFFFCC;
 	vertical-align: top;
 	z-index: 2;
 	visibility: visible;
 	left: 0;
 	top: 0;
 	text-align: left;
 	margin: 0 1em 0 0;
 	position: absolute;
 	width: 100%;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14.0pt;
    color: #000080;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 15px;
    padding-bottom: 0.5em;
 }

#mainbody
 {
 	left: 0;
 	top: 0px;
 	margin: 0;
 	position: absolute;
 	padding: 10px;
 	overflow: auto;
width:100%; 	
height: 100%;
 	z-index: 1;
 	background-repeat: no-repeat;
 	background-position: bottom right;
 	background-attachment: fixed;
 }