
#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; max-width:620px; height:100%; float:left;padding:15px;}
#document:before{color: #fff;}


#clubname{text-align: center;
 font-size:20px; color:#fff;background: #484;margin-bottom:15px;}

#contentsarea{float:left;max-width:600px;background: #ccf;padding:10px;margin:5px;}

#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:10px;margin-right:10px;}


table.tt{
  border:none;
}

table.tt tr{
  border:none;
  background-color: #ccf;
}

table.tt td{
  border:none;
  height:100%;
}


table.tb{
  margin-left:auto;
  margin-right:auto;
  border:none;
}

table.tb tr{
  background-color: #fcc;
}

table.tb td{
  border:solid 2px #ccf;
  height:100%;
}

