
#gnav{background: #484;}

#gnav a:hover{background: #6a6;}

#footer{background:  #484;}

#fnav{background: #484;width: 100px;}

#fnav li{float: left top;text-align: center;}

#fnav a{
	display: block;
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#fnav a:hover{
	background: #6a6;
}




#snav{
	background: #484;
width: 200px;margin-bottom:5px;margin-top:5px;}

#snav li{
	float: left top;
	
 	text-align: center;
}

#snav a{
	display: block;
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}

#snav a:hover{
	background: #6a6;
}




#toptitle {margin-bottom:15px;width:400px;}

#document{background: #9d9; margin-left: 20px; margin-right: auto; max-width:640px;
min-width: 320px; height:100%; float:left;}
#document:before{color: #fff;}


#clubname{text-align: center;font-size:20px; color:#fff;background: #484;margin-bottom:15px;}

#halfdoc{background: #9d9; margin-top: 10px;  width:320px; height:100%; float:left; text-align:center;}
#halfdoc:before{color: #fff;}


#menu {float:left;}

#submenu {float:left;}

#photor{float:right; margin-left:20px;}

#photol{float:left;margin-left:10px; margin-right:10px;margin-bottom:10px;}


table.tt{
  border:none;max-width: 620px ;margin-bottom: 10px;
}

table.tt tr{
  border:1px;border-color: azure;
  background-color: #ccf;
}

table.tt td{
  border:solid 1px #ddd;
  height:100%;
}

table.tt th{
    border:none;
    background-color: #9d9;
}


table.tb{
  margin-left:auto;
  margin-right:auto;
  border:none;
}

table.tb tr{
  background-color: #ccf;
}

table.tb td{
  border:solid 2px #9d9;
  height:100%;
}

