/* Dusk over the shifting sands */

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #ffffff;
border-top: 30px #386ca3 solid;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 0px;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 0;
background-color: #9e9e8a;
border-top: 1px black solid;
border-bottom: 1px black solid;
color: #e2e2c5;
font-weight: bold;
font-size: 1em;
}

#main-title a:link, #main-title a:visited, #main-title a:hover { 
color: #e2e2c5;
font-weight: bold;
font-size: 1em;
text-decoration: none;
}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 150px;
margin-right: 165px;
font-size: 1em;
color: #77774f;
border-bottom: 1px #999 dashed;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 50px;
margin-left: 150px;
margin-right: 160px;
}

p, ul, ol, table, th{
font-size: .7em;
line-height: 1.9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

table.galeria {
font-size: .9em;
line-height: 1.9em;
text-align: left;
}

table {
text-align: center;
}

b {color: #77774f;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .9em;
color: #77774f;
font-weight: bold;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #386ca3;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #194d84;
text-decoration: none;
font-weight: bold;
}

.arriba {
font-size: .7em;
color: #386ca3;
text-decoration: none;
border-bottom: 1px #999 dashed;
}

.centrado {
text-align: center;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 245px;
left: 25px;
width: 100px;
border-right: 1px #999 dashed;
text-align: right;
}

#left-menu p {
padding-right: 10px;
margin-bottom: 5px;
font-size: .8em;
line-height: 25px;
}

#left-menu a:link, #left-menu a:visited {
color: #7f7f6f;
}

#left-menu a:hover, #left-menu a.current {
color: #33332c;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
background-color: #386ca3;
color: #ffffff;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px black solid;
font-size: .7em;
word-spacing: 10px;
line-height: 1em;
}

#footer a:link, #footer a:visited {
color: #e2e2c5;
}

#footer a:hover {
color: #e2e2c5;
text-decoration: underline;
}

div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
font-weight: bold;
text-align: left;
background-color: #386ca3;
margin-bottom: 25px;
font-weight: bold;
padding: 10px 0px 10px 100px;}

#navbar a:link, #navbar a:visited {color: #002e5b;
text-decoration: none;
border: solid #8cc3f6 1px;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px;
display: inline}

#navbar a:hover, #navbar a.current {color: #ffffff;
background-color: #6f9cc7;
text-decoration: none;
border: solid #6188b0 1px}