BODY 	{font: 100% georgia, tahoma, arial, helvetica, sans-serif;
		padding: 0;margin: 0 auto;
		background:#eaf9d0 url(../images/page_bg.gif) repeat-x top;
		width: 900px;}
		
DIV.pagebodycontent	{width: 900px;margin:0px;background: url(../images/left_col_bg.gif) repeat-y top left;
					border-bottom:1px #86c932 solid;}		
		
DIV.leftcolumn 		{width:159px;margin:0px;height:250px;
					background: url(../images/left_col_image.gif) no-repeat top center;float:left;}

DIV.rightcolumn 	{float:left;width:741px;}


DIV.topbanner		{height:90px;margin:0px;background: #fff;
					text-align:left;border-right:1px #86c932 solid;}
					
DIV.topbanner H1	{margin:0 0 0 10px;letter-spacing:1px;}				
DIV.topbanner H2	{margin:0 0 0 10px;letter-spacing:1px;}	
DIV.topbanner P		{margin:0 0 0 10px;font-weight:bold;letter-spacing:1px;}				
					
					
					
					
DIV.topnav			{height:38px;margin:0px;text-align:right;color:#86c932;}
UL					{margin:9px 10px 0 0;}
UL LI 				{display:inline}

DIV.topnav	A			{color:#000;text-decoration:none;font-weight:bold;}
DIV.topnav	A:hover		{color:#000;text-decoration:underline;}


DIV.content			{background:#fff;margin:0px;padding:5px 15px;
					border-right:1px #86c932 solid;}
					
DIV.spacer			{clear: both !important;}




