@charset "utf-8";
* {
	padding:0;
	margin:0;
	border:none;
	outline:none;
}

:focus, :active {
	outline:none;
}

body, h1, h2, h3, h4, h5, h6, textarea {

}

body {
background:#02050a url('top_main.jpg') center top no-repeat;
	background:#02050a url('dblog.jpg') center top no-repeat fixed;
}

a {
	color:inherit;
}

a:link, a:visited {
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:none;
}


#header, #menu, #base, #foot, #search_bar p {
	width:927px;
	margin:0 auto;
	clear:both;
}

#search_bar {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:25px;
	background:url('searchbar.png') left top repeat-x;
}

#search_bar a {
	display:block;
	float:right;
	margin-right:10px;
	padding:3px 25px 0 0;
	background:url('search_arrow.png') right top no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#search_bar a:link, #search_bar a:visited {
	text-decoration:none;
}

#search_bar a:hover, #search_bar a:active {
	text-decoration:underline;
}


#header {
	margin-top:55px;
	margin-bottom:25px;
	height:78px;
}

#logo {
	width:300px;
	height:70px;
	float:left;
	clear:left;
}

#logo h1 a {
	display:block;
	width:100%;
	height:75px;
}

#logo h1 a span {
	display:none;
}

#logo h2 {
	display:none;
}

#menu {
	height:19px;
	width:907px;
	padding:10px;
	background:url('menu_bg.png') left top no-repeat;
}


#menu li {
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	margin-right:5px;
}

#menu li a {
	padding:2px 0;
	display:block;
	width:100%;
	text-align:center;
	color:#fff;
	text-decoration:none;
}

#menu li:hover a, #menu li a:hover {
	color:#275577;
}

#menu li.m65, #menu li.m65 a {
	width:65px;
list-style-type:none;
}

#menu li.m65:hover {
	background:url('hover_m65.png') left top no-repeat;
}

#menu li.m11, #menu li.m11 a {
	width:110px;
list-style-type:none;
}

#menu li.m11:hover {
	background:url('hover_m11.png') left top no-repeat;
}

#base {
	background:#fff;
}

#top_links {
	padding:5px;
	height:90px;
	clear:both;
}

#top_links a {
	float:left;
}

#forum span {
	display:none;
}

#forum {
	display:block;
	width:183px;
	margin-right:5px;
	height:90px;
	background:url('button_forums.png') left top no-repeat;
}

#features, #featad {
	height:250px;
	float:left;
}

#features {
	width:610px;
	clear:left;
	margin:0 5px 5px 5px;
}

#features ol {
	background:url('chapter.jpg') left top no-repeat;
	height:250px;
	margin-left:1px;
}

#features ol li {
	width:183px;
	height:62px;
	margin-right:5px;
}

#features ol li a {
	display:block;
	width:100%;
	height:42px;
	padding-top:20px;
	text-align:center;
	font-weight:bold;
	font-size:21px;
	text-decoration:none;
}

#features ol li a:hover {
	color:#545454;
}

#featad {
	width:300px;
	margin:0 5px 5px 0;
	clear:right;
}
#jappo {
align:right;
}
