@charset "UTF-8";
body {
	background: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 30px;
}
h1 {
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #d50000;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	color: #333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
h4 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #d50000;
	text-align: center;
	padding-top: 0.4em;
	line-height: 0.8em;
	margin-bottom: 3px;
}
td {
	font-size: .9em;
}
td a {
	color: #d50000;
}
#wrapper {
	background: url(../images/gradientBackground.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 896px;
	position: relative;
}
#header{
	background: url(../images/iskfheader_bkgrd.jpg) no-repeat;
	margin-bottom: 1em;
	height: 160px;
}
#tiger {
	float: left;
	width: 130px;
	padding-top: 10px;
	padding-left: 10px;
}
#shotokanTitle img {
	top: 0px;
	right: 0px;
	float: right;
}
#mainNav {
	position: relative;
	bottom: 20px;
	margin: 0px auto;
	padding-left: 230px;
	float: left;
	z-index: 1000;
}
#mainContent {
	position: relative;
}
#kanji {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#text {
	float: left;
	position: relative;
	top: 0px;
	width: 492px;
	margin-left: 10px;
}
#pic {
	float: right;
	padding-right: 15px;
	position: relative;
	top: 0px;
	right: 10px;
}
#text_noPic {
	float: left;
	position: relative;
	top: 0px;
}
#text_noPics  p img{
	margin: 0px 0px 0px 200px;
}
#termsTable {
	float: left;
}
#footer {
	width: 896px;
	clear: both;
	margin-top: 10px;
}
#footer td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin: 10px 0px;
	padding: 10px 0px;
}
#footer a {
	color: #d50000;
	text-decoration: underline;
}
.tiger {
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
}
.title {
	padding-top: 0px;
	padding-right: 0px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
.centerText {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-size: 0.8em;
	text-align: center;
	line-height: 1.8em;
}
/* ----------------Classes for float clearing----------------*/
.clearFloat{
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
.eventTab {
	margin-left: 10px;
}
.eventTab td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.promoTab {
	margin: 0px 0px 0px 45px;
}
.promoTab tr td {
	font-size: 0.9em;
	text-align: center;
}
.indent {
	padding-left: 30px;
}
h1 .indent {
}
.dojokunEng {
	font-size: 1.7em;
	color: #000;
	text-align: center;
}
.dojokunJap {
	font-size: 1.5em;
	color: #666;
	text-align: center;
}
.kunHeading {
	color: #d50000;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
}
#wrapper #mainContent #text_noPics .kunHeading {
	text-align: left;
	text-indent: 275px;
}
.newsText {
	margin: 0px;
	text-align: justify;
	padding-right: 30px;
}
.newsPhoto {
	margin: 0px auto;
}
.caboodle {
	font-size: .7em;
}
.construction {
	font-size: 1.6em;
	line-height: 1.5 em;
	color: #d50000;
	text-align: center;
	font-weight: bold;
}
.termHead {
	font-size: 1.2em;
	color: #d50000;
}
.terms {
	font-size: 1em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

