body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #BCC9DC; 
  margin: 0;
  padding: 0;
  }
img {
  border: none;
  margin: 10px
}
body.Index {
    background-image: url(http://www.lauramitchellcst.com/laurabackground.jpg);
}

.topIndex1 {
  background-image: url(http://www.lauramitchellcst.com/eja_header.png);
  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: 13pt;
  background-color: transparent;
  }
  
  .blogentry li {
  margin: 10px 20px 20px 60px;
  line-height: 11pt;
  background-color: transparent;
  }
  
  .header {
  border: 1px  #2c323a;
	font-family: arial, helvetica;
	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: 1px dotted #2c323a;
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 12px;
}
		
 .link, .content {
	border: 2px dotted #4F2403;
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	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: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: normal;
	color: #2c323a;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: lighter;
	font-variant: small-caps;
	letter-spacing: 1px;
}
h1.hugehead a {
  text-decoration: none;
  }
  
  h1.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #2c323a;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 1px;
	font-style: italic;
}
h1.bighead a {
  text-decoration: none;
  }

h6.posted {
	font-family: arial, helvetica, sans-serif;
	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: georgia, "times new roman", serif;
  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: georgia, "times new roman", serif;
  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: #556B2F;
}
a:hover {
	color: #2F376A;
}



p.comment-footer {
  font-family: arial, verdana, sans-serif;
  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;
}
 

