* {
	margin:0;
	padding:0;
}

p
{
letter-spacing: 0.05em;
line-height: 1.5em;
margin: 20px 40px;
font-size: 12px;
}


h3
{
color: #62767F;
font-size: 15px;
text-decoration: underline;
margin-left: 40px;
font-weight: bold;
letter-spacing: 0.1em;
}

h5
{
color: #62767F;
text-decoration: underline;
margin-left: 40px;
font-weight: bold;
letter-spacing: 0.1em;
}

a	{
font-weight: bold;
color: #75939E;
text-decoration: none;
}



ul.menu	{
padding: 0;
list-style-type: none;
}

ul.menu li {display: inline;}

ul.menu a	{
float: left;
width: 9em;
text-decoration: none;
font-family: century gothic, times;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
color: white;
background-color: #95B3BE;
padding: 0.2em 0.6em;
border-right: 2px solid white;
border-bottom: 2px solid white;
}

ul.menu a:hover {background-color:#6E848C;}

#active	{
background-color:#ADC9DB;
}

ol	{
letter-spacing: 0.05em;
line-height: 1.5em;
margin: 20px 40px;
font-size: 12px;
}

table	{
margin: 20px 40px;
letter-spacing: 0.05em;
line-height: 1.5em;
font-size: 11px;
}

td	{
border: 2px solid #65838E;
vertical-align: top;
padding: 8px 5px;
}

td.empty	{
background-color: #ccc; 
color: #ccc;
}

table.tulos	{
font-size: 12px;
text-align: left;
}

table.tulos th	{
padding-top: 20px;
}

table.tulos td	{
border: none;
}

.viikko	{
color: white;
font-weight: bold;
text-align: center;
background-color: #95B3BE;
font-size: 12px;
}

img.index	{
margin: 5px 10px 5px 40px;
width:200px;
float:right;
clear:both;
}

img.hall	{
float:left;
width: 100px;
height: 120px;
margin: 0px 40px 20px 0px;
background: #95B3BE;
}

.right	{
float: right;
margin: 25px 40px;
}

.left	{
float: left;
margin: 25px 40px;
}

body {
	background:#8C8C8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#site {
	margin: 10px auto;
	width: 1000px;
	background: url('img2008/taus.jpg') 0px 130px no-repeat;
}

#content {
	width:940px;
	background:#fff url('img2008/leftback.jpg') repeat-y;
	border-bottom: 7px solid white;
	margin-left: 30px;
}

#header {
	height:130px;
	width:940px;
	background:#fff url('img2008/sitetop.png');
}

#vasen {
	background: #fff url('img2008/siteleft.jpg') no-repeat;
	width:178px;
	height:560px;
	float:left;	
}

#oikea {
	background:#fff;
	width: 753px;
	float:left;
	border-left: 9px solid white;
	padding-bottom: 10px;
}

div.gallery	{
height: auto;
width: auto;
margin: 20px 20px 20px 40px;
float: left;
text-align: center;
}

div.gallery img	{
width: 100px;
height: 120px;
display: inline;
border: 1px solid black;
}

div.caption	{
width: 100px;
letter-spacing: 0.05em;
line-height: 1.5em;
font-size: 12px;
text-align: center;
}

.ylin	{ margin-top: 70px; }

.clear {
	height:0;
	line-height:0;
	clear:both;
	display:block;
}