html {font-family: arial;
	font-size:10pt;
	background-color:#F2F2F2;
	}

img {border: 0;
vertical-align:middle;
padding: 0px;
margin: 0px;}

h2 {font-size:14pt;}
h3 {font-size:12pt;}

.mainContainer {
	width:800px;
	background-color:#FFFFFF;
	border: 1px solid rgb(0,0,0);
	padding: 0 0 20px 0;
	
}

.mainTitle {
	position:relative;
	width:800px;
	height:500px;
	
	background-color:white;
	background-repeat: no-repeat;
	background-position: center;
	color:black;

}

.mainTitleImage01 {
	background-image: url('images/kili01.jpg');
	color:white;
}
.mainTitleImage02 {
	background-image: url('images/kili02.jpg');
	color:black;
}
.mainTitleImage03 {
	background-image: url('images/kili03.jpg');
	color:white;
}
.mainTitleImage04 {
	background-image: url('images/kili04.jpg');
	color:white;
}

.titleText {
	position:relative;
	left:20px;
	top:20px;
	height:100px;
	background-repeat: no-repeat;
	background-image: url('images/eap_logo.png');
	
	padding:10px 0 0 180px;
	text-align:left;
	font-size:44pt;
	
}

.headshotRow {
	position:relative;
	top:20px;
	color:#FFFFFF;
	font-size:10pt;
	
}
.headshotRow a {
	color:#FFFFFF;
	
}


table.headShot {
	border-collapse: collapse;
	
}

tr.headshotName {color:white;
	background-color:black;
	
}

.headerBox1 {
	width:600px;
	height:100px;
	position:absolute;
	top: 380px;
	left: 10px;
}



.hb1Background {
	background:white;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.hb1Text {
	color:black;
	padding: 10px 0 0 10px;
	text-align:left;
	font-weight:bold;
	
}


#mainBody{
	padding: 10px 10px 0 10px;
	  margin-left: auto;
  		margin-right: auto;
}

#bodyHeader {
	text-align:center;
	/*background: yellow;*/
}

#bodyLeftColumn {
	/*background:blue;*/
	text-align:left;
	float: left;
	width: 550px;
}

#bodyRightColumn { 
	/*background:red;*/
	float: right;
	width: 200px;
	text-align:center;
}

#bodyFooter {
	clear: both;
	/*background: #A2A2A2;*/
}

#bodyFooterText {
	text-align:center;
	/*background:green;*/
}

.pageFooter {margin: 20px 0 0 0;
	text-align:center;
	font-size:8pt;
}
	
/* Blogger Styles */

.blogDate {text-align:right;
font-size:10pt;
font-weight:bold;
}
.blogTitle {
font-size:14pt;
}
.blogPost { 
	border: 1px solid;
	border-color: #cccccc;
	padding: 10px 20px 0px 20px;
	margin: 5px 0px 15px 0px;}

.blogBody {
margin: 10px 0 0 0;
}
.blogPostFooter {font-size:8pt;
text-align:right;
margin: 0 0 15px 0;
}

.blogFooter {
	  margin-left: auto;
    margin-right: auto;
    text-align:center;
	
}

.blogFooter h4 {
	font-size:10pt;
	
}

.blogArchiveList ul
{
margin: -15px 0px 0px 0px;
padding: 0px 0px 10px 0px;
list-style-type: none;
text-align: center;

}

.blogArchiveList li { 
display: inline;
margin: 0px;
padding: 0px;
font-size:8pt;
}
