

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-color: #000163;
    color: #666666;
    margin: 0px auto;
    background-image: url(bg_body.jpg);
}
h1 {
    font-size: 2.2em;
    margin: 0px 0px 10px 0px;
    color: #478e03;
    padding: 0px 0px 8px 0px;
    border-bottom: 2px dotted #eee;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}
h2 {
    font-size: 1em;
    margin: 0px 0px 20px;
    color: #000;
    font-weight: bold;
}
h3 {
    font-size: 1em;
    color: #cc0000;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    font-weight: bold;
}
h5 {
    font-size: 1.2em;
    color: #ffffff;
    font-weight: bold;
}
a,
a:link,
a:active,
a:visited,
a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #000163;
}
a img {
    border: 0;
}


#all {
    width: 902px;
    margin: 0px auto;
    padding: 0px;
}
#main {
    line-height: 1.6em;
    background-color: #ffffff;
}
#logo {
    background-color: #020554;
    padding: 20px 35px 20px 35px;
    width:270px;
    margin: 0px;
}
#topimage img {
    border: 3px solid #fff;
}
#toplinks {
    display: inline;
    float: right;
    margin-right: 10px;
}

#menu {
    background-color: #fff;                                             
    vertical-align: middle;
    height: 20px;
}

#middle {
    border-bottom: 10px solid #444;
}
#content {
    padding: 0px 40px 10px 40px;
    text-align: justify;
    background-color: #fff;
    width:492px;
}
#content p {
    padding: 0px;
    margin: 0px 0px 20px;
}
#content img {
    border: 1px solid #999999;
    padding: 5px;
}
#content a {
    color: #020554;
}
#content a:hover {
    background-color: #020554;
    color: #fff;
}

#footer {
    border: 3px solid #fff;
    border-top: 2px solid #999;
    height: 20px;
    color: #444;
    padding: 5px 10px;
    font-size: 0.8em;
}
#footer a {
    margin-top: 5px;
    font-weight: bold;
    text-decoration: none;
    color: #000163;
}
#footer a:hover {
    text-decoration: underline;
}
#bottom {
    display: inline;
    float: left;
    font-size: 0.8em;
    color: #fff;
    margin: 5px 0 10px;
}
#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
    text-decoration: none;
    color: #ffffff;
}
#bottom a:hover {
    text-decoration: underline;
}
.box {
    background-color: #996665;
    padding: 15px;
    font-size: 1.6em;
    color: #f8f5e8;
    line-height:normal;
    font-style: italic;
}
.child img {
    border: 1px solid #888;
}
#content hr {
    height: 1px;
    color: #aaa;
    margin-bottom: 20px;
}
#map {
    border: 1px solid #999999;
}
#gallery {
    float: left;
}
#gallery img {
    border: 1px solid #fff;
    padding: 0;
    margin: 0 8px 0 0;
    margin: 0;
}
#gallery .thumbs img {
    margin: 8px 8px 0 0;
}
