html, body { position: absolute; background: white; margin: 0; padding: 0; width: 100%; height: 100%; -moz-box-sizing: border-box;}
#langswitcher{text-align:right;margin:5px;color:#366706;font-size:10px;position:absolute; ;z-index:1020;  top: 55px;right:70px;background:white;filter: Opacity(alpha=0.8);-moz-opacity: 0.8;}

#box { position: absolute; left: 50%; margin-left: -450px; width: 900px; height: 100%;
       _height: expression(document.body.clientHeight < 500 ? '500px' : document.body.clientHeight);
       -moz-box-sizing: border-box; z-index: 5; overflow: visible; }
#bgleft, #bgright { position: fixed; _position: absolute; top: 0px; height: 100%; _height: 100%; width: 51px; z-index: 100; }
#bgleft { right: 50%; margin-right: 399px; _left: 0; background: url('/i/bleft.gif') repeat-y; }
#bgright { left: 50%; margin-left: 399px; _right: 0; background: url('/i/bright.gif') repeat-y; }

#btimage { position: absolute; left: 0px; top: 34px; height: 118px; width: 900px; z-index: 101; }

#btitle { position: absolute; left: 50%; margin-left: -450px; top: 152px; height: 35px; width: 900px; }
#btitle span { position: absolute; padding-left: 13px; top: 4px; font: normal 20px Arial, Helvetica, sans-serif; color: #366706; }

#bottom { height: 100%; margin-left: 49px; width: 800px; }
#bottom table#maintable { top: 0; padding-top: 185px; _padding: 0; _margin-top: 185px; bottom: 0; _height: expression( document.body.clientHeight - 185 ); -moz-box-sizing: border-box; }


#bcopy { left: 0px; bottom: 0; height: 25px; width: 800px; background: url('/i/bcopy.gif') repeat-x; }
#bcopy span { float: right; right: 10px; padding: 5px; font: normal 10px Arial, Helvetica, sans-serif; color: #666; }
#bcopy span b { font-weight: normal; color: black; }

#bboxes { left: 0px; height: 148px; width: 800px; bottom: 24px; background: url('/i/bboxes.gif') repeat-x; font: normal 11px Arial, Helvetica, sans-serif; color: #666; }
#lbox { position: relative; left: 15px; top: 4px; width: 380px; float: left; }
#rbox { position: relative; right: 0px; top: 4px; width: 380px; float: right; }
#lbox b, #rbox b { color: 366706; font-size: 12px; font-weight: normal; }
#lbox br, #rbox br { line-height: 10px; }

#bbsplit { position: absolute; left: 453px; height: 149px; width: 4px; background: url('/i/bbsplit.gif') repeat-x; }


.boxRight {
	float: right;
	clear: right;
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	background-color: #f7f7f7;
	border-bottom: solid 1px #DFDFDF;
	/*	width: 240px;
 line-height: 100%; */
}

.selected { background: #DFDFDF; color: white; }

.boxLeft {
	float: left;
	clear: both;
	margin: 2px 10px 2px 0;
	padding: 0 0 2px 0;
	background-color: #f7f7f7;
	border-bottom: solid 1px #DFDFDF;
}

.readmore {
	position: absolute; left: 325px; top:120px;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
}

