body
{
background-color: #000000;
padding: 0px;
margin: 0px;
color: #ffffff;
font-family: Impact, sans-serif ;
font-size: 1em;

}
table
{
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	padding: 0px;
}
th, td
{
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	margin: 0px;
}
h1
{
}
h2
{
	text-align:center;
	font-family: "Arial Black", serif ;
}
h3
{
}
/*Linki*/
a:link
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
	color: #ffffcc;
	text-decoration: none;
}
a:visited
{
	color: #999999;
	text-decoration: none;
}
a:active
{
	color: #999999;
	text-decoration: none;
}
/*Sivujen asemointi*/

/*Pää <div> Asettelee sivujen leveyden etc. */
#all
{
	width: 445px;
	background-color: #000000;
	padding-top: 160px;
	margin-left: auto; margin-right: auto; text-align:center;
}
#all1
{
	width: 445px;
background-color: #000000;
}
.content
{
	background-color: #000000;
	color: #ffffff;
	font-family: Georgia, sans-serif ;
	font-weight: bolder;
	font-size: 1em;
	/*height: 450px;*/
	width: 445px;
	padding-bottom: 190px;
	/*overflow: auto;*/
	text-align: justify;
	direction: left;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #CCCCCC;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #000000;
}
.nav1
{
position: fixed;
bottom: 0px;
width: 100%;
background-color: #000000;
height: 190px;
border: 0px;
border-style: solid;
border-color: #ffffff;
text-align:center;
}
.nav
{
text-align: center;
width: 644px;
height: 180px;
background-image:url(nav.jpg);
background-repeat: no-repeat;
background-color: #000000;
border: 0px;
border-style: solid;
border-color: #ffffff;
margin-left: auto; margin-right: auto;
text-align:center;
}
.nav a
{
color: #ffffff;
margin-left: 3px;
text-decoration: none;
}
.nav a:link
{
color: #ffffff;
margin-left: 3px;
text-decoration: none;
}
.nav a:hover
{
	color: #ffffcc;
	margin-left: 3px;
	text-decoration: none;
}
.nav a:active
{
	color: #ffffcc;
	margin-left: 3px;
	text-decoration: none;
}
.nav a:visited
{
color: #ffffff;
margin-left: 3px;
text-decoration: none;
}
.top_nav
{
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 18px;
	width: 300px;
	overflow: hidden;
	margin : 0 auto 0 auto;
}
.bottom_nav
{
	padding-top: 5px;
}
.small_logo
{
	
	margin-top: 25px;
	left: 281px;
	background-image: url(small_logo.jpg);
	width: 81px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #000000;
}
.sitearea
{
	width: 445px;
	height: 400px;
}
