.lcdstyle{ 
color:black;
font: 24px Arial;
padding: 5px;
font-weight: bold;
}

.lcdstyle sup{ 
font-size: 85%;
color:#b22222;
}

.lcdstyle til{ 
color:black;
font: 20px Arial;
font-weight: bold;
}

a:link {color : black; }
a:visited {color : black; }
a:active{color: black;}
a:hover {color : black; }

img {
  padding: 0;
  border: 0 none;
}

Blockquote{
margin-left: 20px;
}

Blockquote.kids{
margin-left: 40px;
}

body{
margin:0px;
padding:0px;
background-image: url('images/bg09.gif');
background-repeat: repeat;
background-color: black;
scrollbar-track-color: black;
scrollbar-face-color: #A51E22;
scrollbar-shadow-color: black;
scrollbar-darkshadow-color: black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: black;
scrollbar-arrow-color: black;
 overflow-x: hidden;
 font-size: 16px;
 color: #black;
 font-family: Arial;
}

#page{
width: 850px;
height: 700px;
margin-left: auto;
margin-right: auto;
}

#logo{
width: 850px;
height: 470px;
background-image: url('images/banner1.jpg');
background-repeat: no-repeat;
}

#menu{
padding-top: 80px;
padding-bottom: 10px;
width: 850px;
background-color: transparent;
}

#countdowncontainer{
position:relative ;
top: 160px;
}

table.menu1{
width: 850px;
}

td.rightmenu{
height: 40px;
text-align: left;
}

td.center{
}

td.leftmenu{
height: 40px;
text-align: right;
}

#welcome{
background-image: url('images/people.jpg');
background-color: white;
width: 830px;
height: 160px;
border-right: 10px solid #000000;
border-left: 10px solid #000000;
}

#main{
padding-top: 10px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 40px;
width: 800px;
background-color: white;
border-top: 12px solid #000000;
border-right: 10px solid #000000;
border-left: 10px solid #000000;
text-align:center;
}

#maintable{
width: 800px;
}

#left{
width: 580px;
padding-top: 15px;
padding-bottom: 17px;
padding-right: 25px;
padding-left: 17px;
text-align: left;
font-size: 17px;
font-family: Arial;
word-spacing: 1.5px;
}

#artist{
width: 800px;
padding-left: 15px;
padding-bottom: 40px;
text-align: left;
font-size: 17px;
 font-family: Arial;
word-spacing: 1.5px;
line-height: 130%;
}

#tdright{
width: 265px;
margin-top: px;
}

div#right{
font-size: 16px;
width: 265px;
height: 400px;
margin-top: 23px;
text-align: center;
background-color: white;
background-image: url('images/right.jpg');
border: 3px solid #000000;
}

table{
font-size: 15px;
}

td{
vertical-align: top;
}

#bottom{
width: 850px;
height: 115px;
background-color: white;
background-image: url('images/bottom.jpg');
border-bottom: 3px solid #000000;
}

.pad{
height: 25px;
}