/* CSS Document */
body{
	background-color: #fff;
	width:100%;
	height:100%;
}
#full{
	
	
	}

#main{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color:#fff;
	width: 1024px;
	text-align:center;
	
	}

#topnav{
	
	background-repeat: no-repeat;
	font-family:"Times New Roman", Times, serif;
	height:159px;
	width:1024px;
	background-image: url(images/header.jpg);
	text-align:center;
	
	}
#btnNav{
	background-color:#CCC;
	width:1024px;
	height:45px;
	border-bottom:1px solid black;
	
	
	}
ul {
	
	
}
#button{
	float:left;
	margin-top:10px;
	width:1024px;
	height:20px;
	
	}
#btnNav a{
	color: #005;
	height:20px;
	font-size: 16px;
	padding-left:15px;
	padding-right:15px;
	
	text-decoration:none;
	
	
}
#button a:hover{
	color:#fff;
	text-decoration:underline;	
	
}
#btnNav spacer{
	width:1024px;
}

#content{
	background-color:#fff;
	width:1024px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	float:left;
}
#content_main_1{
	width: 524px;
	
	
	float:left;
	text-align:justify;
	padding:10px;
	
	border-right:1px solid #000;
}
#content_main_1 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	width:524px;
	border-bottom:1px solid #000;
	
}

}
ul{
	list-style-image: url(images/gojufist_1.jpg);
	
}
#content_main_2{
	width:456px;
	
	
	float:left;
	text-align:justify;
	padding:10px;
		
}

#content_main_2 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	width:456px;
	border-bottom:1px solid #000;
	
}

#calendar td{
	
	
	}
#leftNav{
	text-align:left;
	width:250px;
	height:550px;
	background-repeat: no-repeat;
	float:left;
	
	text-decoration:none;
	list-style:none;
	list-style-type: none;
}
#leftNav ul{
	list-style:none;
	list-style-type: none;
}

#leftNav a{
	color: #005;
	text-decoration:none;
	list-style:none;
	list-style-type: none;
}
#leftNav a:hover{
	color: #bbb;	
}

#infoid{
	width:724px;
	height:inherit;
	text-align:justify;
	float:left;
	padding-left:20px;
	border-left:1px solid #000;
}

#monthsMenu ul{
	float:left;
	margin-right:50px;
	border-right:1px solid #000;
	padding-right:50px;
	list-style-type:none;
}

#eventinfo {
	
	
	border-right:1px solid #000;
}

#eventsTable{
	
	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	empty-cells:show;
}

#td1{
	font-weight:bold;
	width:100px;
	border:1px solid #000;
	text-align:center;
	background-color:#CCC;
}

#td2{
	font-weight:bold;
	width:150px;
	border:1px solid #000;
	text-align:center;
	background-color:#CCC;
}

#td3{
	font-weight:bold;
	width:225px;
	border:1px solid #000;
	text-align:center;
	background-color:#CCC;
}

#eventsTable td{
	border:1px solid #000;
}

#leftNav1{
	text-align:justify;
	width:180px;
	height:500px;
	background-repeat: no-repeat;
	float:left;
	border-left:1px solid #000;
	text-decoration:none;
	list-style:none;
	list-style-type: none;
	padding:10px;
}

#calinfo{
	width:810px;
	height:inherit;
	text-align:justify;
	float:left;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	
	border-right:1px solid #000;
	

}

#bottom{
	background-color:#ccc;
	
	height:55px;
	width:1024px;
	font-size: 10px;
	
	padding-top:3px;
	border:1px solid #000;
	float:left;
	
}
