@charset "utf-8";
/* CSS Document */


/* HEader
------------------------------------------------ */
#Header h1 { font-size:xx-large; font-weight: bold;}
html>/**/body #Header h1, x:-moz-any-link, x:default{font-size:x-large; font-weight: bold;}
#Header  {
	position:relative;
	margin: 0 auto;
	padding:34px 0 12px 0;
	width:764px;
	background: url(../img/table_bg.gif) repeat-y top left;}
	
#Header { _padding:24px 0 12px 0;}

body:first-of-type #Header {padding:32px 0 12px 0;} 

#Header #Title {
	display:block;
	width:200px;
	height:39px;
	margin:0 0 0 14px; 
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/siteid.jpg) 0 0 no-repeat;}
	
#Header p.sLink {
	position:absolute;
	right:10px;
	top:0px;
	z-index:11;
	padding:0 4px 0 0;
	margin:10px 0px 0px 0px;
	_margin:8px 0px 0px 0px;
	text-align:right;
	width:734px;
	font-weight:bold;}

#Header p.topcomment {
	position:absolute;
	left:10px;
	top:0px;
	z-index:10;
	padding:0 4px 0 0;
	margin:10px 0px 0px 0px;
	_margin:8px 0px 0px 0px;
	text-align:left;
	width:734px;
	font-weight:nomal;}

	
#Header table { margin:-30px 0 0 280px;}

body:first-of-type table.hnavi { padding-top:10px;}

