body { margin: 0px; padding: 0px; border: 0px; font-family: Verdana; font-size: 13px; background: #000000; color: #d39a5f; }


.root { width: 940px; height: auto; margin: auto; }
	.top { width: 100%; height: 355px; margin: auto; background: url('../gfx/lay/top.jpg') no-repeat top center; }
	.top a {color: #d39a5f; text-decoration: none; font-size: 12px; font-family: Verdana;}
	.content_bg { width: 100%; height: auto; min-height: 294px; margin: auto; background: url('../gfx/lay/content_bg.jpg') no-repeat bottom center; }
		.content_top { width: 100%; height: 11px; margin: auto; background: url('../gfx/lay/content_top.jpg') no-repeat top center; }
		.content { width: 902px; height: auto; margin: auto; background: url('../gfx/lay/content.png') repeat-y top center; }
			.left_col { width: 210px; height: auto; float: left; }
				.menu { width: 200px; height: auto; margin: auto; background: url('../gfx/lay/menu.png') no-repeat top left; }
				.menu ul { margin: 0; padding: 0; margin-left: 20px; padding-top: 50px; list-style-image: url('../gfx/lay/point.png'); }
				.menu ul li { line-height: 18px; }
				.menu ul li a { color: #d39a5f; text-decoration: none; font-size: 12px; font-family: Verdana; }
				.menu ul li a:hover { color: #b24d15; }
			.right_col { width: 681px; height: auto; float: right; }
				.wrapper { width: 661px; height: auto; margin: auto; text-align: justify; padding-top: 50px; }
				.wrapper a {text-decoration:none;color:#d39a5f;font-weight:bold}
		.content_bottom { width: 100%; height: 11px; margin: auto; background: url('../gfx/lay/content_bottom.png') no-repeat top center; padding-top: 94px; position: relative; }
.copy { position: absolute; top: 20px; left: 40px; }
	.created { font-size: 10px; color: #d39a5f; }
	.created a { font-size: 10px; color: #d39a5f; text-decoration: none; }
	.created a:hover { color: #8a1000; }
	
h1{font-size:16px;margin: 0; padding: 0;}
		
.clear { clear: both; margin: 0; padding: 0; }
.copy h2{font-size:10px;font-weight:normal;}