* {
    margin: 0px 0px;
    padding: 0px 0px;
}

body {
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: #000000;
    background: #cccccc url(../images/white.gif) center repeat-y;
    text-align: center;
}

a {
    color: #000000;
}

#wrap {
    text-align: left;
    width: 914px;
    background: #ffffff;
    margin: 0px auto;
    position: relative;
}

#top-banner {
    width: 914px;
    height: 85px;
    background: url(../images/banner3.gif);
}

#slideshare {
    position: absolute;
    top: 85px;
    left: 37px;
}

#rwanda {
    position: absolute;
    /*top: 410px;*/
    top: 660px;
    left: 37px;
    width: 425px;
    height: 101px;
    background: url(../images/rwanda.jpg) no-repeat;
}

#rwanda-inner {
    position: relative;
    width: 425px;
    height: 101px;
}

#rwanda-button {
    width: 137px;
    height: 29px;
    background: transparent;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#resources {
    width: 196px;
    height: 240px;
    position: absolute;
    top: 115px;
    right: 35px;
    background: url(../images/resources.jpg) no-repeat;
}

#resources-inner {
    position: relative;
    width: 196px;
    height: 240px;
}

#primary-resources {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 196px;
    height: 70px;
    /*background: #99cccc;*/
}

#secondary-resources {
    position: absolute;
    top: 84px;
    left: 0px;
    width: 196px;
    height: 70px;
    /*background: #99cccc;*/
}

#prayer-and-parish-resources {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 196px;
    height: 70px;
    /*background: #99cccc;*/
}
