body {
#background-color:#27408B;
background-color:#2F4F4F;
#color: #FFCCCC;
#color: #F5DEB3;
#color: #F0E68C;
color: #DEB887;
display:block;
font-family:  Arial;
}
input {
background: transparent;
color: #DEB887;
line-height: 1.1em;
font-family:  verdana;
padding: 3px;
font-weight: bold;
font-size: 11pt;
border:  #FFC1C1 2px solid;

}
textarea {
background: transparent;
color: #DEB887;
line-height: 1.1em;
font-family:  verdana;
padding: 3px;
font-weight: bold;
font-size: 11pt;
border:  #FFC1C1 2px solid;
display: block;
}
select {
width: 300px;
background: transparent;
color: #DEB887;
line-height: 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: #FFA07A;
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;

}
.button focus{
margin-left: 15px;
color: pink;
cursor: hand;
cursor: pointer;

}
h2{
text-align: right;
# color: #FA8072;
color: #696969;
margin-right:66px;
display:block;
}
h3{
text-align: left;
#color: #FA8072;
color: #696969;
margin-left:66px;
margin-top: 20px;
display:block;
}

h4{
text-align: left;
 color: #FA8072;
display:block;
margin-left:66px;

}

ul{
font-weight: bold;
}
li {
font-weight: bold;
color: #BC8F8F;
}
.overlay{ 
position: absolute; 
top: 60px; 
left: 20px; 
margin-left: 66px;
margin-right:0px; 
width:13%; 
height: 150px;
background: transparent; 
border: 0px solid #fff; 
display:block;
}
.overlay a{ 
border: 0px solid #fff;
display:block;
}
.overlay2{ 
position: absolute; 
top: 80px; 
left: 0px; 
margin-left: 66px;
margin-right:0px; 
width:13%; 
height: 250px;
background: transparent; 
border: 0px solid #fff; 
display:block;
}
.overlayR{ 
position: absolute; 
top: 120px; 
left: 20px; 
margin-left: 66px;
margin-right:0px; 
width:13%; 
height: 280px;
background: transparent; 
display:block;
}
.twit{ 
position: absolute; 
top: 620px; 
right: 910px; 
margin-left: 66px;
margin-right:0px; 
background: transparent;
border: #000 2px;
display:block;
}
.content{
background: transparent;
margin-left: 270px;
margin-right: 0px;
width:77%;
text-align: left;
#border-top:8px solid #FA8072;
border-top:8px solid #CD5C5C;
}
.content2{
background: transparent;
width:100%;
text-align: left;
margin-left: 0px;
margin-right: 0px;
border-top:8px solid #CD5C5C;
}
.content3 {
background: transparent;
width: 100%;
text-align: left;
margin-left: 0px;
margin-right: 0px;
border-top:8px solid #CD5C5C;

}
.content4 {
background: transparent;
width: 74%;
text-align: left;
margin-left:0px;
margin-right: 16px;
border-top:8px solid #CD5C5C;
}
.content5 {
background: transparent;
width: 74%;
text-align: left;
margin-left:16px;
margin-right: 16px;
border-top:0px solid #CD5C5C;
}
p {
margin-left:66px;
margin-right:66px;
text-align: justify;
}
a {
color: #F5DEB3;
font-weight: bold;
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: #F5DEB3;
text-align: center;
text-decoration: none;
}