body {
font-family: Ariel, Helvetica, Verdana, sans-serif;
font-size: 90%;
line-height: 1.6em;
margin: 0;
margin-left: auto;
margin-right: auto;
padding: 0;
background: #000000 url(../images/bch_bg.jpg) repeat-x;
}

a, a:link, a:visited {
text-decoration: underline;
color: #333333;
}

a:hover {
text-decoration: underline;
color: #666666;
}

img {
border: 0;
}

h1 {
font-size: 1.5em;
font-weight: bold;
font-family: "Times New Roman", Times;
}

#wrapper {
width: 720px;
height: 100%;
position: relative;
left: 48%;
margin-left: -360px;
text-align: left;
padding: 0 10px 20px 10px;
background-color: #dcdcdc;
}

#masthead {
padding: 10px 0 5px 0;
}

#spanish {
margin: 20px 0 0 0;
}

#mainImage {
text-align: center;
height: 200px;
background-color: #dcdcdc;
margin: 0 10px 20px 10px;
}

#navigation {
text-align: center;
padding: 4px 200px 0 60px;
margin: 5px 0 5px 0;
height: 80px;
background: #dcdcdc url(../images/nav_bg.jpg) no-repeat;
}

#navigation ul {
margin: 16px 0 0 -30px;
padding: 0;
list-style: none;
width: 720px;
}

#navigation ul li{
float: left;
padding: 0 30px 0 40px;
}
#navigation a{
font-family: "Caslon", "Times New Roman", Times;
font-size: 110%;
color: #000;
font-weight: bold;
text-decoration: none;
}
#navigation a:hover{
color: #333;
text-decoration: underline;
}


#content {
clear: all;
padding: 2em;
min-height: 600px;
}

#footer {
background-color: #dcdcdc;
}
#footer img{
padding-bottom: -30px;
}

#footer ul {
margin: 0;
padding: 0;
list-style: none;
width: 720px;
}

#footer ul li{
float: left;
padding: 0 5px 0 5px;
}

#homeList {
padding: 5px;
margin: 0;
}

#logos{
float: right;
}















