body { 
font-family: tahoma;
color: #000000;
font-size: 9px;
margin: 0;
padding: 0;
background: #ffffff url() no-repeat;
}

#header_image {
background:url('http://diskotron.sundayexile.org/layout/hypercrush.jpg');
position: absolute;
left: 150px;
top: 0px;
width: 673px;
height: 519px;
z-index: 0;
z-index: 0
}

#content {
position: absolute;
left: 343px; 
width: 312px;
margin-top: 340px;
padding-bottom: 6px;
overflow: hidden;
}

#menu {
position: absolute;
left: 343px; 
top: 327px;
width: 312px;
overflow: hidden;
}

text, div {
color: #000000;
font-family: tahoma;
font-size: 9px;
line-height: 12px;
text-align: justify;
margin-bottom: 5px;
text-transform: none;
font-weight: none;
}

b {
color: #000000; 
}

i {
color: #000000;
}

u {
color : #000000;
text-decoration: underline;
border-bottom: 1px solid #5FCEFC;
letter-spacing: 0px;
}

table, td, tr {
color: #000000;
font-family: tahoma;
font-size: 9px;
line-height: 12px;
text-align: justify;
background: transparent;
border: 0px;
width: 30%;
text-transform: uppercase;
font-weight: bold;
}

input {
color: #000000;
font-family: tahoma;
font-size: 9px;
line-height: 12px;
font-weight: bold;
}

p {
margin-top: 0;
padding-top: 0;
}

h1, h2 {
color: #000000;
background-color: #D6FA7E; 
font-family: tahoma;
font-size: 9px;
line-height: 10px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0px;
text-align: center;
margin-bottom:3px;
margin-top:3px;
padding-top: 0px;
padding-bottom: 0px;
border: 1px solid #000000; 
}

a:link, a:active, a:visited {
font-family: tahoma;
font-size: 9px;
line-height: 12px;
color: #4CB8E7;
text-decoration: none;
text-transform: none;
cursor: default;
font-weight: none;
}

a:hover {
font-family: tahoma;
font-size: 9px;
color: #D6FC83;
text-transform: none;
cursor: default;
font-weight: none;
}
    
a.nav, a.nav:link, a.nav:active, a.nav:visited { 
color:#000000;
background: #5FCEFC;
font-family: courier new; 
font-size: 8px;
text-transform: uppercase;  
padding: 3px; 
margin-bottom: 2px;
text-decoration: none; 
font-weight: bold;
}

a.nav:hover { 
color:#000000;
background: #D6FA7E;
font-family: courier new; 
font-size: 8px; 
text-transform: uppercase; 
padding: 3px; 
margin-bottom: 1px; 
text-decoration: none; 
font-weight: bold;
}
        
textarea, input, select {   
color: #000000;
background: #ffffff;
font-family: tahoma; 
font-size: 9px; 
border:1px solid #000000;
text-tranform: uppercase;
font-weight: bold;
}


ul {
list-style-type: square;
color: #000000;
margin: 0px;
}

a img {border:0}

#content img {max-width:90%}

.smaller {
font-size: 90%;
}

.message {
text-align: center;
font-weight: bold;
}

.noborder {
border: none;
}

.powered {
text-align: right;
}

#copyright {
margin-top: 20px;
text-align: right;
border-top: solid 1px #333;
font-size: 9px;
}