body {
background-color:#27408B;
/*background-color:#8B4513;
background-repeat: no-repeat;color: #FA8072;
background: #fff url('/images/worldsatelite2.gif') fixed;*/
color: #FFFFFF;
display:block;
font-family:  Arial;

}
TEXTAREA {
background-color:#27408B;
color: #FFFFFF;
hieght: .8em;
font-family:  verdana;
padding: 3px;
font-weight: bold;
font-size: 11pt;
border:  #FFC1C1 0px solid;
display: block;
}
SELECT {
width: 300px;
background-color: #27408B;
color: #FFFFFF;
hieght: 1.0em;
font-family:  verdana;
padding: 8px;
font-weight: bold;
font-size: .9em;
border:  #FFC1C1 1px solid;
display: block;
}

.button {
width:auto;
font-weight:bold;
background: transparent;
color: #FA8072;
border-bottom: 0px solid #FA8072;
border-top: 0px solid #FA8072;
border-right: 0px solid #FA8072;
border-left: 0px solid #FA8072;
margin: 0px auto;
padding: 0px;
cursor: hand;
cursor: pointer;

}
.button: hover{
margin-left: 15px;
color: pink;
cursor: hand;
cursor: pointer;
display:block;
}
.button: focus{
margin-left: 15px;
color: pink;
cursor: hand;
cursor: pointer;
diplay:block;
}
h2{
text-align: right;
 color: #FA8072;
display:block;
margin-right:66px;
}
h3{
text-align: left;
 color: #FA8072;
display:block;
margin-left:66px;
margin-top: 20px;

}

h4{
text-align: left;
 color: #FA8072;
display:block;
margin-left:66px;

}

ul{
font-weight: bold;
/*color: #0000EE;*/
}
li {

font-weight: bold;
color: #BC8F8F;
}
.overlay{ 
position: absolute; 
top: 100; 
left: 0; 
margin-left: 66px;
margin-right:0px; 
width:13%; 
//z-index: 10;
height: 150px;
///background-image:url('images/worldsatelite.gif');
///background: #00ff00 url('images/worldsatelite.gif') no-repeat fixed center;
background: transparent; 
border: 0px solid #fff; 
display:block;
}
.overlay a{ 
border: 0px solid #fff;
display:block;
}
.overlay2{ 
position: absolute; 
top: 80px; 
left: 0; 
margin-left: 66px;
margin-right:0px; 
width:13%; 
//z-index: 10;
height: 250px;
///background-image:url('images/worldsatelite.gif');
///background: #00ff00 url('images/worldsatelite.gif') no-repeat fixed center;
background: transparent; 
border: 0px solid #fff; 
display:block;
}
.overlayR{ 
position: absolute; 
top: 20; 
left: 0; 
margin-left: 66px;
margin-right:0px; 
width:13%; 
z-index: 10;
height: 280px;
background: transparent; 
display:block;
}
.content{

background-color:#27408B;
margin-left: 270px;
margin-right: 66px;
width:74%;
text-align: left;
border-top:8px solid #FA8072;
}
.content2{
background-color:#27408B;
width:74%;
text-align: left;
margin-left: 270px;
margin-right: 66px;
border-top:8px solid #FA8072;
}
.content3 {
background-color:#27408B;
width: 84%;
text-align: left;
margin-left: 270px;
margin-right: 66px;
border-top:8px solid #FA8072;

}
.content4 {
background-color:#27408B;
width: 74%;
text-align: left;
margin-left:16px;
margin-right: 16px;
border-top:8px solid #FA8072;
}
p {
margin-left:66px;
margin-right:66px;
text-align: justify;
}
a {
color: #8B7765;
text-decoration: none;
}
a hover {
text-decoration: none;

}
a selected {
text-decoration: none;
}
.footer{color: #CDB7B5;
text-align: center;
margin: 10px auto;
}
.footer a {
color: #CDB7B5;
text-align: center;
text-decoration: none;
}