body { 
	background-color: #444466; /* grey body bg */
	font-size: 11px; 
	line-height: 14px;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left;
	padding: 0px;
	height: 100%;
	}

/* major divs */
#container { 
	width: 800px; 	
	position: relative;   
	margin: 0px;
	padding: 0px;
	border: 1px solid #002277;   
	background-color: #77BBFF; /* light color */
	}
	
#headerContainer { 
	background-color: #77BBFF; /* light color */
	width: 800px; 
	height: 100px;
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px;  
	border-bottom: 1px solid #002277;   
	}


#missionContainer { 
	width: 780px; 
	height: 40px;
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 1px 10px 1px 10px;
	line-height: 12px;
	background: #FFF;
	border-bottom: 1px solid #002277;
    color: #4f711f;   
	}

	
#content {
	margin-left: 180px; 
 	background: #FFFFFF;
	padding: 15px;
	border-left: 1px solid #002277
	line-height: 15px;
	min-height: 800px;
	}
	
#splitContent {
 	float:left;
 	background: #FFFFFF;
	line-height: 15px;
	width: 270px;
	padding-right: 15px;
}
	
.prop {
    height: 600px;
    width: 1px;
    float: left;
  }

#footer {  
	border-top: 1px solid #002277;   
	padding: 10px 10px 10px 10px;
	text-align: center;
	background: #FFF;
	}
				
#linkList {
	background: #77BBFF; /* light color */
	position: absolute;
	top: 145px;
	top: 103px;
	left: -1px; 
	margin: 0px;
	border-left: 1px solid #002277;
	width: 180px;
	}
#linkList2 { 
	margin: 10px; 
	font-size: 11px;
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	padding-top: 1px; 
	padding-left: 10px;
	margin-bottom: 5px;
	}
#linkList li#current { 
	border: 1px dashed #bdb; 
	background: #fff;
	} 

#connect{
	background-color: #fff;
	border: 1px solid #002277;    
	margin-bottom: 10px;
	padding: 8px;
	font-size: 10px;
	}
	
#affirmation {
	background-color: #fff;
	border: 1px solid #002277;   
	margin-bottom: 10px;
	padding: 8px;
	font-size: 10px;
	}
	
#revquote {
	background-color: #77BBFF; /* light color */
	border: 1px solid #002277;    
	margin-bottom: 10px;
	padding: 8px;
	font-size: 12px;
	}

#lillianpromo {
	background-color: #77BBFF; /* light color */
	border: 1px solid #002277;  
	margin-bottom: 10px;
	padding: 8px;
	font-size: 12px;
	width: 250px;
}

#lillianpromo img {
float:left;
margin: 0px 20px 0px 0px;
}

.lillianprop {
    height:140px;
    float:right;
    width:1px;
  }

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


	
#wow {
	background-color: #fff;   
	margin-bottom: 20px;
	padding: 8px;
	font-size: 12px;
	}
	
/* minor divs */
#headerImage {
	width:145px;
 	width: 10px;
 	height: 100px;
	background: #77BBFF; /* light color */  
	margin: 0px;
	padding: 0px 18px 0px 17px;
	}

#pageHeader {
 	height: 100px; /* strange but ie6 needs this */   
	margin: -90px -73px 0px 180px; 
	margin: -90px -73px 0px 20px; 
	padding: 0px 0px 0px 10px;
	}
		
#pageHeader h1 {
	color: #333;
	font-size: 28px; 
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family: Arial; 
	}
	
	
#pageHeader h2 {
	color: #333;
	font-size: 11px; 
	line-height: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
	}
	
#pageHeader h3 {
	color: #333;
	font-size: 24px; 
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 140px;
	padding: 0px 0px 0px 0px;
	}
	
#wraptext img {
float:left;
margin: 0px 20px 0px 0px;
}

#wraptextleft img {
float:right;
margin: 0px 0px 0px 20px;
}

#pictureTableImage {
}
#pictureTableDescription{
}


H1, H2, H3, H4  {
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left;
}

H1  {
	font-size : 200%;
}

H2  {
	font-size : 150%;
}

H3  {
	font-size : 130%;
}

H4  {
	font-size : 110%;
}

a:link { 
	font-weight: bold; 
	text-decoration: none;
	color: #00f;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #330099;
	}
a:visited:hover {
	font-weight: bold; 
	text-decoration: underline; 
	}
a:hover { 
	text-decoration: underline; 
	color: #3333FF;
	}
a:active { 
	text-decoration: none; 
	color: #0033CC;
	}

.small  {
	font-size : 80%;
}

.tiny  {
	font-size : 70%;
}

.largeboldfont {
	font-size : 110%;
	font-weight: bold;
}

.redfont {
	color : red;
}

.address {
    text-align: center;
    font-weight: bold;
}

.formLabel {
	text-align: right;
	font-weight: bold;
	color: #333;
	font-size: 11px; 
	line-height: 30px;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
}
