body {
    font-family: arial;
    text-align: center;
    margin: 10px 0 0 0; 
  background-image: url("images/tausta_tanssinaika.jpg");  
background-repeat:no-repeat;
background-attachment:fixed;
    	background-color: #fff;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
h1 {
        padding: 0;
}
div#wrapper {
    background: white;
    width: 827px;
	*width: 837px;
    text-align: left;
    margin: 0 auto;
    border-top: 5px solid white;
    border-left: 5px solid white;
    border-right: 5px solid white;
    border-bottom: 5px solid white;
-moz-border-radius: 7px; border-radius: 7px;
}
div#header {
    background: #ddd;
    background-image: url(images/banneri_2011.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 190px;
    -moz-border-radius: 7px; border-radius: 7px;
}
div#topnavi {
    margin: 5px 0 0 0;
    padding: 10px;
    background: #7c1658;
    -moz-border-radius: 7px; border-radius: 7px;
   }
ul {
margin: 0;
padding: 0 0 0 0;
}
#main ul {
margin: 0 0 0 15px;
padding: 0 0 0 0;
}
/* top navi */
ul#topnavi { white-space: nowrap; }
#topnavi li {
display: inline;
list-style-type: none;
overflow:hidden;
padding: 0px 10px;
font-size: 17px;
}
#topnavi a:link, #topnavi a:visited
{
color: #fff;
text-decoration: none;
}
#topnavi a:hover
{
text-decoration: underline;
}
div#navi {
    background: #eee;
    width: 200px;
    padding: 5px 0 5px 0;
    float: left;
	margin: 5px 0 5px 0;
    -moz-border-radius: 7px; border-radius: 7px;
}
.naviblock {
    padding: 10px;
    margin: 5px 0 5px 0;
    -moz-border-radius: 7px; border-radius: 7px;
	color: #000;
	font-weight: bold;
}
/* navi menu */
#navi ul {
	list-style:none;
	margin: 0 0 0 0;
	
}
#navi ul li {
	margin: 0px;
	font-size: 15px;
}
#navi a:link, #navi a:visited
{
color: #000;
text-decoration: none;
font-weight: normal;
}
#navi  ul a:hover
{
text-decoration: underline;
}
#navi ul .menulevel2 {
	margin: 0 0 0 10px;
}
#navi ul .menulevel3 {
        margin: 0 0 0 15px;
}
#navi ul a.top{	
	border-top: 1px dashed #D5D5D5;
}
div#main {
    background: #eee;
    padding: 10px;
    margin: 5px 0 5px 205px;
    -moz-border-radius: 7px; border-radius: 7px;
}
div#footer {
clear: both;
padding: 5px;
background: #7c1658;
	color: #fff;
    -moz-border-radius: 7px; border-radius: 7px;
vertical-align:baseline;
}
 #footer a {
	 color: #fff;
 }
 
.left {
    background: #ccc;
    width: 200px;
    height: 200px;
    float: left;
    padding: 10px;
    margin: 10px;
}
.right {
    float: right;
    padding: 10px;
    margin: 10px;
}
.edit {
width: 530px;
}
/* Editor background */
.retrieve{background-image:none;background-color:white;color:black;text-align:left; }
.login { color: white; }

