html {
  margin:0px;
  padding:0px;
  width:100%;
  height:100%;
}
body {
	background-color: #fff;
	margin:0px;
	padding:0px;
	font-family: verdana;
	font-size: 11px;
	color: #585858;

}

#container {
  margin-left:auto;
  margin-right:auto;
}

a:link, a:visited {
	text-decoration: none;
	color: #3673c6;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	color: #000;
	font-size: 20px;
	font-family: verdana;
	position: relative;
	
}

#agg_bar {
	margin: 0 auto;
	border: 0;
	width: 900px;
	height: 220px;
	background: url('agg_bar.jpg') no-repeat;
}

#data {
	float: right;
	color: #585858;
	font-size: 10px;
	text-align: right;
	
}
#pealk {
	margin:10px;
}
#frame {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background: url('frame_back.jpg');
	background-image: url(frame_back.jpg);
}

#left_area {
	margin: 0 300px 0 0;
}

#middle_float {
	float: right;
	width: 279px;
	padding: 0 10px;
	margin: 0 0 20px 15px;
	text-align: justify;
}

#right_sidebar {
	position: absolute;
	top: 0; right: 0;
	width: 290px;
	padding: 0 0 0 10px;
}

ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: circle;
}

ul li {
	line-height: 20px;
}


#footer {
	background: url('agg_footer.jpg');
	width: 900px; height: 75px;
	margin: 20px auto 0 auto;
	color: #fff;
	text-align: center;
	padding: 50px 0 0 0;
}

/* KIRJASTIILID */

h1 {
	padding: 0;
	color: #6b8dbd;
	font-size: 30px;
	font-family: trebuchet;
	
	margin: 10 0 20px 0;
	font-weight: bold;
}

h2 {
	padding: 0;
	color: #e86f18;
	font-size: 20px;
	font-family: trebuchet;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	font-weight: bold;
}

h3 {
	padding: 0;
	color: #7bad2b;
	font-size: 30px;
	font-family: trebuchet;
	
	margin: 0 0 20px 0;
	font-weight: bold;
}

p {
	color: #585858;
	line-height: 20px;
	margin: 0 15px 15px 0;
	font-size: 11px;
}

.footer_text a {
	text-decoration: underline;
	color: #4A4A4A;
}
#header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#container #header table tr th div {
	color: #3673c6;
}
#container #header table tr th #data strong {
	color: #6b8dbd;
}
#container #header table tr th #data a {
	color: #3673c6;
}
.d {
	color: #000;
}
#container #header table tr th #data a {
	color: #000;
}
#text {
  padding:10px;
}
