body { margin:0; height:100%; background-color:#000; font-family:"Century Gothic", Verdana, sans-serif; }
	img { border:0; }
	a, a:visited { color:#fff; font-size:8pt; text-decoration:none; }
	a:hover { color:#83a62e; text-decoration:underline; }
	 	a.thumb img, a.thumb:visited img { border:2px solid #1a1a1a; }
	 	a.thumb:hover img { color:#000; border-color:#83a62e; }
	.hidden_container { position:absolute; top:0; left:0; height:1px; visibility:hidden; }
	b, strong { color:#83a62e; font-weight:normal; }
#layout { width:771px; height:647px; margin:0 auto; border:1px solid #fff; border-top:none; }
	#sidebar { float:left; width:223px; height:647px; background:#000;  }
		#sidebar #topside { width:223px; height:563px; background-image:url("../imgs/sidebar.b.png"); background-repeat:no-repeat; }
			#sidebar #topside #timberlnk { position:relative; display:block; top:13px; left:28px; width:162px; height:94px; }
		#sidebar #certs { width:223px; height:83px; background-color:red; }
	#mainsec { float:left; width:548px; }
		#topbar { width:548px; height:117px; }
		#body { width:542px; height:529px; padding-left:5px; background-color:#000; overflow:auto; }
			#body .noblesse { width:522px; height:26px; background-repeat:no-repeat; background-position:left center; }
				#body .noblesse a { float:right; display:block; width:50px; height:26px; margin:6px 8px 0 0; text-align:right; }
				#body .noblesse a:hover { color:#83a62e; font-weight:bold; text-decoration:none; }
			#body .title { float:left; clear:left; margin-bottom:6px; }
				#body .title div { padding:1px 5px 2px 5px; color:#83a62e; font-size:10pt; /*font-weight:bold; */background-color:#1a1a1a; border:1px solid #484848; text-align:center; }
				#body #send2pal { float:right; display:block; position:relative; top:10px; right:15px; text-align:right; }
			#body .sec { clear:left; width:490px; padding:10px; font-size:8pt; color:#fff; background-color:#000; border:1px solid #1a1a1a; }
				.sec a, .sec a:visited { color:#83a62e; }
				.sec a:hover { text-decoration:underline; }