html {
	border:0px;
	padding:0px;
	height:100%;
	margin:0px;
}

body {
	border:0px;
	padding:0px;
	margin:0px;
	height:100%;
	background-image:url(gfx/bg.png);
	text-align:center;
}

#otsikko1 { background: transparent url(gfx/header.jpg) top center no-repeat; }
.otsikkoala { background: transparent url(gfx/footer.jpg) bottom center no-repeat; height:100px; }
#otsikko2 { height:80px; }
#header { height:100px; }

table.runko {
	background-image:url(gfx/middlebg.png);
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:750px;
	padding:0px;
	border:0px;
}

table.sivu {
	width=750px;
	padding:0px;
	margin:0px;
	border:0px;
}

.greybox {
	margin-left:30px;
	margin-top:8px;
	background-color:#CCC;
	border:1px;
	border-style:ridge;
	border-color:#666;
	padding:5px;
	width:180px;
}

.palkkilinkki {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	line-height:20px;
}

a.palkkilinkki:link { text-decoration:none; color:#FFF; }
a.palkkilinkki:visited { text-decoration:none; color:#FFF; }
a.palkkilinkki:hover { text-decoration:none; font-weight:bold; color:#000; background-color:#F90; }
a.palkkilinkki:active { text-decoration:none; color:#FFF; }

.palkkiteksti {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#666;
}

.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	color:#000;
}

.h2 {
	height:19px;
	width:400px;
	background-image:url(gfx/h2.jpg);
	text-indent:30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	margin-top:30px;
}

.perusteksti {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	margin-left:10px;
}

a:link { text-decoration:underline; color:#06C; }
a:visited { text-decoration:underline; color:#06C; }
a:hover { text-decoration:underline; color:#F30; }
a:active { text-decoration:underline; color:#06C; }

.alateksti {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	margin-bottom:5px;
}

a.alateksti:link { text-decoration:none; color:#FFF; }
a.alateksti:visited { text-decoration:none; color:#FFF; }
a.alateksti:hover { text-decoration:none; color:#CCC; }
a.alateksti:active { text-decoration:none; color:#FFF; }

.muokkaus {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	width:700px;
	height: 400px;
}


.gbook_form {width:360px; padding:10px; border:border:1px solid #666; background-color:#EEE;}
.gbook_fieldset {border:0px;}
.gbook_form label {clear:left; display:block; float:left; width:130px; text-align:right; padding-right:10px; margin-bottom:0.5em;font-size:13px;}
.gbook_form input {border:1px solid #666; padding-left:0.5em; margin-bottom:0.6em;}
.gbsign{border:1px solid #666;width:360px;margin:10px;padding:10px; background-color:#EEE;}
.gbname{font-weight:bold;color:#C06; word-wrap: break-word;}
.gbdate{font-size:10px;margin-left:30px;}
p.gbmessage{padding:5px;margin:15px; word-wrap: break-word; }