body {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	background-color:#FFFFFF;
	background: #FFFFFF url(/images/newbg3.gif) repeat fixed top left;
	margin:0;
	padding:0;
}

/* layout */

#masthead {
	width:100%;
	height:91px;
	background-image:url(/images/top-repeat.gif);
}

#masthead #masthead_left {
	position:absolute;
	left:0px;
	width:401px;
}
#masthead #masthead_middle {
	position:absolute;
	left:401px;

}
#masthead #masthead_right {
	position:absolute;
	right:0px;
}

#menu {
	width:100%;
	height:26px;
	background-image:url(/images/shadedblue.gif);
}

#pagecontent {
	width: 700px;
	padding:40px 20px 20px 20px;
}

#scroller {
  display: none;
}

table.jmenu td {
  color: #fff;
}