body, p, li {
background-color:#1a1a1a;
font-family:Tahoma,Verdana,Helvetica,sans-serif;
color:8b0000;
font-size:12px;
background-image: url(graphics/bg1024.jpg);
background-position:top left;
background-repeat: no-repeat;
background-attachment: fixed;
}

td {
color:white;
font-size:0.75em;
}

a:link, a:active {
text-decoration:none;
color:8b0000;
font-weight:bold;
}

a:visited {
text-decoration:none;
color:8b0000;
font-weight:bold;
}

a:hover {
text-decoration:none;
color:#b22222;
font-weight:bold;
}

h6 {
font-size: 1.1em;
font-weight: bold;
font-style: italic;
}

h5 {
font-weight: bold;
font-size: 1.1em;
font-style: normal;
text-align: center;
}

h4 {
font-weight: bold;
font-size: 1.4em;
font-style: normal;
text-align: center;
}

h3 {
font-weight: bold;
font-size: 1.5em;
text-align: center;
}

h2 {
font-style: normal;
font-size: 1.6em;
font-weight: bold;
text-align: center;
}

h1 {
font-size: 2em;
color:#cc0000;
font-weight: bold;
text-align: right;
}

ul {
list-style-type: square;
}

pre {
font-family: Tahoma,Verdana,Helvetica,sans-serif;
font-size: 1em;;
line-height: 1em;
}

/* Custom divs */

#container {
position: absolute;
top: 5px;
left: 5px;
background-color:transparent;
width:1007;
height:600;
}

#logo {
position: absolute;
top:20;
left:20;
width:250;
height:160;
}

#banner {
position: absolute;
top:55;
left:460;
width:500;
height:55;
background-color:transparent;
}

#mainbox {
position: absolute;
top: 200;
left: 183px;
width: 645;
height:320px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 0px;
overflow: auto;
scrollbar-base-color: #0099ff;
text-align: left;
background-color:transparent;
}

#plonk {
position: absolute;
top:580px;
left: 300px;
width:400px;
height: 20px;
text-align: center;
background-color:transparent;
font-size:0.8em;
font-color:8b0000;
z-index:99;
}