* {
	margin: 0px;
	padding: 0px;
}
#main_container {
	position:relative;
	width:522px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}
#ken {
	position:absolute;
	left:130px;
	top:101px;
	width:280px;
	height:200px;
	z-index:10;
	background-repeat: no-repeat;
	text-align: center;
}
#logo {
	position:absolute;
	left:43px;
	top:471px;
	width:455px;
	height:162px;
	z-index:1;
	text-align: center;
}
#ken_text {
	position:absolute;
	left:115px;
	top:297px;
	width:310px;
	height:68px;
	z-index:2;
	text-align: center;
}
#nav_text {
	position:absolute;
	left:14px;
	top:400px;
	width:106px;
	height:68px;
	z-index:2;
	text-align: center;
}
#nav1_text {
	position:absolute;
	left:83px;
	top:400px;
	width:229px;
	height:68px;
	z-index:2;
	text-align: center;
}
#nav2_text {
	position:absolute;
	left:260px;
	top:400px;
	width:169px;
	height:68px;
	z-index:10;
	text-align: center;
}
#nav3_text {
	position:absolute;
	left:368px;
	top:400px;
	width:170px;
	height:68px;
	z-index:10;
	text-align: center;
}
#rule1 {
	position:absolute;
	left:106px;
	top:397px;
	width:9px;
	height:37px;
	z-index:11;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EE131E;
}
#rule2 {
	position:absolute;
	left:288px;
	top:397px;
	width:9px;
	height:37px;
	z-index:11;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EE131E;
}
#rule3 {
	position:absolute;
	left:400px;
	top:397px;
	width:9px;
	height:37px;
	z-index:11;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EE131E;
}
.redbullet {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
img {
	border:none;
}
link {
	text-decoration: none;
}
h1 {
	font-size:24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 3.5px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 0px;
	white-space: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
h6 {
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:11px;
	line-height: 18px;
	text-align: center;
}
p {
	font-size:13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}
