
body {

 
background-color: #e8eae8;
margin: 20px;
padding: 0;
font-size: 1.1em;
font-family: verdana, arial, helvetica, sans-serif;
}
h1 {
font-family: verdana, arial, helvetica, sans-serif;
margin: 0 0 15px 0;
padding: 0;
color: #888;
 text-align: center;
}
h2 {
font-family: verdana, arial, helvetica, sans-serif;
margin: 0 0 5px 0;
padding: 0;
font-size: 1.1em;
}
p {
font-family: verdana, arial, helvetica, sans-serif;
line-height: 1.1em;
margin: 0 0 16px 0;
padding: 0;
}
.content>p {
margin: 0;
}
.content>p+p {
text-indent: 30px;
}
a {
color: teal;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: 600;
text-decoration: none;
}
a:link {
color: blue;
}
a:visited {
color: blue;
}
a:hover {
background-color: #bbb;
}
#wrapper {
border: solid 0px black;

}
#top {

  background: url(bostonlogoA.gif) no-repeat top left ; 
  background-color: #404d68;
 width: 950px;
 margin: 10px;
 padding: 0px;

 height: 75px;
}
#DNEtop {

  background: url(DNEfolliageC.jpg) no-repeat top left ; 
  background-color: #e8eae8;
 width: 950px;
 margin: 10px;
 padding: 0px;

 height: 75px;
}

#DNElogoleft {
position: relative;
  border: solid 0px black;
  top: 15px;
 float: left ;
   font-size: 18px;
  color:white;
 margin-left: 30px;
 width: 180px;
}
#DNElogoright {
position: relative;
  border: solid 0px black;
 float: left ;
  top: 30px ;
   font-size: 28px;
  color:white;
 margin-left: 30px;
 width: 380px;
 height: 40 px;
}




#left {

 float: left ;
 margin-left: 10px;
 width: 180px;
}
#center {
border: solid 0px black;

 background-color: #ddd;
 margin-top: 0;
 margin-left: 210px;
 margin-right: 210px;
}
#right {
border: solid 0px yellow;

 float: right;
  height: 600px;
 width: 200px;
}
#nytimes {
border: solid 0px blue;
background: url(nytimes.gif) no-repeat top left ;
position: relative;

 width: 200px;

 height: 90px;
}
#slashdot {
border: solid 0px #f00;
position: relative;
  top: 5px;
  background: url(slashdot_200.gif) no-repeat top left ;

 width: 200px;

 height:90px;
}
#float-quote {
border: solid 0px white;
position: relative;
  top: 1px;
  background-color: #000000; 
float: right ;
padding-top: 10px;
padding-right: 10px;
width:190px;height:350px;margin-top:10px;margin-bottom:10px;
font-family:Arial,Helvetica,Georgia;
font-size:28px;
line-height:28px;
color:black;
text-align: right;

}
#float-left {

  background-color: #9e9d9e; 
border: solid 0px white;
position: relative;
  top: 1px;

float: left ;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
width:170px;height:560px;margin-top:10px;margin-bottom:10px;
font-family:Arial,Helvetica,Georgia;
font-size:18px;
line-height:18px;
color:black;
text-align: left;

}





#footer {
  
  background: url(owl2.gif) no-repeat top center ; 

 width: 500px;
 margin-top: 25;
 margin-left: auto;
 margin-right: auto;
 text-align: center;

}


#clear {
 clear: both;
}
.csection {
border: solid 0px black;

 background-color: #ddd;
 margin-top: 0;
 margin-left: 210px;
 margin-right: 210px;
 padding-top: 20px;
 padding-right: 20px;
 padding-left: 20px;
}
.singlecenter {
 background-color: #ddd;
 margin-top: 0;
 margin-left: 150px;
 margin-right: 150px;
}
.leftgreeting {
  border: solid 0px black;
  float:left;
  font-size:20px;
  font-family:Arial,Helvetica,Georgia;
  font-weight:bolder;
}

.rightdate {
  border: solid 0px black;
  float:right;
  font-size:20px;
  font-family:Arial,Helvetica,Georgia;
  font-weight:bolder;
}






#layer1    { visibility: visible; position: absolute; top: 37px; left: 93px; width: 784px; height: 103px; 
background-color: #e8eae8;       }

#layer2   { visibility: visible; position: absolute; top: 110px; left: 30px; width: 750px; height: 25px; font-size:medium; font-weight: bolder;  }




.comment
{
	padding: 4px;
}

#comments h4 {
	margin : 0px;
	font-size : 1em
}

#comments{
	padding: 1em;
	margin: 0px 0px 2em;
}
	
.commentsbody {	
    margin: 10px 0px 30px;
	padding: 0px 0px 5px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
	
.commentssubhead {
	color: #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.85em;
}    

#commentform {
	padding: 10px 0px 3px 0px;
}

#commentform dl {
	margin: 0;
	padding: 0;
}

#commentform dt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#commenterror {
	color: red;
}






