html, body { margin: 0px; padding: 0px; }
html { background: white; }
#all { 
	position: relative; width: 900px; height: 660px; 
	margin: 3% auto 0px; 
	background: #5d8e1e url(/media/img/main/bg-01.jpg) left top no-repeat; 
}
#content { 
	float: left; 
	margin-top: -20px; margin-left: 26px; 
	padding-left: 4px; background: transparent url(/media/img/main/bg-text-01.png) left top no-repeat;
	_margin-left: 13px; _background: transparent; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/media/img/main/bg-text-01.png", sizingMethod="crop");	 
}
#logo { position: absolute; left: 0px; top: 87px; _top: 118px; }
#top-border { position: relative; padding-top: 341px; border-top: 32px solid #ffbf00; }

#nl { position: absolute; left: 688px; top: 136px; }
#nl * { display: block; border: none; }
#nl a { margin: 0px 0px 10px; color: white; }
#nl a:hover { color: black; }

#news, #news li { margin: 0px; padding: 0px; list-style: none; }
#news { 
	position: absolute; left: 30px; top: 573px;
	width: 497px; background: #ffbf00; 
}
#news li { 
	float: left; width: 237px; padding-top: 11px; padding-left: 11px;
	font: normal .8em/1.3em 'Trebuchet MS', Trebuchet, sans-serif;  color: #3a3a3a;
}
#news li.href { background: transparent url(/media/img/main/news.gif) left bottom no-repeat; }
#news a { display: block; height: 166px; }
#news, #news * { color: #3A3A3A; }
#news .date { display: block; margin-bottom: 5px; font-size: .7em; }
#news .date, #news .date * { color: white; }
#news a { text-decoration: none; }
#news .content { display: block; height: 120px; overflow: hidden; }
#news .href .content { height: 100px; }
#news a { cursor: default; }
#news .href a { cursor: pointer; }
#news .content * { margin: 0px; }
div#news { width: 477px; padding: 10px; color: #3A3A3A; font: normal .8em/1.3em 'Trebuchet MS', Trebuchet, sans-serif; }
div#news p { margin-top: 0px; margin-bottom: .6em; }

#copy { position: absolute; left: 688px; top: 688px; color: #b0b0b0; font-size: .7em; font-family:'Trebuchet MS',Trebuchet,sans-serif; }
#copy img { display: block; margin-top: 10px; border: none; }