body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #97ac81;
	margin: 0;
	padding: 0;
}
img {
  border: none;
  margin: 10px
}
body.Index {
    background-image: url(ejabackground.jpg);
}

.topIndex1 {
  float: left;
  z-index:  0;
  width: 732px;
  height: 156px;
  left: 0;
  }


#Contents {
  position: absolute;
  z-index: 0;
  left: 180px;
  margin: 0;
  padding: 0;
  }
.contentsIndex {
  top: 120px;
  }

.blogentry {
  width: 600px;
  margin: 0;
  padding: 0;
  }
  
.blogentry p {
  margin: 10px 20px 20px 60px;
  line-height: 12pt;
  background-color: transparent;
  }
  
  .blogentry li {
  margin: 10px 0px 0px 60px;
  line-height: 11pt;
  background-color: transparent;

  }
  
  .header {
 	border-style: dotted;
	border-color: #1D4826;
	border-width: 1px 1px 0px 1px;
	font-family: helvetica, arial;
	font-size: 12px;
	line-height: 15px;
	color: #4F2403;
	background-color: #e7e9e3;
	background-repeat: no-repeat;
	margin: 0 0  20px 0;
	padding: 10px;
}
		
				
ul.horizontal_list li{
    text-align: center;
    float: left;
    list-style: none;
    padding: 5px 10px 5px 10px;
	background-color: #e7e9e3;
    margin: 2px;
    border-style: dotted;
	border-color: #1D4826;
	font-family: helvetica, arial;
	font-size: 11px;
	line-height: 12px;
}
		
 .link, .content {
	border-style: dotted;
	border-color: #1D4826;
	border-width: 1px 1px 0px 1px;
	font-family: helvetica, arial;
	font-size: 14px;
	line-height: 18px;
	color: #2c323a;
	background-color: #e7e9e3;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	padding: 20px;
	list-style: circle;
	}

	

h1.hugehead {
	width: 460px;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	line-height: normal;
	color: #2c323a;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: normal;
}

h1.hugeheadeja {
	width: 600px;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: normal;
	color: #2c323a;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: normal;
}


h1.hugehead a {
  text-decoration: none;
  }
  
  h1.bighead {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: normal;
	color: #2c323a;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: lighter;
}
	
	
	  h1.bigheadeja {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	line-height: normal;
	color: #2F4F2F;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: bolder;
}

h1.bighead a {
  text-decoration: none;
  }

h1.thrivehead {
	width: 300px;
	font-family: helvetica, arial;
	line-height: normal;
	color: #2c323a;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: oblique;
	font-size: 28px;
}  

h1.thriveheadsmall {
	width: 460px;
	font-family: helvetica, arial;
	line-height: normal;
	color: #2c323a;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
	font-size: 23px;
}  
  
h6.posted {
	font-family: helvetica, arial;
	font-size: 11px;
	line-height: 11pt;
	font-weight: normal;
	letter-spacing: 0;
	color: #27214B;
	margin: 10px 10px 10px 80px;
	padding: 0;
}
  
  
  h3.posted {
  font-family: helvetica, arial;
  font-size: 13px;
  line-height: 12pt;
  font-weight: normal;
  letter-spacing: 0;
  font-style : oblique;
  color: #163843;
  margin: 10px 10px 10px 20px;
  padding: 0;
  }
  
  
    h4.posted {
  font-family: helvetica, arial;
  font-size: 16px;
  line-height: 16pt;
  font-weight: normal;
  letter-spacing: 0;
  font-style : oblique;
  color: #163843;
  margin: 10px 10px 10px 10px;
  padding: 0;
  }
  
  
  
  
  
a:link, a:visited {
	color: #ac656b;
}
a:hover {
	color: #ac656b	;
}



p.comment-footer {
  font-family: helvetica, arial;
  font-size: xx-small;
  color: black;
  }

 #navDiv {
	position: fixed;
	float: left;
	width: 160px;
	top: 120px;
	left: 0;
	border-style: dotted;
	border-color: #1D4826;
	border-width: 1px 1px 0px 1px;
	background-color: #e9f3f1;

	
}
#navDiv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: helvetica, arial;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
}
#navDiv ul li {
	border-bottom: 1px dotted #1D4826;
}
#navDiv ul li a {
	display: block;
	width: 140px;
	padding: 7px 3px;
	margin: 0;
	text-align: left;
	margin-left: 2px;
}
 
 
 img
{
border-style: none;
text-decoration: none;
} 
 

