body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FF8A00;
	background-image: url(../images/jin_shin_jyutsu_bg_pic.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center center;
}
h1 {
	font-size: 14px;
	color: #750000;
}
h2 {
	font-size: 13px;
	color: #D74700;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #4683FF;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subheadline {
	color: #DC4405;
}
.fliesstext {
	font-size: 11px;
}
#pictures {
	float: left;
	padding-right: 20px;
}
#sitecontainer {
	position: absolute;
	width: 994px;
	height: 545px;
	left: 50%;
	top: 50%;
	margin-left: -495px;
	margin-top: -272px;
	background-image: url(../images/jin_shin_jyutsu_site_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#head {
	position: relative;
	width: 974px;
	height: 130px;
	left: 10px;
	top: 10px;
}
#navigation {
	position: absolute;
	left: 138px;
	top: 170px;
	width: 160px;
	height: 120px;
}
#content {
	position: absolute;
	width: 590px;
	left: 354px;
	top: 170px;
	height: 318px;
	overflow: auto;
	padding-right: 20px;
}
#footer {
	position: absolute;
	top: 530px;
	left: 0px;
	width: 994px;
	height: 10px;
	color: #FFFFFF;
}

