* 
{
	margin: 0px;
	padding: 0px;
}

p{
	padding: 15px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575353;
	
	background:url(/images/images/bg001.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #247fe4;
}

input, textarea {
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
	
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	
	margin-left: 1px;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h4{
	padding-top: 4px;
	padding-left: 15px;
	font-size:14px;
}

h5{
	
	font-size:11px;
	font-weight:normal;
}

hr {
	display: none;
}

#container
{
	width: 1065px;
	background-repeat:repeat-y;
	background-position:center;
	background-image:url(/images/bgmid.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#header {
	height: 270px;
	width: 1065px;
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/header1.jpg);
}


#top {
	height: 70px;
	width: 1065px;
	padding-left: 0px;
	margin: 0 auto;
	background-position:center;
	background-image: url(/images/header_top.jpg);
}

#tabs {
	height: 41px;
	background:url(/images/tabbg.jpg);
	float:none;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:normal;
	border-bottom:0px solid #0A0D70;
	margin-bottom:0em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li{
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url(/images/left.png) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(/images/right.png) no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

#menu {
	height: 49px;
	width: 1065px;
	background-position:center;
	background-image: url(/images/menu.jpg);
	margin-top: 0;
	margin-bottom: 0;
}

#menu ul {
	
	width: 977px;
	margin: 0;
	list-style: none;
}

#menu li {
	width: 1065px;
	display: inline;

}

#menu a {
	float: left;
	height: 37px;
	padding-top: 6px;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #d9e8fd;
	font-family:Verdana, Geneva, sans-serif;
}

#menu a:hover {
	text-decoration:underline;
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	color: #000000;
}

/* Page */

#page {
	width: 1044px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 549px;
	margin-left: 3px;
	margin-right: 5px;
	margin-top:10px;
}

#content2 {
	float: left;
	width: 792px;
	margin-left: 3px;
	margin-right: 5px;
	margin-top:10px;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
	background-color:#FFF;
}
#con_top{
	background-repeat:no-repeat;
	background-position:top;
	width: 1065px;
	padding-top: 1px;
	clear:both;
	background-image:url(/images/bgtop.jpg);
}

#bottom_foot{
	background-repeat:no-repeat;
	background-image: url(/images/bgbot.jpg);
	height: 4px;
	width: 1065px;
	clear:both;	
}


.web{
	color:#036;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 16px;
	padding-left: 0px;
	padding-top:2px;
}

.read{
	text-align:right;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a{
	color:#006;
	text-decoration:none;
}

.read a:hover{
	color: #6686c0;
	text-decoration: none;
}

.otsikko{
	color:#036;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 20px;
	padding-left: 20px;
	padding-top:10px;
}

.post1 {
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/bluebox1.jpg);
}
.post2 {
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/bluebox2.jpg);
}
.text a {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#03F;
}

.text a:hover {
	color: #000000;
}

.post H2
{
	width: 503px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding-top: 14px;
	text-transform: uppercase;
	color: #006;
	background: url(images/contitle.gif) no-repeat;
}
.read2{
	text-align:right;
	width: 450px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read2 a{
	color: #003ab6;
	text-decoration:none;
}

.read2 a:hover{
	color: #006;
}

.postbot{
	background-repeat:no-repeat;
	background-position:top;
	height:17px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 240px;
	margin-top: 15px;
	color: #333;
	padding-left: 3px;
}

.sidebar ul {
	margin-left: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-right: 20px;
	
}

.sidebar ul li a{
	color:#039;
	text-decoration:none;
}

.sidebar ul li a:hover{
	color:#6C3;
}


.sidebar li {
	padding-left: 15px;
	background:url(images/ls.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 5px;
}

.liststyle2 li{
	background:url(images/liststyle2.jpg) no-repeat top left;
	padding-left: 30px;
}

.sidebar h2 {
	width: 229px;
	height: 44px;
	font-size: 20px;
	font-weight: normal;
	text-align:center;
	padding-top: 7px;
	color: #006;
	background:url(/images/sidebar.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
}
.sidebar kuva {
	width: 229px;
	padding:3px;
	font-size: 20px;
	font-weight: normal;
	text-align:center;
	padding-top: 7px;
	color: #006aff;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.ulbg{
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right:7px;
	text-decoration:none;
	list-style:none;
}

/* Left Sidebar */

#leftbar {
	
	text-decoration:none;
	

}

/* Right Sidebar */

#rightbar h2{
	margin-left: 3px;
	color: #006;
}

#rightbar a{
	color:#039;
	text-decoration:none;
}
#rightbar a:hover{
	color:#6C3;
}
#com{
	padding: 5px;
	
}
#add{
	margin-top: 15px;
	text-align:right;
}

#add a{
	color: #00259f;
	text-decoration:none;
}

/* Footer */

#footer {
	clear: both;
	background-position: top;
	background-repeat:repeat-x;
	text-align: center;
	height: 66px;
	background-image: url(/images/footer.jpg);
	margin: 0px;
}
#copyright {
	background-color:6894ee;
	clear: both;
	padding-top: 5px;
	text-align: center;
	height: 15px;
	background-image: url(/images/copyrightbg.jpg);
	color: #FFF;
}

#footer a {
	color: #ffffff;
}
.menutext {
	padding-left: 33px;
	margin-left: 33px;
}
lomake {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	margin: 1px;
	padding: 3px;
	float: left;
	width: 229px;
	background-color:#FFF;
}
.carnaval {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575353;
}
.kuvateksti {	padding: 10px;
}
.copyright {
	font-size: 7px;
	padding-left: 14px;
}
