body {
  margin-left: 15%; margin-right: 15%; margin-top:10px
  color: black; background: white;
  font-family:"Times New Roman", Times, serif;
}


* {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	float:none;
}
h1 {
	font-size:1.5em;
	margin:0;
	padding-top:0.5em;
	padding-bottom:1em;
	color:black;
        align:center;
}
h2,h3 {
	margin:1.5em 0 0 0;
	font:bold arial;
	color:black;
	clear:left;
}
h3 { font-size:1.2em;
	border-top:3px solid #eef;
 }
li {list-style-type:disc; list-style-position:inside }

p { margin-top:1em}
#content .hh a {
	border: 0;
	color:#8b2;
}

.imgdivleft {width:300;float:left;margin:0px 0px 0px 0px; }
.imgdivright {width:300;float:right;margin:10px 10px 10px 10px; }
.ad1 {width:180;height:600;float:right;margin:10px 0px 10px 10px; }
.ad2 {float:right;margin:10px 0px 10px 10px; }
.ad3 {margin:0; }
.ad4 {float:left;margin:10px 0px 10px 10px; }
.ad5 {width:180;height:600;float:left;margin:10px 0px 10px 10px; }
.ad6 {width:336;height:280;float:right;margin:10px 0px 10px 10px; }
.ad7 {width:336;height:280;float:left;margin:10px 0px 10px 10px; }

.headerdiv { font-size:.75em;  }


