body {
	background: #d6c2bc;
	color: #ffffff;
	padding:0px;
	margin:0px;
	font-family: Veranda, Georgia, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}

img { 
	text-decoration: none;
	border-width: 0px;
}

h3 {
	display: block;
	overflow: hidden;
	background-color: #0a0a09;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

blockquote {
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:hover, a:active { 
	color: #e7e7e7;
}

#container {
	z-index: 1;
	background-image: url('/akuma/images/layoutbg.gif');
	background-repeat: repeat-y;
	width:536px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#layout {
	z-index: 1;
	background-image: url('/akuma/images/layoutbg.gif');
	background-repeat: repeat-y;
	width:536px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}


#header {
	background: #0a0a09;
	width:536px;
	padding:0px;
	float:left;
}

#container01 {
	z-index: 2;
	background: #0a0a09;
	width:309px;
	padding:0px;
	float:left;
}

#contentheader {
	z-index: 3;
	width:309px;
	padding:0px;
	float:left;
}

#content {
	z-index: 4;
	width:309px;
	background-image: url('/akuma/images/contentbg.gif');
	padding:0px;
	float:left;
}

#contenttext {
	z-index: 5;
	width: 266px;
	padding-left: 38px;
	float: left;
	color: #0a0a09;
	font-family: Veranda, Georgia, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}

#container02 {
	z-index: 2;
	background: #0a0a09;
	width:227px;
	top:400px;
	padding:0px;
	float:left;
}

#navigationheader {
	z-index: 6;
	width:227px;
	padding:0px;
	float:right;
}

#navigationcontent {
	z-index: 7;
	width:227px;
	background-image: url('/akuma/images/navibg.gif');
	padding:0px;
	float:right;
}

#navigation {
	z-index: 8;
	width: 165px;
	padding-right: 0px;
	float: right;
	color: #0a0a09;
	font-family: Veranda, Georgia, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}

#navigationfooter {
	z-index: 6;
	width:227px;
	padding:0px;
	float:right;
}

#footer {
	z-index: 9;
	width: 536px;
	background-image: url('/akuma/images/footer.gif');
	float: left;
	color: #ffffff;
	font-family: Veranda, Georgia, sans-serif;
	font-size: 8px;
	text-align: right;
	line-height: 16px;
}

#navigation a {
	padding: 0px 0px 0px 0px;
	display: block;
	background-color: #d6c2bc;
	overflow: hidden;
	color: #1a1f1f;
	text-align: center;
}

#navigation a:hover, #navigation a:active {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
}



