body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
	margin: 20px 0 0 0;
	padding:0;
}
#wrapper {
	margin:0 auto;
	width:985px;
}
#header {
	width:985px;
	height:400px;
	background:url(gui/bg_top.jpg) no-repeat;
	padding:0;
	margin:0;
}
#header_sve {
	width:985px;
	height:400px;
	background:url(gui/bg_top_sve.jpg) no-repeat;
	padding:0;
	margin:0;
}
#content {
	width:985px;
	text-align:left;
	background: url(gui/bg_content.gif) repeat-y;
	padding:0;
	margin:0;
}
#subMenu {
	float: left;
	width:250px;
	padding: 10px 0 0 0px;
	margin:0;
}
.banner {
	margin-left:75px;
	margin-top:10px;
	display: block;
	width: 185px;
	height:94px;
	background-image:url(gui/info_left.gif);
	background-repeat:no-repeat;
	text-indent:-999px;
}

#textArea {
	width: 424px;
	margin-left:328px;
	padding: 20px 0 0 0;
}
#rightColumn {
	float:right;
	width: 170px;
	padding:20px 0 0 0;
	margin:0;
}
/* footer */
#footer {
	width:985px;
	height:140px;
	background:url(gui/bg_footer.jpg) no-repeat;
	text-align:left;
}
#footer #logo {
	height: 74px;
	width: 176px;
	padding-left:64px;
	padding-top: 48px;
	text-align:left;
}
/* Menu */

#mainMenu {
	position: relative;
	float:left;
	width: 545px;
	height: 55px;
	padding: 0;
	margin: 0;
	margin-left:251px;
	display:inline;
}
#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 55px;
	display: inline;
	overflow: hidden;
	width: 545px;
}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#nav a {
	float: left;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
}
/* ei tarvita? */
#nav a:hover {
	background-position: 0 -55px;
}
#nav a:active, #nav a.selected {
	background-position: 0 0px;
}
#etusivu a {
	width: 138px;
	background: url(gui/navi_etusivu.jpg) top left no-repeat;
	background-position:0 -55px;
}
#hyvakantaa a {
	width: 138px;
	background: url(gui/navi_hyvakantaa.jpg) top left no-repeat;
	background-position:0 -55px;
}
#lahjoita a {
	width: 138px;
	background: url(gui/navi_lahjoitukset.jpg) top left no-repeat;
	background-position:0 -55px;
}
#tuki a {
	width: 130px;
	background: url(gui/navi_tukijat.jpg) top left no-repeat;
	background-position:0 -55px;
}
/* Fontit */
h1 {
	font-size: 20px;
	color:#604622;
	margin:0;
}
h2 {
	font-size:14px;
}
p {
	line-height: 18px;
}
a {
	color:#604622;
	text-decoration:underline;
}
a:hover {
	color:#604622;
	text-decoration:underline;
}
a:visited {
	color: #930;
	text-decoration:underline;
}
#subMenu ul {
	list-style:none;
	margin:0 0 0 60px;
	padding:0;
}
#subMenu ul li {
	display:block;
	margin:13px;
	padding:5px;
}
#subMenu ul li {
	border: 1px solid #604622;
}
#subMenu ul li a {
	color:#604622;
	text-decoration:none;
}
#subMenu ul li a:hover {
	color:#604622;
	text-decoration:underline;
}
#subMenu ul li a:visited {
	color:#604622;
	text-decoration:none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#Sponsors {
	background-color:#993;
	width:110px;
	height:290px;
	float:right;
	margin-top:38px;
	margin-right:56px;
	_margin-right:28px; /* IE 6.0 varten */
}
#paSvenska a {
	float: right;
	background: url(gui/paSvenska.gif) no-repeat;
	width:90px;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin: 10px 22px 0 0;
}
#suomeksi a {
	float: right;
	background: url(gui/suomeksi.gif) no-repeat;
	width:90px;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin: 10px 22px 0 0;
}
div.inputText {
	float:left;
	width:140px;
	margin-bottom:4px;
}
div.inputBox {
	float:left;
	margin-bottom:4px;
}
.inputExtra {
	display:none;
}
div.inputBox input {
	width:200px;
}
div.inputBox input.smallInput {
	width:50px;
	margin-right:10px;
}
div.inputExpl {
	float:left;
	clear:both;
}
input.sbm {
	float:left;
	clear:both;
	margin-left:130px;
	width:60px;
}
form {
	margin-top:15px;
}

.kuvateksti {font-size: 11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:13px; color:#7a6950; margin-left:75px;} 