body { 
color: #554455; 
background-color: black; 
background-image: url(bg.png);
background-repeat: repeat-x;
text-align: center;
margin: 0 0 0 0;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1em;
}

#main {
top: 0px;
margin-left: auto;
margin-right: auto;
width: 1000px;
height: 701px;
border: 1px solid grey;
background-image: url(BCGtop1.jpg);
background-repeat: no-repeat;
background-color: white;
text-align: left;
}

#rightBox{
top: 194px;
margin-left: 698px;
width: 276px;
text-align: left;
position: absolute;
background-color: transparent;
}

#centerBox{
top: 340px;
margin-left: 196px;
width: 450px;
text-align: left;
position: absolute;
background-color: transparent;
z-index: 3;
}

#oldChapel{
top: 600px;
margin-left: 847px;
height: 100px;
width: 151px;
position: absolute;
background-image: url(oldChapel.jpg);
background-repeat: no-repeat;
z-index: 1;
}

#cal1{
background-color: #ffe27e; 
width: 117px;
text-align: center;
font-size: 0.75em;

}

#cal2{
background-color: white; 
width: 117px;
height: 38px;
text-align: center;
font-size: 0.75em;
}

#navcontainer{
top: 345px;
margin-left: -6px;
width: 142px;
position: absolute;
background-color: transparent;
z-index: 3;
}

#navcontainer ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: verdana, arial, helvetica, sans-serif;
}

#navcontainer a
{
display: block;
height: 24px;
padding: 0px;
}

#navcontainer a:link, #navlist a:visited
{
color: black;
text-decoration: none;
background-image: url(button1a.jpg);
background-repeat: repeat-x;
text-align: center;
line-height: 20px;
border-top: 1px solid #deab6a;
}

#navcontainer a:hover
{
background-image: url(button2a.jpg);
background-repeat: repeat-x;
color: black;

}

