* {
margin:0;padding:0;
}

body {
background:#d2e5df;
font:.72em/1.77em verdana,tahoma,arial,sans-serif;
color:#333;
}

#content p {
margin-bottom: 1em;
}

#container {
width: 600px;
margin: 0 auto;
text-align: center;
}

#content {
padding: 16px;
text-align: justify;
}

#footer {
text-align: center;
color: #555;
font-size: 0.9em;
}

h1 {
margin-bottom: 4px;
}

#header {

}


#navigation  li{
display: inline;
list-style-type: none;
font-size: 1.3em;
padding: 0 4px;
}

#navigation a {

border: 0;
padding: 3px;
}

#navigation a:hover {
background: #357083;
color: #fcf4c9;
}

#navigation li {
margin-bottom: 10px;
}
a {
font-weight: normal;
color: #357083;
text-decoration: none;
border-bottom: 1px dotted #357083;
}
a:hover {
border-bottom: 2px solid #5a9fb5;
}

#header a img {
margin: 0;
border: 0;
}

img {
}

img a:hover {
border: 0;
}

#imagenav {
text-align: center;
}
#imagenav img{
margin: 0 20px;
}

h1 {
margin-top: 0;
font-size: 1.8em;
border-bottom: 3px solid #5a9fb5;
margin-bottom: 10px;
letter-spacing: 2px;
padding-left: 20px;
}

h2 {
margin-top: 10px;
font-size: 1.5em;
border-bottom: 2px solid #5a9fb5;
margin-bottom: 6px;
padding-left: 40px;
}


h1, h2, h3, h4 {
font-family: tahoma, helvetica, arial, verdana, sans-serif;
font-weight: normal;
text-transform: uppercase;
}

blockquote {
background: #e1ebe8;
margin: 0 60px;
border-left: 4px solid #b1ccc4;
padding: 6px 10px;
padding-bottom: 1px;
}


input, textarea, select {
background: #e1ebe8;
color: #333;
font: verdana;
padding: 3px;
border: 2px solid #b1ccc4;
}


ul, ol {
margin: 20px;
}
