body {
	background: url('background.jpg') repeat-x;
	background-color: #fff;
	margin: 0;
	font-family: tahoma;
	font-size: 0.8em;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}


#frame {
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

#header {
	background: url('header.jpg');
	height: 120px;
	width: 900px;
	position: absolute;
	top: 0; right: 0px;
	padding: 0;
}

#menu {
	position: absolute;
	top: 120px; left: 0;
	background: url('menu.jpg');
	height: 40px;
	width: 798px;
	padding: 21px 51px 10px 51px;
	text-align: center;
}

.menulinks a {
	display: block; float: left;
	color: #3C5782; width: 133px;
	padding: 14px 0 10px 0;
	text-decoration: none;
}

.menulinks a:hover {
	text-decoration: none;
	color: #FF7F00;
	background-color: #ECECEC;
}

.list {
	line-height: 25px;
}

#search {
	float: left;
	margin: 5px 3px 0 3px;
}

.sideBarSearchform {
	font-family: tahoma;
	border: 1px solid #DCDCDC;
	background-color: #FFF;
	font-size: .9em;
	width: 120px;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #A0A0A0;
}

.searchbutton {
	border: 0px solid #DCDCDC;
	background-color: #DCDCDC;
	font-size: .7em;
	padding: 1px;
}

.regForm {
	font-family: tahoma;
	border: 1px solid #DCDCDC;
	background-color: #FFF;
	font-size: .9em;
	width: 110px;
	padding: 2px;
	margin: 0 15px 5px 0;
	color: #A0A0A0;
}

.regTextarea {
	font-family: tahoma;
	border: 1px solid #DCDCDC;
	background-color: #FFF;
	font-size: .9em;
	width: 510px; height: 150px;
	padding: 2px;
	margin: 0 15px 5px 0;
	color: #A0A0A0;
}

#main_area {
	position: relative;
	top: 190px; left: 0;
	background: url('mainback.jpg') no-repeat;
	background-color: #fff;
	width: 800px; min-height: 350px; height: auto;
	padding: 8px 50px 25px 50px;
}

#text_in {
	width: 620px;
	padding: 10px;
	min-height: 550px;
}

#sidebar {
	position: absolute;
	top: 8px; right: 50px;
	width: 130px;
	padding: 10px;
	font-size: 11px;
	border-left: 1px solid #D6D6D4;
}

.sidebartext {
	font-size: 1.2em;
	line-height: 20px;
	color: #656565;
}

.sidebartext a, .sidebartext a:visited {
	color: #FF7F00;
	text-decoration: none;
}

.sidebartext a:hover {
	color: #FF7F00;
	text-decoration: underline;
}

#footer {
	width: 780px; height: 20px;
	padding: 30px 60px 0 60px;
	text-align: left;
	position: absolute;
	bottom: 0; left: 0;
	color: #D4D3D1;
	font-size: 11px;
	background: url('footer.jpg');
}

.thara {
	float: right;
	margin: 0;
}

#textarea_bottom {
	padding: 5px 0 15px 0;
	height: 30px; width: 704px;
	margin: 0 auto;
}

.interactive {
	color: #656565;
	font-size: .9em;
}


/* KIRJASTIILID */

h1 {
	color: #4A9DC5;
	font-size: 1.6em;
	text-transform: uppercase;
	font-family: trebuchet;
	margin: 0 0 10px 0;
}

h2 {
	color: #4A9DC5;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: trebuchet;
	margin: 0 0 10px 0;
}

h3 {
	color: #4A9DC5;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: trebuchet;
	margin: 5px 0;
}


p {
	color: #464646;
	line-height: 17px;
	margin: 0 0 20px 0;
}

.backlink a, .backlink a:visited; {
	color: #4A9DC5;
	font-size: 1em;
	font-family: verdana;
	text-decoration: none;
}

.side {
	font-size: .8em;
}

.menu {
	color: #424242;
	font-size: 13px;
	text-align: center;
}


.menutext a {
	display: block;
	width: 171px; float: left;
	color: #DFDBD3;
	text-decoration: none;
	text-align: center;
	margin: 0; padding: 12px 0 10px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.menutext a:hover {
	color: #FFF;
	background-color: #2A3B4C;
}

.thara a, .thara a:visited{
	text-decoration: none;
	color: #6A6766;
	margin: 0;
}

.footer_text {
	color: #6A6766;
}
