/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

body {
background-color: #000000;
margin: 10px;
font-family: sans-serif, Arial;
color: #f4f4f4;
font-size: 9pt;
}

#fuckinleft {
position: absolute;
top: 20px;
left: 20px;
width: 200px;
height: 600px;
}

#ball {
position: absolute;
top: 200px;
left: 20px;
height: 200px;
width: 200px;
}

#moon {
position: absolute;
top: 200px;
left: 20px;
height: 200px;
width: 200px;
visibility: hidden;
background-color: transparent;
color: transparent;
}

#main {
position: absolute;
top: 20px;
left: 300px;
width: 400px;
height: 600px;
}

#blimp {
position: absolute;
top: 150px;
left: 0px;
width: 400px;
height: 100px;
z-index: 99;
}

#field {
position: absolute;
top: 100px;
left: 0px;
width: 400px;
height: 562px;
z-index: 1;
}

#fuckinright {
position: absolute;
top: 120px;
left: 730px;
width: 200px;
height: 512px;
z-index: 1;
}

#fieldmoon {
position: absolute;
top: 130px;
left: 108px;
width: 180px;
height: 180px;
visibility: hidden;
z-index: 10;
}

#foot {
position: absolute;
top: 700px;
width: 100%;
height: 50px;
text-align: center;
}

h1 {
color: #cc0000;
font-size: 13pt;
font-style: italic;
}

img {
border: 0px;
margin: 10px;
}

.rfloat {
float: right;
margin: 20px;
}

ul {
list-style-type: none;
}

ul.mainlist {
list-style-type: none;
font-size: 16pt;
color: #ffffff;
text-align: center;
font-family: Garamond, sans-serif, Verdana, Helvetica;
font-weight: bold;
letter-spacing: 1ex;
font-style: italic;
}

ul.bullet {
list-style-type: circle;
}

.red {
color: #cc0000;
}

.l_align {
text-align: left;
}

.r_align {
text-align: right;
}

.c_align {
text-align: center;
}

a:link {
font-weight: bold;
text-decoration: none;
color: #cc0000;
font-size: 9pt;
}

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

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

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

a.menu:link {
font-size: 11pt;
font-weight: bold;
text-decoration: none;
color: #cc0000;
}

a.menu:visited {
font-size: 11pt;
font-weight: bold;
color: #cc0000;
text-decoration: none;
}

a.menu:active {
font-size: 11pt;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a.menu:hover {
font-size: 11pt;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}