html {

height: 101%;
}
body {

color: black; 

padding: 0; 

margin: 0; 

font-family: Verdana, Arial, Helvetica, sans-serif; 

font-size: .75em; 

background-color: white;

background: URL(/earth/pizzza/top_gradiant.gif) 0 0 repeat-x; 
}
img {

border: 0; 
}
a {

color: #900; text-decoration: underline;
}
a:hover {

color: black; text-decoration: none;
}

p, h1, h2, h3 {

margin-left:5px; 

margin-right:5px;
}
div#topMenu {text-align:center;margin-bottom:40px;}
#bottomMenu {

border-top:1px dashed #999;

padding:20px 0;

margin:20px 0;

text-align:center;

width:750px;
}
#bottomMenu p {padding-bottom:10px;}

/* homepage layout styles */
#radioActive {

position:absolute;

left:50%; 

width:750px;

margin-left:-375px;

background: transparent;
}

div#radioActive h1 {margin-top:10px;margin-bottom:5px;}
div#radioActive p {margin-top:5px; margin-bottom:5px; font-size:11px;}

#topMain{

position:absolute;

left:50%; 

width: 750px;

margin-left:-375px;
}
#showHm {

position:absolute;

top:830px;

width:750px;
}


#topSub{

position:absolute;

left:50%; 

width: 750px;

margin-left:-375px;
}


#showSb {

position:absolute;

top:595px;

width:750px;
}