@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(../images/background_alt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
#header {
	float: left;
	height: 35px;
	width: 1024px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 10px 0 0 0;
}
#akoben_logo  {
	float: left;
	height: 29px;
	width: 206px;
}
#create {
	float: right;
	height: 12px;
	width: 75px;
	margin-top: 17px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#page_title {
	float: left;
	height: auto;
	width: auto;
}
#bodycontent {
	height: 332px;
	width: 1024px;
	float: left;
	margin-top: 2px;
}
#media_display {
	float: left;
	height: 240px;
	width: 395px;
}
#nav {
	height: 66px;
	width: 163px;
	margin-top: 28px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 16px;
	letter-spacing: 1px;
}
#nav a {
	text-decoration: none;
	color: #999999;
}
#wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav    a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#link {
	float: left;
	height: auto;
	width: auto;
	margin-right: 32px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333;
}
#content {
	height: auto;
	width: 810px;
	float: right;
}
#date {
	float: right;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	float: left;
	height: 35px;
	width: 1024px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 10px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
.footer_left {
	text-align: left;
	float: left;
}
.footer_right {
	text-align: right;
	float: right;
	font-size: 10px;
}
#wrapper {
	height: auto;
	width: 1024px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
