body {
	text-align: center;
	color: #000000;
/*	font-family: Century Gothic, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 10px;

}
h1 {
	font-size: 30px;
}
.navBar {
	background-color: #000000;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
}
.pageTable {
	width: 737;
	border: 0;
	padding: 1; 
	cell-spacing: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;


}
.topBanner {
	align: center;
	cellpadding: 0;
	cellspacing: 0;
	bgcolor: #FFFFFF;
	height: 125px;
	width: 745px;
	background-color: #000000;
	background-image: url(http://www.uminaritaiko.com/images/header/banner-logo.jpg);
	background-position: 10%;
	background-repeat: no-repeat;

}

a {
	color: #000000;
}

a:hover {
	color: #FF7F00;
}

a.navBarBtnOff {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;	
	text-decoration: none;
	color: #FFFFFF;		
	padding: 5px;
	background-color: #000000;		
}

a.navBarBtnOff:hover {
	color: #FF7F00;
}

a.navBarBtnOn {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}

a.navBarBtnOn:hover {
	color: #FF7F00;
}

a.sidebar {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;	
}

a.sidebar:hover {
	color: #FF7F00;
}

.footer {
	
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.footerText{
 	
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
/* for aligning tables to center of page*/
.center {
	text-align: center;
}
.center table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;


}
.homePageTable  {
	
}

.homePageImage  {
	width: 135px;

}
.homePageImage1 {
	vertical-align: top;
	align: left;
	padding: 3px;
	
}
.homePageImage2 {
	vertical-align: middle;
	align: left;
	padding: 3px;
}
.homePageImage3 {
	vertical-align: middle;
	align: left;
	padding: 3px;
}
.homePageImage4 {
	vertical-align: top;
	align: left;
	padding: 3px;
}
.homePageImage5 {
	vertical-align: middle;
	align: right;
	padding: 3px;
}

.pageContent {
	font-size: 12px;
}
.centerPanel {
	width: 441px;
	padding: 15px;
	vertical-align: top;
}
.rightSidebar {
	width: 135px;
	padding: 8px; 
	font-weight: bold;
	vertical-align: top;
	border-color: #FFFFFF;
	background-color: #CCCCCC;
}
img.leftSidebar {
	 width: 135; 
	 cell-spacing: 10px;
}
.leftSidebar {
	 width: 135; 
	 cell-spacing: 10px;
	 vertical-align: top;
}
.contentSubtitle {
	background: #444444;
	color: white;
	padding-left: 3px;
}
.schedule {
	font-size: 12px;
	border: solid #333333 1px ;
	padding: 10px;
	vertical-align: top;
}
.scheduleTable {
	/* melts the borders of cells together*/
	border-collapse: collapse;
}
.returnToTopMsg {
	font-weight: bold;
}
.photoTable {
	width: 441;
}
.photo1 {
	width: 440;
}
.photo2 {
	width: 440;
}
