html, body {
    height: 100%;
}

body {
	background-color:#D1202A;
	text-align: center;
	margin:0px; 
	padding:0px;
}


div 	{
	border: 0px;
}


	

div.top {
	background-image: url(pics/top.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	width: 800px;
	height: 103px;
	left: 0px;


}

div.linkit {
	

	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000000;
	background-image: url(pics/linkit.gif);
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	top: 103px;
	width: 800px;
	height: 22px;
	left: 0px;
}

div.linkinalus {
	

	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000000;
	background-image: url(pics/linkinalus.gif);
	background-repeat: no-repeat;
	position: absolute;
	text-align: left;
	top: 125px;
	width: 800px;
	height: 42px;
	left: 0px;
}


	
div.main {
	text-align: left;	
	background-color:#FFFFFF;
	background-image: url(pics/maintausta.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 167px;
	width: 800px;
	height: auto;
	padding-bottom: 50px;
	padding-top: 20px;
	left: 0px;
	clear: both;


}

div.silhuetti {
	text-align: left;	
	background-color:#FFFFFF;
	background-image: url(pics/silhuetti.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 100px;
	height: 80px;
	left: 350px;
	clear: both;

}



html>body .container {
  width:800px;
}

div.container {
	position: relative;
	background-color:#D1202A;
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}

@media All {div.footer {


	position: absolute;
	bottom: -128px;
	left: 0px;
	width: 800px; 
	height: 128px;
	clear: both;

}

}



td {
	vertical-align: top;
	text-align: left;

}

p {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 0.9em;
	width : 400px;
	text-align: left;
}

H1 {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #D1202A;
	width : 400px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	


}

H2 {
	background-color: #D1202A;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	width : 400px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	height: auto;

	
}

H3 {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	width : 400px;
	padding: 0px;
	padding-bottom: 10px;
	text-align: justify;
	
}

H4 {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	width : 400px;
	padding: 0px;
	text-align: center;
	
}

H5 {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	width : 100px;
	padding: 0px;
	text-align: left;
	
}
 

.class1 A:link {

	text-decoration: none;
	font-family: Courier;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
}


.class1 A:visited {
	
	text-decoration: none;
	font-family: Courier;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;

}

.class1 A:active {
	
	text-decoration: none;
	font-family: Courier;
	font-weight: bold;
	font-size: 0.9em;
	color: #FF7010;

}

.class1 A:hover {
	
	text-decoration: none;
	font-family: Courier;
	font-weight: bold;
	font-size: 0.9em;
	color: #FF7010;

}	
	

.class2 A:link {

	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #D1202A;
}


.class2 A:visited {
	
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #D1202A;

}

.class2 A:active {
	
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #FF7010;

}

.class2 A:hover {
	
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #FF7010;

}

.class3 A:link {

	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #D1202A;
}


.class3 A:visited {
	
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #D1202A;

}

.class3 A:active {
	
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #FF7010;

}

.class3 A:hover {
	
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #FF7010;

}


table {
	align: left;

}
	



