body {
	background: #6D1616;
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
#rap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#hed {
	background: url(i/hed_logo.png) no-repeat left center;
	height: 52px;
	margin-bottom: 5px;
	padding-top: 48px;
	padding-left: 105px;
}
#hed h1 {
	background: url(i/h1_bg.png);
	height: 48px;
	width: 477px;
	margin: 0px;
}
#hed h1 span {
	position: absolute;
	left: -9999px;
}
#c {
	background: #000 url(i/c_bg.png);
}
#c_hed {
	background: url(i/c_hed.png);
	height: 36px;
}
#nav_rap {
	width: 223px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}
#nav {
	width: 223px;
	background: url(i/nav_bg.png);
}
#nav span {
	position: absolute;
	left: -9999px;
}
#nav a {
	display: block;
	height: 23px;
	margin-bottom: 8px;
	text-decoration: none;
}
#nav a.about {
	background: url(i/nav.png) -229px 0px;
}
#nav a.about:hover {
	background: url(i/nav.png) 0px 0px;
}
#nav a.guide {
	background: url(i/nav.png) -229px -31px;
}
#nav a.guide:hover {
	background: url(i/nav.png) 0px -31px;
}
#nav a.photo {
	background: url(i/nav.png) -229px -62px;
}
#nav a.photo:hover {
	background: url(i/nav.png) 0px -62px;
}
#nav a.video {
	background: url(i/nav.png) -229px -93px;
}
#nav a.video:hover {
	background: url(i/nav.png) 0px -93px;
}
#nav a.download {
	background: url(i/nav.png) -229px -124px;
}
#nav a.download:hover {
	background: url(i/nav.png) 0px -124px;
}
#nav a.hotline {
	background: url(i/nav.png) -229px -155px;
}
#nav a.hotline:hover {
	background: url(i/nav.png) 0px -155px;
}
#nav a.links {
	background: url(i/nav.png) -229px -186px;
}
#nav a.links:hover {
	background: url(i/nav.png) 0px -186px;
}
#nav a.code {
	background: url(i/nav.png) -229px -217px;
}
#nav a.code:hover {
	background: url(i/nav.png) 0px -217px;
}
#nav a.home {
	background: url(i/nav.png) -229px -248px;
}
#nav a.home:hover {
	background: url(i/nav.png) 0px -248px;
}
#nav_sub {
	width: 223px;
	color: #FFF;
	font-size: 10pt;
	line-height: 14px;
	margin-bottom: 13px;
}
#nav_sub ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#nav_sub ul li {
	list-style: none;
}
#nav_sub a {
	padding-left: 15px;
	background: url(i/nav_bul.png) no-repeat 0px 5px;
}
#content {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	width: 610px;
	margin-bottom: 0px;
	color: #FFF;
}
#content h2 {
	margin-top: 0px;
	font-size: 20pt;
	font-weight: bold;
}
#content h3 {
	font-size: 14pt;
	font-weight: bold;
	border-top: 1px dotted #FF0;
	margin-right: 200px;
}
#content h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content p {
	text-align: justify;
	line-height: 1.4em;
	font-size: 12pt;
}
#content ul li {
	margin-bottom: 5px;
}

img.alignleft {
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
}
img.alignright {
	float: right;
	margin-left: 10px;
	border: 1px solid #000;
}
#c_fut {
	background: url(i/c_fut.png);
	height: 36px;
	clear: both;
}
#fut {
	margin-top: 10px;
	text-align: right;
	color: #FFF;
	font-size: 10px;
	padding-left: 130px;
}
#fut span {
	position: absolute;
	left: -9999px;
}
#fut a {
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#fut a.stofi {
	background: url(i/fut_logos.png) 0px 0px;
}
#fut a.stof {
	background: url(i/fut_logos.png) -105px 0px;
}
#fut a.housing {
	background: url(i/fut_logos.png) -210px 0px;
}
#fut a.spd {
	background: url(i/fut_logos.png) -315px 0px;
}
#fut a.fire {
	background: url(i/fut_logos.png) -420px 0px;
}
#fut a.health {
	background: url(i/fut_logos.png) -524px 0px;
}
#fut a.emd {
	background: url(i/fut_logos.png) -629px 0px;
}
