body {
    margin:0px;
    padding:0px;
    background-color:#1D335C;
    background-image:url(images/bg.jpg);
    background-position:center;
    background-repeat:repeat-y;
    }
.side {
    background-image:url(images/side.gif);
    background-repeat:repeat-y;
    width:180px;
    }
.topbar {
    color:#ffffff;
    font-family:times,georgia,serif;
    font-size:12px;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    line-height:16px;
    background-image:url(images/bg_bar.jpg);
    background-repeat:repeat-x;
    }
.content_box {
    padding-left:40px;
    padding-right:40px;
    font-family:arial,helvetica,sans serif;
    color:#ffffff;
    font-size:14px;
    border-style:solid;
    border-width:0px;
    border-color:#ffffff;
    line-height:20px;
    }
.navlink
    {
    display:block;
    /*width:100%;*/
    display:block;
    background-color:#4F1B52;
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#222;
    font-family:arial,verdana;
    font-size:12px;
    font-weight:bold;
    padding:6px;
    padding-left:10px;
    color:#ffffff;
    }
a.navlink:link
    {
    text-decoration:none;
    color:#ffffff;
    }
a.navlink:visited
    {
    background-image:url(images/bg_link.gif);
    text-decoration:none;
    color:#ffffff;
    }
a.navlink:hover
    {
    background-color:#7E5B83;
    padding-left:24px;
    color:#ffffff;
    }
.anylinkcss{
    position:absolute;
    visibility: hidden;
    border:2px solid #260D27;
    border-bottom-width: 1px;
    font-size: 11px;
    font-family: arial,helvetica,sans serif;
    line-height: 18px;
    z-index: 100;
    background-color: #7E5B83;
    width: 180px;
    }
.anylinkcss a{
    color: #ffffff;
    width: 100%;
    display: block;
    text-indent: 5px;
    border-bottom: 1px solid #260D27;
    padding: 4px 0;
    text-decoration: none;
    }
.anylinkcss a:link{
    color: #ffffff;
    width: 100%;
    display: block;
    text-indent: 5px;
    border-bottom: 1px solid #260D27;
    padding: 4px 0;
    text-decoration: none;
    }
.anylinkcss a:visited{
    color: #ffffff;
    width: 100%;
    display: block;
    text-indent: 5px;
    border-bottom: 1px solid #260D27;
    padding: 4px 0;
    text-decoration: none;
    }
.anylinkcss a:hover{ /*hover background color*/
    background-color: #ffffff;
    color: #000047;
    font-weight:bold;
    }
a.anylinkcss{
    color: #ffffff;
    width: 100%;
    display: block;
    text-indent: 5px;
    border-bottom: 1px solid #260D27;
    padding: 4px 0;
    text-decoration: none;
    }
a.anylinkcss:link{
    color: #ffffff;
    width: 100%;
    display: block;
    text-indent: 5px;
    border-bottom: 1px solid #260D27;
    padding: 4px 0;
    text-decoration: none;
    }
a.anylinkcss:hover{ /*hover background color*/
    background-color: #ffffff;
    color: #000047;
    font-weight:bold;
    }
.rotator_wrap_church {
    background-image:url(images/bg_church.jpg);
    background-repeat:repeat-x;
    height:240px;
    padding:30px;
    }
.rotator_wrap_ministries {
    background-image:url(images/bg_ministries.jpg);
    background-repeat:repeat-x;
    height:240px;
    padding:30px;
    }
.rotator_wrap_know_god {
    background-image:url(images/bg_know_god.jpg);
    background-repeat:repeat-x;
    height:240px;
    padding:30px;
    }
.rotator_wrap_outreach {
    background-image:url(images/bg_outreach.jpg);
    background-repeat:repeat-x;
    height:240px;
    padding:30px;
    }
.rotator_text {
    position:relative;
    float:right;
    width:410px;
    font-family:arial,helvetica,sans serif;
    color:#ffffff;
    font-size:11px;
    line-height:17px;
    }
.rotator_hdr {
    font-size:28px;
    color:#FDF5E0;
    font-family:times,georigia;
    font-weight:normal;
    line-height:28px;
    }
.announce_hdr {
    font-size:10px;
    font-family:arial,helvetica,sans serif;
    color:#FDF5E0;
    font-weight:normal;
    letter-spacing:.05em;
    }
.announce_text {
    font-size:10px;
    font-family:arial,helvetica,sans serif;
    color:#B5A7B8;
    font-weight:normal;
    line-height:16px;
    }
.footer_message {
    padding:0px;
    margin:0px;
    }
.footer_text {
    /*background-image:url(images/bg_footer.jpg);
    background-repeat:repeat-x;*/
    font-family:arial,helvetica,sans serif;
    font-size:10px;
    color:#aaaabb;
    padding:14px;
    }
.footer_hdr {
    font-size:20px;
    font-family:times,georigia;
    color:#FDF5E0;
    font-weight:normal;
    margin-bottom:6px;
    }
.footer_hdr2 {
    font-size:12px;
    color:#FDF5E0;
    font-weight:bold;
    font-style:italic;
    margin-top:6px;
    }
.hdr {
    font-size:20px;
    font-family:times,georigia;
    color:#FDF5E0;
    font-weight:normal;
    margin-bottom:6px;
    }
.hdr2 {
    font-size:16px;
    color:#FDF5E0;
    font-family:times,georigia;
    font-weight:normal;
    margin-top:6px;
    }
.left {
    position:relative;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    }
.right {
    position:relative;
    float:right;
    margin-left:10px;
    margin-bottom:10px;
    }
a {
    text-decoration:none;
    color:#fdf5e0;
    }
a:link {
    text-decoration:none;
    color:#fdf5e0;
    }
a:visited {
    text-decoration:none;
    color:#fdf5e0;
    }
a:hover {
    text-decoration:none;
    color:#ffff00;
    }
