
.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;

}
.hovermenu ul li{
list-style: none;
display: inline;
}
.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: center;
color: black;
/* background-color: #F7F9F7; */
 border: 2px solid #F7F9F7 ;
}

.hovermenu ul li a:hover{
/* background-color: #FFE271; */
background-color:#E4E4E4;
border-style: outset;
}
html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
#music{
padding: 5px;
}
#bottom {
padding: 5px 0.5em;
background: transparent;
width: 610px;
height: 430px;
float: left;
font: 11px arial;
text-align:left;
<!-- overflow: auto; -->


}
#maincell {
padding: 5px 0.5em;
background: transparent;
width: 600px;
height: 430px;
float: left;
font: 11px arial;
text-align:left;
overflow: auto;


}
#oikea {
padding: 2px 0.5em;
/* background: #EBEBEB;  */
/* background: transparent; */
width: 140px;
height:  100%;
float: top;
text-align:left;
margin-left: 614px;

}

#gig{
  text-align : left;
  /* padding : 5px; */
  width : 140px;
  height : 430px;
  overflow: auto;
}

#links {
/* padding: 2px 0.5em; */
/* background: #F7F9F7; */
background:transparent;
width: 760px;
height: 30px;
letter-spacing:3px;
float: center;
/* clear: both; */
}
#down{
/* padding: 2px 0.5em;  Georgia, Helvetica, */
background:transparent;
width: 760px;
height: 20px;
clear: both;
font:8px  Arial, sans-serif;
letter-spacing:1px;
}
#main{
padding: 2px 0.5em;
/* margin: 5 5 5 5 ; */
text-align:left;
background: transparent;
width: 100%;
height: auto;
clear: both;
float: none;
}
#albiino
{
width:780px;
height: 100%;
/* background:transparent; */
background: url(images/08b.jpg) no-repeat bottom ;
float: center;
/* overflow: auto; */
/* margin: 0 0 0 0 ; */
}


