.home_top img {
	border: none;
	visibility: hidden;
}
.home_sub img {float: left;}
#container {background-image: url(images/SKpic_home.gif);}
.home_sub #container {overflow: hidden;}
.home_d #header a {margin-left: 36px;}
.home_e #header a {margin-left: 46px;}
#header .news {padding-left: 130px;}
.home_top #content {
	font: oblique bold 15pt "Courier New", Courier, mono;
	padding-left: 300px;
}
.home_sub #content {
	padding-left: 200px;
	font: oblique normal 10pt "Courier New", Courier, mono;
}
.home_sub #content a:hover {text-decoration: underline;}
p {
	margin: 0 30px 20px 250px;/*
	text-align: justify;*/
}
.home_e p {text-align: justify;}
#content .home, .next {
	position: absolute;
	bottom: 90px;
}
#content .home {left: 450px;}
.next {right: 30px;}
.home_top #content div {
	padding: 8px 0;
	clear: left;
	height: 110px;
}
.home_top #content div a {
	display: block;
	background-position: top left;
	height: 110px;
	width: 170px;
	float: left;
}
#content div a:hover {background-position: bottom left;}
span {
	position: relative;
	top: 85px;
	left: 30px;
}