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


#contentsarea{float:left;width:auto;max-width:620px;background: #ccf;margin:10px;}

#textarea{float:left; margin:10px;}


#clubname{text-align: center;
 font-size:20px; color:#fff;background: #484;}

#halfdoc{background: #9d9; margin-top: 10px;  
width:320px; height:100%; float:left; text-align:center;}
#halfdoc:before{color: #fff;}


#menu {float:left; margin-right:20px; margin-bottom:15px;}

#submenu {float:left;}

#photor{float:right; margin:10px;}


p { line-height: 24px; }

table.tt{
    width:300px;
    margin-left: auto;
    margin-right: auto;
    border:none;
}

table.tt tr{
 border-top: 1px;
 border-bottom: 1px;
 background-color: #ccf;
}

table.tt th{
	text-align:center;
  border:none;
}

