img {
	border: 0;
}

body, h1, h2, h3, h4, h5, h6, p, a {
	background-color:inherit;
	color: #b3b3b3;
	font-size: 12px;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
}

a, a:link, a:hover {
	text-decoration:underline;
	color:inherit;
	cursor:pointer;
}

a:link a:visited a:hover, a:active {
	color:inherit;
	text-decoration:none;
}

.smblack {
	font-size: 10px;
	color: rgb(0, 0, 0);
	font-family: Verdana;
}

.osubmit {
	background: url(/site/images/stories/osubmit.png) 0 0 no-repeat;
	color: transparent;
	height: 22px;
	width: 199px;
}

.turkis {
	color: #075e69;
}

#page-bg  {
	background: #072642 url(../images/background.png) 0 0 repeat-x;
	margin: 0px;
}

#header {
	background: url(../images/header.png) 0 0 no-repeat;
	position: absolute;
	left: 50px;
	top: 50px;
	width: 850px;
	height: 67px;
}

#logo {
	position: absolute;
	left: 17px;
	top: 17px;
	width: 237px;
	height: 37px;
	cursor: pointer;
}

#top {
	position: absolute;
	left: 400px;
	top: 33px;
	width: 450px;
	height: 30px;
}

#top img {
	border-left: 3px solid #999
}

#top img:hover, #top #active_menu img {
	border-left: 3px solid #075e69;
}

#main-block {
	position: absolute;
	left: 50px;
	top: 97px;
	width: 850px;
}

#main-border {
	background: #fff url(../images/main_bg.png) 0 0 repeat-y;
}

#doku {
	background: url(../images/doku.png) 0 0 no-repeat;
	position: absolute;
	width: 276px;
	height: 51px;
}

#doku_en {
	background: url(../images/doku_en.png) 0 0 no-repeat;
	position: absolute;
	width: 276px;
	height: 51px;
}

#left {
	position: absolute;
	top: 85px;
	width: 255px;
	text-align: right;
}

#left a {
	display: block;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	color: #fff;
	text-decoration: none;
}

#left a:hover {
	color: #075e69;
}

#left #active_menu {
	border-right: 2px solid #075e69;
	display: block;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	margin-bottom: 7px;
	padding-right: 10px;
	color: #075e69;
	text-decoration: none;
}

.news {
	background: url(../images/news_border.png) 0 0 no-repeat;
	position: absolute;
	left: 20px;
	bottom: 175px;
	width: 237px;
	height: 114px;
	padding-left: 15px;
	padding-top: 20px;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 10px;
	color: #fff;
}

.news b{
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #075e69;
}

.news a {
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.news a:hover {
	color: #999;
}

.address {
	background: url(../images/news_border.png) 0 0 no-repeat;
	position: absolute;
	left: 20px;
	bottom: 50px;
	width: 237px;
	height: 114px;
	padding-left: 15px;
	padding-top: 20px;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 10px;
	color: #fff;
}

.address b{
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #075e69;
}

.address a {
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.address a:hover {
	color: #999;
}

#main {
	position: relative;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	left: 276px;
	width: 430px;
	margin-top: 20px;
}

#footer {
	background: url(../images/footer_bg.png) 0 0 no-repeat;
	position: relative;
	height: 70px;
}

#footer-left {
	float: left;
	padding-left: 15px;
}

#footer-nav {
	float: right;
	right: 685px;
	width: 685px;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
}

#footer-nav  a {
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#footer-nav  a:hover {
	color: #999;
}

#footer-nav #active_menu {
	color: #999;
	text-decoration: underline;
}

