#container {
        background:#B1B1CD;
        }

#center {
        padding: 1em;
        background:#ffffff;
        }

#content {
        background:#ffffff;
	font-family: Helvetica, sans-serif;
        }

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

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

        }

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

#banner1 {
        background:#B1B1CD;
        }

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

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

#google-pic-adds {
        background:#B1B1CD;
        border:0px;
        }

#bottom-line {
        background:#B1B1CD;
}

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


body { 
	font-family: Helvetica, sans-serif;
        text-align: left;
        background:#B1B1CD;
	}
P {
	text-align: left;
	}

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

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

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


UL {
	display: block;
	text-align: left;
	}

OL {
        display: block;
        text-align: left;
        }

TD { 
	font-family: Helvetica, sans-serif;
	}

B  {	
	font-family: Helvetica, sans-serif;
	}

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