BODY
{
font-family:"Times New Roman", Times, serif;
text-align:center;
background-image:url(images/sitebackground.jpg);
color:#FFFFFF;
font-size:105%;
line-height:1.5em;
}

DIV#content{
width:715px;
height: 100%;
margin-left:auto;
margin-right:auto;
text-align:left;
background-image:url(images/contentbackground.jpg);
}

H1#headerbar{
width: 715px;
height: 208px;
background-image:url(images/header.jpg);
}

/*menu*/
DIV#menu{
width:195px;
position:absolute;

}

DIV#menu UL{
padding:0;
margin:0;
}

DIV#menu LI{
list-style-type:none;
}

DIV#menu A{
display:block;
width:195px;
}
P#acsilogo{
margin-top:40px;
width:180px;
height:67px;
background-image:url(images/acsilogo.jpg);
position:relative;
left:7px;
margin-left:5px;
}

A:link{
color:#CCCCCC;
text-decoration:none;
}

A:visited{
color:#CCCCCC;
text-decoration:none;
}

A:hover{
text-decoration:underline;
}

A:active{
color:#CCCCCC;
text-decoration:none;
}

A#home{
height:32px;
background-image:url(images/home.jpg);
background-repeat:no-repeat;
}

A#currentevents{
height:33px;
background-image:url(images/currentevents.jpg);
background-repeat:no-repeat;
}

A#ongoingprojects{
height:29px;
background-image:url(images/ongoingprojects.jpg);
background-repeat:no-repeat;
}

A#futureendeavors{
height:29px;
background-image:url(images/futureendeavors.jpg);
background-repeat:no-repeat;
}
A#onlinegiving{
height:31px;
position:relative;
margin-top:5px;
background-image:url(images/onlinegiving.jpg);
background-repeat:no-repeat;
}

A#backtomainsite{
height:32px;
background-image:url(images/backtomainsite.jpg);
background-repeat:no-repeat;
}
A#centurion3on3{
height:32px;
background-image:url(images/centurion3on3.jpg);
background-repeat:no-repeat;
}




/*body and headers*/
DIV#body{
width:480px;
position: relative;
left: 205px;
padding-left:10px;
background-image:url(images/background_centurion.jpg);
background-repeat:no-repeat;
background-position:bottom left;

}

P{
margin:10px;
}

H2#homeheader{
width:480px;
height:50px;
background-image:url(images/welcomeheader.jpg);
position:relative;
right:10px;
}

H2#currenteventsheader{
width:480px;
height:50px;
background-image:url(images/currenteventsheader.jpg);
position:relative;
right:10px;
}

H2#ongoingprojectsheader{
width:480px;
height:50px;
background-image:url(images/ongoingprojectsheader.jpg);
position:relative;
right:10px;
}


H2#futureendeavorsheader{
width:480px;
height:50px;
background-image:url(images/futureendeavorsheader.jpg);
position:relative;
right:10px;
}

H2#onlinegivingheader{
width:480px;
height:50px;
background-image:url(images/onlinegivingheader.jpg);
position:relative;
right:10px;
}
H2#centurion3on3header{
width:480px;
height:50px;
background-image:url(images/centurion3on3header.jpg);
position:relative;
right:10px;
}




DIV#footer{
width:715px;
height:66px;
background-image:url(images/footer.jpg);
}

.hide{
display:none;
}


/*HOME PAGE SPECIFICS*/
/*DIV#slideviewer{
width:440px;
height:300px;
background-image:url(slideshow/image4.jpg);
position: relative;
border: 2px solid white;
margin-bottom: 7px;
margin-left:auto;
margin-right:auto;
text-align:center;
}*/

