body{    	text-align: center;	margin: 10px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	color: black;} h1{	font-size: 22px;	color: #969696;} div#main{   	 width: 850px;    	margin: 0px auto;    	text-align: left;	background-color: #F0F8FF;	border: 1px solid gray;	padding: 0px;} div#header{	background-color: Navy;	height: 150px;	padding: 10px; } div#header h1{	color: White;	font-size: 30px;	padding-top: 45px;	text-align: right;} div#navigation{	background-color: Black;	padding: 10px;	height:  20px;} div#content{	padding: 10px;} div#useronline{	border-top: 1px solid gray;	padding: 6px;	font-size: 10px;	background-color: #F0F0F0;} div#stat1{	border-top: 1px solid gray;	padding: 6px;	font-size: 10px;	background-color: #F0F0F0;	float: left;	width: 425px;}div#stat2{	border-top: 1px solid gray;	padding: 6px;	font-size: 10px;	background-color: #F0F0F0;} .input_form{	border: 1px solid gray;	background-color: #F0F0F0;	width: 200px;}.tt{	width: 600px;	border: 1px solid gray;	background-color: #FFFFFF;} .button{	border: 1px solid gray;	background-color: #F0F0F0; } a:link#link,a:visited#link,a:active#link{	font-weight: bold;	color: black;	font-size: 12px;	text-decoration: none;}a:hover#link{	color: #708090;} a:link#tlink,a:visited#tlink,a:active#tlink{	font-weight: bold;	color: black;	font-size: 10px;	text-decoration: none;}a:hover#tlink{	color: #708090;} th{	background-color: #DCDCDC;	font-weight: bold;	border: 0px;} td.n1{	border-bottom: 1px solid gray;	border-left:  1px solid gray;} td.n2{	border-bottom: 1px solid gray;	border-left:  1px solid gray;	border-right: 1px solid gray;} td.n3{	font-size: 9px;} td.leftpost{	width: 150px;	background-color: #E1E1E1;	border: 1px solid gray;	border-right: none;	font-size: 11px;}td.contentpost{	width: 600px;	border: 1px solid gray; } th.post{	background-color: navy;	color: white;	font-size: 11px;} /*navigation*/ #menu {width: 850px;margin: 0 auto;} #menu li{display: inline;list-style-type: none;text-align: center;} #menu li a{float: left;color: #FFFFFF;font-weight: bold;font-size: 13px;text-decoration: none;display: block;padding-right: 20px;} #menu li a:hover, #menu li a.active{font-weight: bold;font-size: 13px;} #menu li a#sel{	text-decoration: underline;} #search_text{	font-size: 10px;}