body {
background-color: #FFFFFF;   
}

/*
#satalite-bckgrnd {
background-image: url(img/satalite-world-big.jpg);
background-repeat: no-repeat;
background-attachment: scroll; 
background-position: 200px 1px;
}
*/

#wrapper {
background-color: transparent;  
color: #000000;
margin-top: 20px;
}


#header .inner li {
margin: 0;
padding: 0;
Margin: 40px 0 10px 0;
font: times roman, serif;
font-size: 20px;
font-weight: normal;
color: red;
list-style-type: none;
height: 1%;
}
#header a:link, #header a:visited {
color: #FF0000;
background-image: url(img/blue-arrow-5.gif);
background-repeat: no-repeat;
background-position: center left;         
padding-left: 25px;     
font-size: 90%;   
color: #FF0000;               
}
#header li a:hover {
background-color: #FFC0CB; 
}




#main {
background-color: transparent;
position: relative;
top:0;
left:  0;
width: 100%;
margin-top: 10px; 
}
#content-index h4 {  
font: times roman, serif;
font-size: 40px; /*70px;*/
color: black;
text-align: center;
margin-top: 40px;   /* 80px; */
margin-bottom: -20px;
padding-bottom: -10px;   
height: 1%;
}
#content-usa-address p {
background-color: transparent;
font-size: 25px;
font-weight: bold; 
margin-top: 40px;  
text-align: center;    
color: blue; 
height: 1%;
} 

#content-email-address p {
background-color: transparent;
font-size: 25px;
font-weight: bold; 
margin-top: 45px;  
text-align: center;    
color: blue; 
height: 1%;
} 

/*
#content-email-address li {
margin-top: 40px;  
text-align: center; 
font-size: 25px;
font-weight: bold;
height: 1%; 
}
#content-email-address a:link, #content-email-address a:visited {
background-color: pink;
color: blue;
background-image: url(img/more-bullet.gif);
background-repeat: no-repeat;
padding-left: 20px;  
}
#content-email-address li a:hover {
  background-color: #FF0000;      
  color: white;                               
}

#page-space {
margin-bottom: 800px;  /* 200px*/
}
*/