* { margin:0; padding:0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color:#47421C;
}

#maindiv {
	width:956px;
	margin:0px auto;
	padding:0px;
	}

.topimg {
	background:url(../images/topheaderbg.jpg) no-repeat top left;
	width:956px;
	height:42px;
	vertical-align:top;
	}

.header {
	background:url(../images/banner.jpg) no-repeat top left;
	width:956px;
	height:192px;
	float:left;
	vertical-align:top;
	}		

.leftpanel {
	width:206px;
	height:100%;
	float:left;
	vertical-align:top;
	}

.rightpanel {
	width:206px;
	height:100%;
	float:right;
	vertical-align:top;
	}
.page {
	width:956px; vertical-align:top; float:left; background:url(../images/background.jpg) repeat-y top left;
	}	
 
 .mainbody {
 	width:544px; float:left; vertical-align:top; background:url(../images/top_menu_bg.jpg) no-repeat top center;
	}
	
.opinion {
	color:#000000;
	font-weight: normal;
	text-align:justify;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height:12px;
	padding-left:2px;
	padding-right:10px;
	width:160px;
	vertical-align:top;
	float:right;

}	
	
	
	
	
	
	
	
	
	
	
		