body {
text-align: center;
background-color: #eeeeee;
color: #000000;
line-height: 0px;
margin: 0px;
padding: 0px;
font-family: helvetica, sans-serif;
font-weight: lighter;
}

#main {
width: 700px;
text-align: left;
margin: 0px auto 20px auto;
background-color: #ffffff;
color: #000000;
padding: 0px 15px 15px 15px;
}

#navigation {
float: right;
margin-top: 40px;
width: 200px;
}

#navigation h2 {
margin: 0px 0px 2px 0px;
font-family: georgia, serif;
font-size: 14px;
font-weight: lighter;
font-style: italic;
line-height: 17px;
text-transform: lowercase;
letter-spacing: .075em;
}

#navigation h2 a {
color: #222222;
background-color: #dddddd;
display: block;
padding: 5px 10px 5px 12px;
text-decoration: none;
}

#navigation h2 a:hover {
background-color: #7a86a4;
color: #ffffff;
}

#content {
width: 450px;
margin-top: 20px;
float: left;
}

#content h1 {
font-weight: lighter;
color: #7a86a4;
margin-bottom: 20px;
margin-top: 0px;
font-size: 30px;
line-height: 36px;
}

#content h2 {
font-weight: lighter;
color: #7a86a4;
margin-bottom: 10px;
margin-top: 0px;
font-size: 17px;
line-height: 24px;
}

#front #content h3 {
margin-bottom: 10px;
font-size: 14px;
line-height: 28px;
}

#content h6 {
margin: 0px 0px 5px 0px;
}

#content h6 a:link, #content h6 a:visited {
border: 0px;
font-weight: lighter;
background-color: #dddddd;
color: #333333;
font-size: 13px;
line-height: 18px;
display: block;
padding: 5px 5px 5px 10px;
text-decoration: none;
}

#content h6 a:hover {
background-color: #7a86a4;
color: #ffffff;
}

#content p, #content li {
font-size: 13px;
line-height: 18px;
}

#content p {
margin-bottom: 10px;
margin-top: 0px;
}


#content a:link, #content a:visited {
color: #7a86a4;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 1px dotted #7a86a4;
}

#content a:hover {
color: #000000;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 1px solid #000000;
}

#small {
margin-bottom: 20px;
}

#footer {
clear: both;
padding-top: 5px;
}

#footer a {
color: #7a86a4;
text-decoration: none;
}

#footer p {
font-size: 11px;
line-height: 14px;
padding-top: 10px;
border-top: 1px solid #000000;
}

a img {
border: 0px;
}

#sidepic {
margin-bottom: 10px;
}

body#front h2#home {
display: none;
}

#boxes {
margin: 25px 0px 0px 0px; 
padding-top: 20px; 
border-top: 1px solid #cccccc;
}

#boxes a img {
border: 1px solid #ffffff;
}

#boxes a:hover img {
border: 1px solid #aaaaaa;
}

.formy {
width: 290px;
}