*{
margin: 0px;
padding: 0px;
font-family: verdana, sans-serif;
font-size: 11px;
color: #333333;
}
body{
background-color: #FFCC00;
padding-top: 10px;
scrollbar-base-color: #FFCC00;
}
div#master{
width: 858px;
}
div#stars{
height: 24px;
background-image:url('../pics/stars.gif');
background-repeat: repeat-x;
}
div#header{
background-image:url('../pics/bobarino-gravittini.gif');
background-repeat: no-repeat;
background-position: 0 5;
height: 100px;
text-align: right;
}
div#nav{
margin-top:3px;
}
div#main{
text-align: left;
background-color: #FFFFFF;
border-width: 3px 0px;
border-style: solid;
border-color: #CC0000;
background-repeat: no-repeat;
background-position: left bottom;
padding-left: 300px;
}
div#scroll{
height: 420px;
overflow: auto;
scrollbar-base-color: #CC0000;
}
div#text{
padding: 30px 10px 10px 0px;
}
div#foot{
text-align: right;
font-size: 10px;
color: #990000;
}
div#foot a{
color: #990000;
font-size: 10px;
}
div#preload{
display: none;
position: absolute;
top: -1000px;
left: 0px;
}
a.txt{
color: #990000;
}
a.txt:hover{
color: #FF0000;
}
h1{
font-size: 28px;
color: #990000;
}

h1.show{
font-size:16px;
}
h2{
font-size: 18px;
font-weight: bold;
}
h3{
font-size: 14px;
font-weight: bold;
}
div.tab40{
margin-left: 40px;
margin-top: 40px;
}
.m10{
margin-bottom: 10px;
}
span.kl{
font-size:14px;
}
h1 a{
font-size: 12px;
color: #990000;
font-weight: normal;
}
h1 a:hover{
color: #FF0000;
}