﻿a:link
{
    color: #000000;
    font-weight: bold;
}

a:visited
{
    color: #555555;
    font-weight: bold;
}

a:hover
{
    color: #ff0000;
    font-weight: bold;
}

body
{
    background-color: #cccccc;
    margin: 0;
}

div.Table
{
    text-align: center;
}

form
{
    margin: 0;
}

.banner
{
    background: #ff0000;
    background-image: url(Images/banner.png);
    float: right;
    height: 100px;
    width: 610px;
}

.centerDiv
{
    text-align: center;
}

.container
{
    width: 760px;
}

.contentPage
{
    background-color: #ffffff;
    float: right;
    padding: 5px 5px 5px 5px;
    width: 600px;
}

.headerBar
{
    font-size: 8px;
    height: 10px;
    text-align: right;
    width: 760px;
}

.icon
{
    height: 50px;
}

.centerDiv
{
    text-align: center;
}

.logo
{
    background-image: url(Images/Logo_Church.png);
    background-repeat: no-repeat;
    float: left;
    height: 100px;
    width: 150px;
}

.map
{
    height: 400px;
    width: 590px;
}

.navBar
{
    background-color: #cccccc;
    float: left;
    width: 150px;
}

.navHeader
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.navItem
{
    background-color: #ff0000;
    font-size: 12px;
    font-style: italic;
    width: 150px;
}

.navItem:hover
{
    background-color: #ffffff;
}

.navTable
{
    background-color: #000000;
    width: 150px;
}

.orgIcon
{
    font-weight: normal;
    text-align: center;
    width: 90px;
}

.orgName
{
    text-align: center;
    width: 300px;
}

.orgTitle
{
    font-size: 20pt;
    font-style: italic;
    text-align: center;
}

.updateFooter
{
    background-image: url(Images/updateBottom.png);
    background-repeat: no-repeat;
    font-size: 8px;
    height: 15px;
}

.updateHeader
{
    background-image: url(Images/updateTop.png);
    background-repeat: no-repeat;
    color: #ff0000;
    font-size: 24px;
    font-weight: bold;
    height: 35px;
}

.updateItem
{
    background-image: url(Images/updateItem.png);
    background-repeat: no-repeat;
    font-size: 12px;
    font-style: italic;
    height: 15px;
    width: 200px;
}

.updatePanel
{
    background-color:#cccccc;
    border: 1px;
    border-color: #000000;
    text-align:center; 
    position:fixed; 
    top: 150px; 
    left: 765px; 
    width:200px;
}

.updateTable
{
    border: 0;
    width: 200px;
}
