a:link { color: #B22222; text-decoration: none }

a:visited { color: #B22222; text-decoration: none }

a:hover{
	color : #CC0000;
	text-decoration : none
}

a:active { color: #f60; text-decoration: none }

p{
}


body  {  background-image: url(../images/ruoste.jpg); 
  background-attachment: fixed; 
 margin: 0px 0px 0px 0px;
   margin-top: 0px;  
}

.border{
	border: medium dashed Black;
	background: #660000;
}

#navlist {
	position: static;
	left: 36px;
	top: 86px;
	width: 120px;
	margin-left: 20px;
	margin-top: 20px;
	border: thin dashed Lime;
	padding: 5px 5px 5px 5px;
}
#navlist p {
	font-size: .8em;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}
#navlist li {
	margin: 0;
}
#navlist a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: Maroon #000 Maroon;
	background-color: Black;
	background-image: url(../images/valikko1.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #ffcc00;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: Black;
	background-image: url(../images/valikko2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #CC0000;
	border-bottom: #7FFF00;
	border-color: #7FFF00;
}


.banneritausta {
background: url("banneri.jpg") no-repeat
}


.perus {
	   background: #660000;
		color: #ffcc00;
}

.perus a:link{
	 color: #f60; text-decoration: none
}


.perus a:visited {color: #f60; text-decoration: none
}

.perus a:hover{color: Black; text-decoration: none
}

.perus a:active {color: #f60; text-decoration: none
}
.button {
}

.editbox {
}

.shoutbox {
}

.table0 {
}

.table1 {
}

