body, p, li {
background-color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
color:#ffffff;
font-size:12px;
background-image: url();
background-position:top left;
background-repeat: no-repeat;
background-attachment: fixed;
}

td {
font-size:0.75em;
}

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

a:visited {
text-decoration:none;
color:#ffffff;
font-weight:bold;
}

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

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

/* Custom divs */

#container {
position: absolute;
top: 0;
left: 0;
background-color:transparent;
width:997;
height:100%;
}

#logo {
position: absolute;
top:0;
left:0;
background-color:transparent;
}

#slogan {
position: absolute;
top:25;
left:235;
width:758;
height:75;
background-color:transparent;
}

#linkbar-left {
position:absolute;
top:210;
left:5;
width:210;
height:360;
padding:5;
background-color:transparent;
text-align:center;

}

#mainbox {
position: absolute;
top: 185;
left: 235;
width: 753;
padding-top:55;
padding-left:5;
padding-right:5;
padding-bottom:2;
text-align: left;
}

#plonk {
position: absolute;
top:445px;
left: 25;
width:185;
height: 40px;
text-align: center;
background-color:transparent;
font-size:0.8em;
font-color:gray;
z-index:99;
}

#copy {
position:relative;
top:60px;
left:25;
width:703;
font-size:0.8em;
font-color:silver;
text-align:center;
}
