body {
    font-family: Deja Vu Sans, Bitstream Vera Sans, Verdana, sans-serif;
}

h1 {
    margin: 0px;
    border-bottom: 1px solid #80c080;
    padding: 0.67em;
    text-align: center;
    font-size: 150%;
}

a {
    text-decoration: none;
}

a:visited {
    color: blue;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0px;
}

#body {
    margin: 2em auto;
    border: 2px solid #808080;
    width: 850px;
}

#menu {
    width: 100%;
    border-collapse: collapse;
}

#search {
    border-left: 1px solid #80c080;
    padding: 0.67em 0px;
}

#search span {
    font-size: small;
}

#search form {
    margin: 0px;
}

#search div {
    margin-top: 5px;
}

#heading {
    border-bottom: 1px solid #80c080;
    background-color: #e0ffc0;
    text-align: center;
}

#content {
    padding: 1em 5em;
}

#ads {
    margin-top: 1em;
    text-align: center;
}

#cse-search-results {
    margin: 1.5em 25px;
}

