@charset "utf-8";
.Hamid_header1_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Hamid_header2_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Kyokushin_header1_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Kyokushin_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Kyokushin_header2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.Kyokushin_header3_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Kyokushin_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Kyokushin_text_sml_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #009966;
}



body {
	font: 100% Arial, Helvetica, sans-serif;
	/* background: #FFFFFF; */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	align: center;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
	font-style: normal;/*	background-color: #000000;*/
}

.oneColElsCtr #container {
	width: 60em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	empty-cells: show;
	font-style: normal;
	border-spacing: 2;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


a img, img 			{ border: none; }

#page-wrap			{ width: 400px; margin: 0;}

.photo-link			{ padding: 5px; margin: 5px; border: 1px solid #999; display: block; width: 100px;
					  float: left; }
.photo-link:hover	{ border-color: white; }