	body
	{
		padding: 0;
		margin: 0;
		text-align: center;
		color: #000000;
		background:#C1DEFF;
		font-family: Verdana, Arial, Sans-serif;
		font-size: 12px;
	}

	h1 { font-size: 18px; font-style: italic; color: #6E95BC;}

	h2 { font-size: 14px; font-style: italic; color: #113762;}

	h4 { font-size: 14px; font-style: bold; color: #6E95BC; text-align: center;}

	h5 { font-size: 12px; font-style: bold; color: #113762; text-align: center;}

	p {display: block;}

	.container { padding: 10px; display: block;}
	
	#layout
	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		padding: 20px;
		background: #6E95BC;
		color: #000000;
		width: 80%;
	}

	#navMenu
	{
  		padding: 5px;
  		font-size: 12px;
		background: #C1DEFF;
		color: #000000;
						
		
	}
	#navMenu ul {margin: 0; list-style-type: none;}

	#navMenu li {display: inline;}

	#navMenu a:link, #navMenu a:visited
	{
 		font-weight: bold;
  		margin: 2px;
  		padding: 2px;
		text-decoration: none;
  		color: #6E95BC;
  		background: #C1DEFF;
  		
		
	}

	#navMenu a.active:link, #navMenu a.active:visited, #navMenu a:hover
	{
 		color: #6E95BC;
  		background: #113762;			
	}

	#footer
	{
  		text-align: center;
  		margin: 0;
  		padding: 5px;
  		font-size: 11px;
  		color: #000000;
  		background: #fff;
		border-top: 7px solid #FFD200;
		

	}

	
	#header
	{
  		width: 100%;
		height: 183px;
		padding: 0;
		margin: 0;
		background: url(images/lcr_header2.jpg) top left no-repeat;
		
	}


	#header h1 
	{
		margin: 0;
		text-align: left;
	}

	
	#content
	{
		margin: 0;
		padding: 20px;
		background: #fff;
		color: #000000;
		text-align: center;
		
	}

	#sublayout
	{
		margin: 0;
		padding: 20px 30px 20px 20px;
		background: #fff;
		color: black;
		text-align: left;
		width: 90%;
		border-top: 7px solid #FFD200;
				
	}

	#sublayout li {list-style-type: none;}
	
	.images {padding-top: 10px;}

	.images IMG
	{
		margin: 5px;
		padding: 5px;
	}

	.spotLight
	{
  		width: 130px;
 		display: block;
 		border: 2px dotted #C1DEFF;
		text-align: center;
  		background: #FFD200;
  		color: #000000;
		font-size: 11px;

	}

	.centered {text-align:center;}

	.rightSide {float: right; }

	.leftSide {float: left; padding-right: 20px;}
	
	a:link {color: #000000; font-weight: bold;}
	a:visited {color: #113762; font-weight: bold;}
	a:hover {color: #113762; font-weight: bold;}
	a:active {color: #113762; font-weight: bold;}

	.clear {clear: both;}

	
	#promo
	{
		width: 100%;
		text-align: center;
		height: 310px;
		background: url(images/xmasSpotlight-2008.jpg) center no-repeat;
	}

/* ELCA Colors */
/* #7A68AE purple  #8CC63F green  #FFD200 yellow  #EE3224 red */
/* light blue C1DEFF dark blue 6E95BC navy 113762 #FFD200 yellow  */