
* {margin:0; padding:0; } 


html { font-size:100.01%; }

body {
  font-size: 1em; 
	margin: 0px;
	padding: 0px;
	width: 1024px;
	background-color: #cbc5e6;
	}
li {
	list-style-type: circle;
	padding-left: 5px;
	}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	}
h4 {
  text-decoration: underline;
	}
a img {
	border: none;
	}
#top {
	background: #fff url(./images/header-bg.jpg) repeat-x left top;
	height: 260px;
	}
#logo {
  float: left;
	}
	
#middle {
	width: 1200px;
	}
#bottom {
  background-color: #fff;
  width: 100%;
	clear: both;
	}

#topad {
  float: left;
	}
	
#googleadtop {
  float: left;
	}
	
#makehome {
  clear:both;
	line-height: .75em;
	}
	
#searchgoogle {
	padding-top: 10px;
	padding-bottom: 0;
	position: absolute;
	top: 65px;
	left: 0px;
	margin-left: 3px;
	width: 400px;
	float: left;
	clear: left;
	}
	
#dictionary {
  float: left;
	clear: left;
	position: absolute;
	top: 105px;
	left: 5px;
	font-size: 15px;
	}
#favbar {
	width: 100%;
	}
#mainlinks {
	clear: both;
	}
#accuweather {
	float: left;
	clear: left;
	position: absolute;
	top: 145px;
	left: 5px;
	}
#news {
  height: 195px;
	width: 460px;
  position: absolute;
  left: 475px;
  top: 60px;
	border: 2px solid #eaeaea;
	background: #c5d2f1 url(./images/news_header.jpg) repeat-x left top;
	overflow: hidden;
	font: .80em/125% Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 5px;
	}
#weather {

 margin-bottom: 0;
 display: inline;
 }
#amazonads {
  width: 180px;
	height: 1200px;
	float: left;"times new Roman";
	line-height: 2em;
	text-align: center;
	background: #fff;
	}

.boxtext1 {
	width: 14em;
	float: left;
	height: 1200px;
	font: .75em sans-serif;
	line-height: 2em;
	text-align: center;
	background: #cbc5e6;
	}
.boxtext2 {
	width: 14em;
	float: left;
	height: 1200px;
	font: .75em sans-serif;
	line-height: 2em;
	text-align: center;
	background: #fff;
	}
.amazon {
  border: none;
	}
.googlelink {
	float: left;
	clear: left;
	margin: 10px;
  }
.googlead {
	float: left;
	clear: left;
	margin: 10px;
  }
.small {
  font-size: .8em;
	}

.copyright {
  font-size: .75em;
	float: left;
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
	}