html, body {
	height: 100%;
	font-family:arial;
	
}

body {
	margin: 0px;
	font-family:arial;
		
}


#headerHome {
	width:750px; height:43;  margin: 0px; background-image: url('../images/header-home.gif');
	background-repeat: no-repeat; 
}


#footerHome {
	width:750px; height:15;  margin: 0px; background-image: url('../images/footer-home.gif');
	background-repeat: no-repeat; 
}

#headerSec {
	width:750px; height:108;  margin: 0px; background-image: url('../images/banner-martha-lanier-keynote.gif');
	background-repeat: no-repeat; 
}


#headerLine {
	width:790px; height:6;  margin: 0px; background-image: url('../images/rwb-line.gif');
	background-repeat: no-repeat; 
}

#blackLine {
	width:790px; height:21;  margin: 0px; background-image: url('../images/black-line.gif');
	background-repeat: no-repeat; 
}


#footer {
	width:750px; height:70;  margin: 0px; background-image: url('../images/footer-Martha-Lanier-speake.jpg');
	background-repeat: no-repeat; 
}

.whiteText{	font-family:verdana,arial,helvetica;font-size:7pt;color:#FFFFFF;}

.smallText{	font-family:verdana,arial,helvetica;font-size:7pt;color:#000000;}

.style2 {font-size: 14px}