body {
background-color: #000000;
background-image: url(../grfx/mainbackground.gif);
background-repeat: repeat;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
}

a:link {
background-color: transparent;
color: #31ADA5;
text-decoration: underline;
}

a:visited {
background-color: transparent;
color: #299C39;
text-decoration: underline;
}

a:hover {
background-color: transparent;
color: #D60000;
text-decoration: none;
}

a:active {
background-color: transparent;
color: #299C39;
text-decoration: underline;
}

p {
background-color: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #299C39;
/* font-family: Georgia, "Times New Roman", Times, serif; */
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h1 {
font-size: 24px;
margin-bottom: 5px;
}

h2 {
font-size: 20px;
margin-bottom: 4px;
}

h3 {
font-size: 16px;
margin-bottom: 3px;
}

h4 {
font-size: 12px;
margin-bottom: 2px;
}

h5 {
font-size: 10px;
margin-bottom: 1px;
}

h6 {
font-size: 9px;
margin-bottom: 0px;
}

code, samp {
background-color: transparent;
color: #000000;
font-family: "Courier New", Courier, monospace;
font-size: 11px;
}

hr {
background-color: transparent;
color: #000000;
}

li, ul, ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

li.artist {
list-style: square;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}

th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

dt {
background-color: transparent;
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

dd {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
}

.triviaanswer {
background-color: #000000;
color: #CCCCCC;
font-weight: bold;
}

.triviabox {
background-color: #000000;
border-color: #33FF00;
border-style: dotted;
text-align: center;
}

.triviaquestion {
background-color: #000000;
color: #669900;
font-weight: bold;
}

.backtotop {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: right;
}

.navlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}

.navlinkcurrent {
background-color: transparent;
color: #0099CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}