body
{
	background:#F7F7F7 url(/netroots/images/NetRoots_top_bg.gif) repeat-x;
	padding:0;
	margin:0 0 20px 0;
	font-family:Arial;
	font-size:0px;
}
img
{
	border:0;
}
a{text-decoration:none;}
#outmost
{
	margin: 0 auto;
	width:972px;
}
	
	.mainarea
	{
		width:972px;
		padding:0 0 10px 0;
	}
		.mainarea .mainarea-top
		{
			background:url(/netroots/images/site_bg_top.gif) 0 0 no-repeat;
			height:4px;
			width:972px;
		}
		.mainarea .mainarea-mid
		{
			background:url(/netroots/images/site_bg_mid.gif) 0 0 repeat-y;
			width:972px;
		}
			#leftarea
			{
				width:700px;
				float:left;
				font-size:12px;
			}
				#leftarea h1
				{
					margin:0 0 0 0;
				}
				#leftarea p
				{
					margin-top:0;
				}
			#rightarea
			{
				width:230px;
				float:left;
			}
		.mainarea .mainarea-bottom
		{
			background:url(/netroots/images/site_bg_bottom.gif) 0 0 no-repeat;
			height:4px;
			width:972px;
		}
		
