body {
background-color: #fff;
color: #0000033;
font-family: heltvetica, arial, verdana, sans-serif;
font-size: 76%;
margin: 0 auto;
min-width: 800px;
text-align: center;
}

a {
color: #000033;
font-weight: bold;
text-decoration: underline;
}

a:visited {
color: #000033;
}

a:hover {
color: #6fa2bf;
}

a:active {
color: #6fa2b8;
}


a img {
border: 0px;
text-decoration: none;
}

h1 {
font-size: 1.2em;
font-weight: bold;
color: #000033;
text-align: left;
}

h2 {
font-size: 1.1em;
font-weight: bold;
color: #000033;
text-align: left;
}

h3 {
font-size: 1em;
font-weight: bold;
color: #000033;
text-align: left;
}

p {
text-align: left;
font-size: 1em;
line-height: 1.2em;
}

.valid {
text-align: center;
}

.ital {
font-style: italic;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.group:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.group { display: inline-block;}

html[xmlns] .group {display: block;}

* html .group { height: 1%;}


#container {
position: relative;
width: 730px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;

}

#main-nav {
position: absolute;
top: 145px;
left: 20px;
width: 130px;
text-align: left;
}

#main-nav ul {
list-style: none;
margin: 20px 0 20px 0;
}

#main-nav li {
padding: 5px 0 5px 0;
}


#logo {
margin: 0;
width: 100%;
text-align: center;
}

#content {
margin: -20px 0 0 9px;
width: 721px;
background-color: #def0fa;
}

#text {
margin: 0px 20px 0 170px;
padding: 20px 0 30px 0;
width: 520px;
min-height: 500px;
}

#text ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#image {
float: right;
width: 275px;
margin: 10px 0px 10px 30px;
font-size: 0.8em;
}

#gal {
margin: 0px 300px 0 190px;
padding: 20px 0 30px 0;
width: 225px;
}

#gal p {
text align: left;
}

#gal2 {
position: absolute;
top: 160px;
left: 460px;
right: 0;
width: 215px;
padding: 0 30px 20px 0;
}

#footer {
margin: 0 0 0 9px;
width: 721px;
padding: 7px 0 6px 0;
text-align: center;
font-size: .8em;
color: #fff;
background: url(images/footerbg.gif) center bottom no-repeat;
}