body {
background: black;
border-right: 1 px solid #cccccc;
color: #CCCCCC;
font-family: sans-serif, serif;
font-size: small;
margin: 0px;
padding-top: 5px;
}

td {
padding: 1em;
}

#redtext {
font-size: medium;
font-family: sans-serif, serif;
color: red;
align: center;
padding-top: 10px;
}

#centertext {
font-size: x-large;
font-family: sans-serif, serif;
color: red;
align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#silvertext {
font-size: large;
font-family: serif;
color: #CCCCCC;
padding-top: 10px;
padding-bottom: 15px;
}

#silvertext1 {
font-size: x-large;
font-family: serif;
color: #CCCCCC;
padding: 0px;
}


#largesilver {
font-size: x-large;
font-family: sans-serif, serif;
color: red;
padding-bottom: 5px;
}

#seatext {
padding-top: 5px;
color: red;
font-size: medium;
font-family: sans-serif, serif;
}

#hidden {
font-size: xxx-small;
font-family: serif;
color: black;
padding: 0px;
}


li {
list-style-type: disc

}

#header {
margin: 0px; 
padding-top: 5px;
}

#header2 {
font-size: large; 
margin: 0px; 
padding: 0px;
color: #cccccc;
}

#menu {
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin: 0px;
font-family: sans-serif, serif;
font-size: small;
background: #eee;
text-align: center;
border-left: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
}

#links {
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin: 0px;
font-family: sans-serif, serif;
font-size: x-small;
background: #eee;
text-align: center;
border-left: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
}

#google {
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin: 0px;
font-family: sans-serif, serif;
font-size: small;
background: #eee;
text-align: center;
border: 3px solid #cccccc;
}

#content {
font-size: small;
padding-left: 5px;
background: #333366;
color: #cccccc;
}

#countdown {
font-size: medium;
padding-left: 5px;
background: #333366;
color: #cccccc;
}

#footer {
text-align: center;
padding-top: 5px;
}
 
#title {
padding: 0x;
margin: 0px;
background: #eee;
text-align: center;
font-size: medium;
border-top: 3px solid #cccccc;
border-left: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 2px solid #333366;
color: #333366;
}

#strong {
font-size: small;
color: #FFFF00;
}

#titles {
padding: 0x;
margin: 0px;
background: #eee;
text-align: center;
font-size: medium;
border-top: 3px solid #cccccc;
border-left: 3px solid #cccccc;
border-right: 3px solid #cccccc;
border-bottom: 2px solid #333366;
color: #333366;
width: 50px;
}

#yellow {
font-size: medium;
padding-left: 5px;
background: #333366;
color: yellow;
}

h1 {
font-size: large;
text-align: left;
}

a:link {color: red; text-decoration: underline;}
a:visited {color: red; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}