body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-image:url('tausta.jpg');
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ffffff;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	background-color:#8B0000;
	text-decoration: underline;
	}

	}
strong, b {
	font-weight: bold;
	}



img {
	border: 0;
	}


	
#top {
	margin: 10px 20px 0px 20px;
	left: 0px;
	width:750px;
	}

#link {
	position: absolute;
	top: 191px;
	left: 20px; 
	background: #8B0000;
	width:920px;
	height:28px;
	font-size: 20px;
	}

#left {
	position: absolute;
	top: 220px;
	left: 20px;
	background: #8B0000;
	width: 200px; 
	height:624px;
	}

#right {
	position: absolute;
	top: 220px;
	left: 740px;
	background: #8B0000;
	width: 200px; 
	height:624px;
	}

#middle {
	position: absolute;
	top: 220px;
	left: 221px;
	background: #8B0000;
	height:624px;
	width:518px;
	overflow:auto;
	}
#bottom {
	position: absolute;
	top: 845px;
	left: 20px; 
	background: #8B0000;
	width:920px;
	height:14px;
	font-size: 10px;
	}

