#container {
        background:#AACC77;
        }

#center {
	padding: 1em;
        text-align: left;
	background:#EECC88;
        }

#content {
        background:#EECC88;
        }

#site-nav {
	float: left;
        left:0px;
        height:auto;
	background:#AACC77;
        }

#site-nav1 {
        background:#AACC77;
        height:auto;
        padding:1em;
        margin-left: 0.5em;
        margin-right: 0.5em;
        border:1px solid #ffffff;
	}

#site-nav2 {
        background:#AACC77;
        height:auto;
        padding:1em;
        margin-left: 0.5em;
        margin-top: 0.5em;
        margin-right: 0.5em;
        border:1px solid #ffffff;
        }

#google-links {
        clear: both;
        background:#AACC77;
        border:0px;
	margin-top: 0.5em;
        }

#banner1 {
        background:#AACC77;
	}

#google-search {
        background:#AACC77;
        border:0px;
        }

#google-text-adds {
        background:#AACC77;
        border:0px;
        }

#bottom-line {
        background:#AACC77;
}

#bottom-line p {
        text-align: center;
        }



BODY  { 
	color: #000000;
        background:#AACC77;
	}

H1 {
	color: #000066;
	text-align: center;
	}

H2 {
	color: #000066;
	text-align: left;
	}

H3 {
        color: #000066;
        text-align: left;
        }

a:link, a:visited {
        text-decoration: none;
        }


