body {
 margin: 5px 5px 5px 5px;
 padding: 0 0 0 0;
}

.language_link {
 font-size: large;
}

a:link {
 color: #A73636;
 text-decoration: none;
}

a:active  {
 color: #9B6933;
 text-decoration: underline;
}

a:visited {
 color: #A73636;
 text-decoration: none;
}

a:hover {
 color: #9B6933;
 text-decoration: underline;
}

#nav1 {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
 font-weight: bold;
 background-color: #333;
 border: 1px solid #666;
}

#nav1 .here {
 color: #9B6933;
}

#nav1 a:link {
 color: #A73636;
 text-decoration: none;
}

#nav1 a:active  {
 color: #9B6933;
 text-decoration: underline;
}

#nav1 a:visited {
 color: #A73636;
 text-decoration: none;
}

#nav1 a:hover {
 color: #9B6933;
 text-decoration: underline;
}

#nav_page {
 float: left;
 border: 1px solid #666;
 margin: 1em 0 0 0;
 padding: 0 0 0 0;
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
 width: 11em;
}

#nav_page a {
 display: block;
 margin: 3px 0 2px .5em;
}

#nav_page hr {
 height: 2px;
 width: 80%;
 background: #666;
}

#nav_page .here {
 color: #9B6933;
 margin: 3px 0 2px .5em;
}

#nav_page1 {
 border-left: 1px solid #666;
 border-right: 1px solid #666;
 border-bottom: 1px solid #666;
 margin: 0 15% 0 15%;
 padding: 0 0 0 0;
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
 font-size: smaller;
 font-weight: bold;
}

#nav_page1 a {
 margin: 0 1em 0 1em;
}

#nav_page1 hr {
 height: 2px;
 width: 80%;
 background: #666;
}

#nav_page1 .here {
 color: #9B6933;
 margin: 0 1em 0 1em;
}

#right {
 background-color: #333;
 border: 1px solid #666;
}

#trail {
 border: 1px solid #666;
 margin: 1em 20% .5em 20%;
 padding: 0 0 0 0;
}

#trail ul {
 margin-left: 0;
 padding-left: 0;
 display: inline;
 border: none;
}

#trail ul li {
 margin-left: 0;
 padding-left: 2px;
 border: none;
 list-style: none;
 display: inline;
}

.vert_spacer350 {
 height: 350px;
}

.vert_spacer300 {
 height: 300px;
}

.vert_spacer200 {
 height: 200px;
}

.vert_spacer100 {
 height: 100px;
}


.footer {
 margin: 1em 20% .5em 20%;
 padding: 0 0 0 0;
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
 font-weight: bold;
 background-color: #333;
 border: 1px solid #666;
}

.footer a:link {
 color: #A73636;
 text-decoration: none;
}

.footer a:active  {
 color: #9B6933;
 text-decoration: underline;
}

.footer a:visited {
 color: #A73636;
 text-decoration: none;
}

.footer a:hover {
 color: #9B6933;
 text-decoration: underline;
}