body {
font-family: Arial, Helvetica, sans-serif;

font-size:100.01%;
color:#ffffff;



text-align: center; /* IE bug exploitation*/ 
; border: auto none




}
p {font-size:0.76em;


} 

.myspace {
left: 650;
top: 5;
width: 130;
position: absolute;
z-index: 99;
}

.tim {
left: 20px;
top: 42px;
width: 740px;
position: absolute;
}

.skip {
left: 20px;
top: 472px;
width: 740px;
position: absolute;
}

.mike {
left: 20px;
top: 897px;
width: 740px;
position: absolute;
}



A:link {text-decoration: none; Color: red}
A:visited {text-decoration: none; color: red}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

ul#navlist
{
margin-left: 0;
padding-left: 22;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 14px;}

#navlist a:link 
{
color: #fff;
text-decoration: none;

}

#navlist a:visited
{
color: #fff;
text-decoration: none;

}

#navlist a:hover
{
color: #8f0;
background:#fff;

}


div.sidebar {position: absolute; z-index: 99;  top: 0; left: 0; width: 790px;  height: 145;}

#navigation { 
position:absolute; 

left:0; 
top:145; 
width:790; 
height:45; 
 z-index: 99;

} 



div.maintext {position: absolute;  
             
              top: 190; left: 0px;
              width: 790; height:800;  z-index: 99;
}

#maintext2 {position: absolute; 
top: 190; left: 0px;
width: 790; Height:800;

padding: 0px;

 z-index: 99;
}

#maintext3 {position: absolute;  
top: 190; left: 0px;
width: 790; Height:1600;

padding: 40px;

 z-index: 99;
}





.mainpagetext {position: absolute; z-index: 99;  top: 475; left: 125; width: 540px;  height: 400;}




div.wrapper { 
position:absolute; background-color: black; 
text-align: left; 
margin-left: 50%; /* centering trick */ 
left:-400; /* centering trick */ 
top:0; 
width:800; 
height:1000; 
z-index:1; 
font-size: 18px; 
}
 
p.topmargin {margin-top: 30px;}

