/*Zero out default settings*/
html, body {
  margin: 0px; padding: 0px;border: 0px;
} 

body {
background: #cc9966;
margin: 0; padding: 0; font-family: verdana, "trebuchet ms", sans-serif; font-size: 11.5px; line-height: 1.5em; color: #000; text-align: center; width: 100%;
}

p {
margin-top: 10px;
}

h1 {
margin: 0px 0px 10px 0px; font-size: 14px; color: #de7941; font-style: italic;
}

a:link {
text-decoration: none;
color: #000;
}

a:visited {
text-decoration: none;
border-bottom: 1px dotted #369;
color: #7f79a9;
}

a:hover, a:active {
text-decoration: none;
border-bottom: 1px solid #036;
color: #de7941;
}

img {
border: 0; margin-bottom: 15px;
}

hr {
text-decoration: none;
border: 0.5px solid #de7941;
width: 100%;
margin: 5px 0px 15px 0px;
}

.p-small {
font-size: 12px;
}

.clearfloat {
font-size: 1px;
line-height: 0px;
height: 0px;
clear: both;
margin: 0px;
}

#wrapper{ 
width:950px; 
position:absolute; 
left:50%; 
margin-left:-450px; 
}

#header {
position: absolute;
top: 0px;
left: 0px;
height: 157px;
width: 757px;
padding-top: 0px;
}

#sidebar-right {
position:absolute; 
left: 724px;
width: 227px;
height: 805px;
z-index: 10;
padding: 0px;
}

#menu {
font-family: "trebuchet ms", verdana, sans-serif;
font-size: 14px;
font-weight: bold;
position: absolute;
top: 158px;
left: 0px;
height: 21px;
width: 757px;
background-color: #7f79a9;
}

#gallery {
position: absolute;
z-index: 20;
top: 178px;
left: 0px;
background: #fff;
padding: 20px 25px 0px 35px;
text-align: left;
width: 930px;
height: 600px;
border: 1px solid #ccc;

}

#bolivia {
position: absolute;
z-index: 19;
top: 178px;
left: 0px;
background: #fff;
padding: 20px 25px 0px 35px;
text-align: left;
width: 660px;
height: 580px;
}

#container {
position: absolute;
top: 178px;
left: 0px;
background: #fff;
padding: 20px 25px 0px 35px;
text-align: left;
width: 757px;
height: 606px;
}

#container #main {
float: left;
width: 45%;
height: 494px;
margin: 0 20px 0 0;
}

#container #support {
float: right;
width: 40%;
height: 494px;
margin-right: 80px;
}

#container #support h1 {
margin: 0px 0px 5px 0px; font-size: 14px; color: #de7941; font-style: italic;
}

#container #support h2 {
margin: 20px 0px 10px 0px; font-size: 18px; color: #de7941; font-style: italic;
}

#container #main textarea {

padding: 0px; 

float:left; 
width: 200px; 
font-family: Helvetica, sans-serif;
 
font-size: 1.0em;
 
margin: 0px 0px 0px 0px; 

border: 2px solid #ccc;

}

#container #main input.submit-button {

width: 100px;
float: right;
 
margin-right: 60px;
}


#container #scroll input {

padding: 0px; 
width: 200px; 

height: 20px;
font-family: Helvetica, sans-serif;
 
font-size: 1.2em;
 
margin: 0px 0px 0px 0px; 

border: 1px solid #ccc;

}

#display {
position: absolute;
top: 733px;
left: 150px;
width: 575px;
height: 35px;
z-index: 10;
text-align: left;
}

#footer {
position: absolute;
top: 784px;
left: 0px;
height: 21px;
width: 757px;
background-color: #7f79a9;
}






