body 
{
    margin: 0px;
}
body, table, a
{
    font-family: arial;
    font-size: 12px;
}
    a, a:visited, a:link
    {
        color: rgb(46, 68, 151);
        text-decoration: none;
    }
    a:hover
    {
        text-decoration: none;
        
    }
table.subpage
{
    border-collapse: collapse;
    z-index: 1;
    width: 780px;
}
table.subpage td.nclogo
{
    width: 350px; 
    height: 77px; 
    background-image: url('/images/ncls.gif');
}
table.subpage td.topright 
{
    width: 430px; 
    height: 105px; 
    background-image: url('/images/crosstop.gif');
}
table.subpage td.elca
{
    width: 350px; 
    height: 28px; 
    
}
table.subpage td.wavetop
{
    
    vertical-align: top;
    width: 154px; 
    height:17px;
     background-image: url('/images/wavetop.gif')   
}

table.subpage td.synodlink
{
    background-color: rgb(255, 128, 0);
    vertical-align: top;
    width: 154px; 
    height:17px;
}

div.absfloat
{
    z-index: 10;
    position: absolute;
}
table.subpage td.wavelinks
{
    vertical-align: top; 
    text-align: left; 
    width: 196px; 
    height:492px; 
    background-image: url('/images/gradient.gif')    
}
div.wavelinks
{
    padding-top: 115px; 
    padding-left: 66px; 
    background-image: url('/images/wave.gif'); 
    height: 492px; 
    font-weight: bold;
    background-repeat: no-repeat;
}
div.wavelinks a, div.wavelinks a:visited { color: #eee; }
div.wavelinks a:hover { color: rgb(150, 137, 107) }
table.subpage td.spacer1
{
    width: 420px; 
    height: 17px;  
    background-image: url('/images/crossmiddle.gif'); 
    background-repeat: no-repeat; 
}
table.subpage td.titlecell
{
    width: 584px; 
    height: 31px; 
    background-image: url('/images/crossbottom.gif');
    background-repeat: no-repeat;
    background-position:top ;
    background-color: rgb(10, 80, 161);
    font-family: arial;
    font-size: 14px;
    color: white;
    font-weight: bold;
    padding-left: 5px;
    
}
table.subpage td.sectionlinks
{
    width: 584px; 
    height: 40px; 
    background-color: rgb(216, 223, 238);
    background-image: url('/images/sublink.gif');
    background-repeat: no-repeat;
    background-position:top ;            
    vertical-align: top;
}
table.subpage td.pagecopy
{
    background-color: rgb(255, 248, 229); 
    width: 584px; 
    height: 394px;
    vertical-align: top;
    color: rgb(2, 16, 150);
    padding: 0 10 0 10;
    
}
p.smallmargin
{
    margin: 0 0 3 0;
}
h1
{
    color: #aa4700;
    font-size: 18px;
}
h2
{
    color: rgb(2, 16, 150);
    font-size: 14px;
    margin-bottom: 6px;
}
table.searchcont
{
    width: 155px;
    height: 60px;
    border-collapse: collapse;
    margin-right: 10px;
}
    
table.seclinks
{
    
}
table.seclinks td.linkcell
{
    padding: 2 5 2 5;
    font-weight: bold;
    
}

span.sublinkdiv
{
    
	font-weight: bold;
    border-right: solid 2px  rgb(46, 68, 151);
    padding: 0px 5px 0px 5px;
    line-height: 18px;
}
span.sublinkdiv:hover
{
    background-color: rgb(130, 157, 201);
    
}

.sublinkdiv a, .sublinkdiv a:visited, .sublinkdiv a:link
{

    text-decoration: none;
} 
.sublinkdiv a:hover { color: white; }


div.syp
{
    background-color: white;
    width: 230px;

    border-right:solid 2px   rgb(255, 127, 0);
    border-bottom: solid 2px rgb(255, 127, 0);
    text-align: center;

    float: left;
}
