body
{
margin:0;
padding:0;

background-image:url(../images/tile.bmp);
}

table
{
font-family:verdana,tahoma;
font-size:9px;
overflow:scroll;
border:1px solid #000000;

}

table td
{
text-align:left;
}

a
{
color:#000000;
text-decoration:none;
font-weight:bold;
}

a:hover
{
color:#F0F0F0;
text-decoration:none;
font-weight:bold;
}

.menulinks
{
color:#000000;
text-decoration:none;
font-weight:bold;
}

.menulinks:hover
{
color:#F0F0F0;
text-decoration:none;
font-weight:bold;
}

li
{
list-style:none;
line-height:9pt
}

h1
{
color:#000000;
text-align:center;
}

.infotext
{
color:#000000;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;
font-variant:small-caps;
}

.music
{
color:#000000;
font-size:9px;
font-family:verdana,tahoma;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;
}

.copytext
{
color:#000000;
}

.logo
{
height:80px;
width:300px;
}

.top
{
text-align:center;
height:80px;
max-height:80px;
width:300;
max-width:300;
background-color:#AA00AA;
border-bottom:1px solid #000000;
}

.menu
{
height:20px;
max-height:20px;
width:300;
max-width:300;
text-align:center;
border-bottom:1px solid #000000;
background-color:#FF00FF;
}

.main
{
height:350px;
max-height:200px;
width:300px;
max-width:300px;
vertical-align:top;
background-color:#AA00AA;
font-size:12px;
}

.bottom
{
text-align:center;
vertical-align:middle;
height:20px;
max-height:20px;
width:300px;
max-width:300px;
border-top:1px solid #000000;
background-color:#FF00FF;
}