body
	{
	background-color: #2f0e35;
	} 

div.etusivu
	{
	background-color: #872637;
	border-style: solid;
	border-width: 2px;
	border-color: #fff988;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 700px;
	height: auto;
	margin-top: 10px;
	font-family: verdana;
	link-color: #fff988;
	font-weight: bold;
	}
	
div.boxi
	{
	background-color: #872637;
	border-style: solid;
	border-width: 2px;
	border-color: #fff988;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 700px;
	height: auto;
	margin-top: 10px;
	font-weight: bold;
	}

div.alaboxi
	{
	background-color: #872637;
	border-style: solid;
	border-width: 2px;
	border-color: #fff988;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 700px;
	height: auto;
	margin-top: 5px;
	font-family: verdana;
	font-weight: bold;
	}

div.alaboxi p {
	padding-left: 50px;
	padding-right: 50px;
}

div.copy
	{
	background-color: #872637;
	border-style: solid;
	border-width: 2px;
	border-color: #fff988;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 700px;
	height: auto;
	margin-top: 5px;
	font-size: 9px;
	font-family: verdana;
	}
div.copy p {
	font-size: 9px;
	}

a.valikko
	{
	color:#f7f900; font-size:13px;
	font-family: verdana;
	font-weight: bold;
	}

a.valikko:hover
	{
	color: #fff988;
	}
	
a.ala
	{
	font-family: verdana;
	color: #fff988; font-size: 12px;
	font-weight: bold;
	}

a.ala:hover
	{
	color: #f7f900;
	}

a.linkki
	{
	color: #fff988;
	}

table
	{
	padding-right: 0;
	padding-top: 0 px;
	border-style: none;
	width: 600px;
	}

table.aikataulu
	{
	padding-right: 0;
	padding-top: 0 px;
	border-style: none;
	width: 400px;
	background-color: #a12d42;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	
	}

table.yleinen
	{
	padding-right: 0;
	padding-top: 0 px;
	border-style: none;
	width: 700px;
	margin-left: 20px;
	margin-right: 20px;
	}

table.kuvat
	{
	padding-right: 0;
	padding-top: 0 px;
	border-style: none;
	width: 700px;
	margin-left: 50px;
	margin-right: 20px;
	}

table.domina
	{
	padding-right: 0;
	padding-top: 0 px;
	border-style: none;
	width: 600px;

	}

table.galleria
	{
	padding-right: 0;
	padding-top: 0 px;
	border-style: none;
	width: 600px;
	margin-left: 30px;
	margin-right: 30px;
	}
	
table.kalenteritaulukko
	{
	padding: 0;
	border-style: none;
	margin-left: 20px;
	margin-right: 20px;
	}
	
table.kalenteritaulukko p
	{
	padding: 0;
	}

img.kuva
	{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	}


p
	{
	font-family: verdana;
	text-align: left;
	font-size: 15px;
/*
	margin-left: 50px;
	margin-right: 50px;
*/
	font-weight: bold;
	}
p.p10
	{
	font-family: verdana;
	text-align: left;
	font-size: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	}

a
	{
	color: #2a0c2f;
	}

a.kalenteri
	{
	color:  #fff988;
	}

td
	{
	padding-right: 5px;
	padding-left: 5px;
	}
	
td p
	{
	padding: 0;
	}

h1
	{
	font-size: 20px;
	font-family: verdana;
	color: black;
	font-weight: bold;
	}
h2
	{
	font-size: 18px;
	font-family: verdana;
	color: black;
	font-weight: bold;
	}

h3
	{
	font-size: 16px;
	font-family: verdana;
	color: black;
	font-weight: bold;	
}
h4
	{
	font-size: 14px;
	font-family: verdana;
	color: black;
	font-weight: bold;	
}
h5
	{
	font-size: 12px;
	font-family: verdana;
	color: black;
	font-weight: bold;	
}

hr {
 border: 0;
 color: #fff988;
 background-color: #fff988;
 height: 2px;
 margin: 10px;
 padding: 0px;
}

.white {
 color: white;
}
