body {
	background: #0a0a0a;
	padding: 0;
	margin: 0;
	font-family: tahoma;
	font-size: .8em;
	color: #a7a7a7;
	text-align: justify;
}

#runko {
	margin: auto;
	width: 920px;
	padding: 0 270px 0 270px;
	background: url('tausta.png') no-repeat top center;
	position: relative;
}

#filler {
	background: #000;
	height: 439px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

#otsikko {
	padding: 303px 60px 10px 60px;
	height: 140px;
	font-size: 1.2em;
	font-weight: bold;
}

#otsikko ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#otsikko li {
	display: inline;
	margin: 0 15px 0 0;
}

#otsikko a {
	color: red;
	opacity: .6;
}

#otsikko a:hover {
	opacity: 1;
}

#sisalto {
	margin: 0 40px 0 40px;
}

table {
	width: 100%;
	padding: 0;
	margin: -1px 0 0 -1px;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
}

tr {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}

td.palsta-a {
	width: 50%;
	padding: 0 10px 0 0;
	margin: 0;
	border: none;
	vertical-align: text-top;
}

td.palsta-b {
	width: 50%;
	padding: 0 0 0 10px;
	margin: 0;
	border: none;
	vertical-align: text-top;
}

h1 {
	color: #bd0000;
	font-size: 2em;
	font-family: 'times new roman', times;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
	
h2 {
	color: #bd0000;
	font-size: 16px;
	font-family: 'times new roman', times;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
}
	
p {
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 25px;
}

p.kuvaus {
	color: #c5a266;
}

strong {
	color: #00aa00;
}

em {
	color: #cbb427;
	font-style: normal;
}
	
ul {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	margin: 0px;
}

li {
	list-style-type: square;
	font-family: tahoma;
	color: #a7a7a7;
	text-align: justify;
	line-height: 22px;
	list-style-position: outside;
	margin: 0;
	padding-left: 0;
	padding-bottom: 20px;
}

ul.lista {
	font-size: 1em;
	list-style-type: decimal;
}

ul.lista ul li {
	padding: 0 0 10px 0;
	list-style-type: square;
}

dl {
	margin: 0;
	padding: 0; 
}
	
dt {
	font-family: tahoma;
	color: #a7a7a7;
	text-align: justify;
	line-height: 22px;
}

dd {
	font-family: tahoma;
	color: #a7a7a7;
	text-align: justify;
	line-height: 22px;
	margin-bottom: 10px;
}
	
ul.scripta ul li {
	font-family: tahoma;
	font-size: .9em;
	color: #a7a7a7;
	text-align: justify;
	line-height: 22px;
}

img {
	border: none
}

a {
	color: #B00000;
	text-decoration: none;
	outline: none;
}
	
a:hover {
	color: #FF0000;
	text-decoration: none;
}

a.otsikkolinkki {
	float: right;
}

#footer {
	background: #141414;
	height: 300px;
	padding: 20px;
}

#linkit {
	height: 40px;
}

#linkit a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 10px 0 10px;
}

#linkit a:hover {
	background-position: 0px 0px;
}

a.irc {
	width: 65px;
	background: url('l4dfi.png') 0 -30px no-repeat;
}

a.steam {
	width: 65px;
	background: url('steam.png') 0 -30px no-repeat;
}

a.chat {
	width: 32px;
	background: url('chat.png') 0 -30px no-repeat;
}

a.fb {
	width: 14px;
	background: url('fb.png') 0 -30px no-repeat;
}

a.g {
	width: 35px;
	background: url('g.png') 0 -30px no-repeat;
}
