@import "nclscontent.css";
body 
{
    margin: 0px;
}
body, table, a
{
    font-family: arial;
    font-size: 12px;
}
a, a:visited, a:link
{
    color: rgb(153, 51, 0);
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color:  rgb(0, 6, 146);
}
table.subpage
{
    border-collapse: collapse;
    z-index: 1;
    width: 780px;
}
table.subpage td.nclogo
{
    width: 360px; 
    height: 57px; 
    background-image: url('/images/subpage_01.gif');
}
table.subpage td.topright
{
    width: 420px; 
    height: 57px; 
    background-color: rgb(252, 248, 233);
    vertical-align: bottom;
    background-image: url('/images/subpage_04.gif');    
    background-repeat: repeat-x;
    background-position:bottom;
}
table.subpage td.elca
{
    width: 364px; 
    height: 20px; 
    
}
table.subpage td.synodlink
{
    background-color: rgb(255, 128, 0);
    vertical-align: top;
    width: 159px; 
    height:19px;
}
table.subpage td.treetop
{
    width: 416px; 
    height: 20px; 
    background-image: url('/images/subpage_04.gif');
    vertical-align: top;
}
div.absfloat
{
    z-index: 10;
    position: absolute;
}
table.subpage td.wavelinks
{
    vertical-align: top; 
    text-align: left; 
    width: 201px; 
    height:492px; 
    background-image: url('/images/gradient.gif')    
}
div.wavelinks
{
    padding-top: 115px; 
    padding-left: 66px; 
    background-image: url('/images/subpage_05.gif'); 
    height: 492px; 
    font-weight: bold;
    background-repeat: no-repeat;
}
table.subpage td.spacer1
{
    width: 420px; 
    height: 19px;  
    background-image: url('/images/subpage_07.gif'); 
    background-repeat: no-repeat; 
    background-color: rgb(255, 128, 0)
}
table.subpage td.titlecell
{
	width: 579px;
	height: 37px;
	background-image: url('/images/subpage_08.gif');
	background-repeat: no-repeat;
	background-position:bottom;
	background-color: rgb(128, 156, 201);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF8E5;
	font-weight: bold;
	padding-left: 5px;
	text-transform: none;
	font-style: italic;
    
}
table.subpage td.sectionlinks
{
    width: 579px; 
    height: 42px; 
    background-color: rgb(216, 223, 238);
    padding-left: 5px;
}
table.subpage td.pagecopy
{
	background-color: rgb(255, 248, 229);
	width: 579px;
	height: 394px;
	vertical-align: top;
	color: #000000;
	padding: 20px 15px 40px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
    
}
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;
    position: relative;
    margin-left:245px;
}
    
table.seclinks
{
    
}
table.seclinks td.linkcell
{
    padding: 2 5 2 5;
    font-weight: bold;
    
}

span.sublinkdiv
{
	font-weight: bold;
    border-left: solid 2px  rgb(128, 156, 201);
    padding: 2px 5px 2px 5px;
    line-height: 24px;
    white-space: nowrap;
}
span.sublinkdiv:hover
{
    background-color: #F8FBBD;
    color: red;
}

.sublinkdiv a, .sublinkdiv a:visited, .sublinkdiv a:link
{
    text-decoration: none;
} 

.sublinkdiv a:hover
{background-color: #F8FBBD;}
