body {
	text-align : center;
}

#wrapper {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#branding {
float: left;
width: 800px;
height: 220px;
margin-bottom: 0px;
text-align: left;
}

#logo {
	float: left;
	width: 280px;
	height: 220px;
	text-align: left;
	margin: 0;
}
#main_pic {
	float: left;
	width: 520px;
	height: 220px;
	text-align: left;
	margin: 0;
}
object {
	margin: 0;
	padding: 0;
}

#navigation {
	text-align: center;
	float: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	height: 26px;
	font-family: verdana;
	font-size: 85%;
	background-image : url(..//images/menu_bg.jpg);
	background-repeat: repeat-x;
}
/* for Internet Explorer */
/*\*/
* html #navigation {
	margin-top: -4px;
}
/**/

ul {
	margin: 0;
	padding: 4;
	white-space: nowrap;
}

li {
  display: inline;
  list-style-type: none;
  padding: 6px;
}

 li a:link,  li a:visited, li a:hover, li a:active {
	color: white;
}
 
 li a:link,  li a:visited {
	text-decoration : none;
}

li a:hover, li a:active {
	text-decoration : underline;
}
.active {
	text-decoration : none;
	font-weight: bold;
	color: white;
}

#main {
	float: left;
	width: 780px;
	text-align: left;
	margin-top: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
/* for Internet Explorer */
/*\*/
* html #main {
	width: 800px;
}
/**/

#leftcol, #leftcolheader, #aaa {
	float: left;
	width: 170px;
}


#leftcolheader {
	text-align: left;
	height : 26px;
	background-image : url(..//images/ajankohtaiset.jpg);
	background-repeat: no-repeat;
}
#leftcolcontent {
	float : left;
	width : 150px;
	text-align: center;
	padding-top : 15px;
	padding-bottom : 15px;
	padding-left : 10px;
	padding-right : 10px;
	background-color : F5D8B9;  
	background-image : url(..//images/leftcolcont_bg.jpg);
	background-repeat : no-repeat;
}
/* for Internet Explorer */
/*\*/
* html #leftcolcontent {
	width: 170px;
}
/**/

#aaa {
	height: 99px;
	background-image : url(..//images/aaa2.jpg);
	background-repeat : no-repeat;
}

#content-main {
	width: 360px;
	margin-left: 40px;
	float: left;
}

#content-main-galleria {
	width: 570px;
	margin-left: 40px;
	float: left;
}

#galleriaan {
	width: 500px;
	margin-left: 18px;
	float: left;
}

#image {
	float : left;
	width : 180px;
       margin-left : 30px;
}

#formfield {
float : left;
width : 360px;
}

h1, h2,  p {
	font-family : verdana;
	margin-top: 0;
}
h1 {
	font-size : 70%;
}
h2 {
	font-size : 70%;
        font-weight : bold;
}
p {
	font-size : 70%;
}
.date {
	font-size : 70%;
}
img {
	border: none;
}
fieldset {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #DE8220;
}
a:hover {
	text-decoration: underline;
	color: #DE8220;
}
