body {
	background-color: #000;
	background-image: url('http://www.informationoverloadcures.com/images/darkbck.jpg');
	background-repeat: repeat;
  margin: 0 auto;
  text-align: center;


}
p{padding:0;margin:0;}
a {color:#000000;text-decoration:underline;}
a:hover{color:#000000;text-decoration:none;}
	
.maincopy{
	margin:0px auto;
	width:720px;
	text-align:left;
}

.maincopy p{padding:0;margin:0;}

}
#headerbar{
	height:200px;
	padding:0px;
	margin:0px;
}
#headercontent{
	margin:0px auto;
	width:850px;
	height:92px;
	padding:0px;
	line-height:0px;
	background-image:url('http://informationoverloadcures.com/images/header.jpg');
	background-repeat:no-repeat;
}
#maincontent{
	margin:0px auto;
	width:850px;
	background: #ffffff;
	background-image: url('http://informationoverloadcures.com/images/mainbk.jpg');
}
#footer{
	margin:0px auto;
background-image: url('http://informationoverloadcures.com/images/footerbk.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	height: 120px;
	padding:0px;
	margin:0px;
}

#footercontent{
	margin:0px auto;
	height:106;
	width:850px;
	background-image:url('http://informationoverloadcures.com/images/footer.jpg');
	height: 66px;
}

.aclear{clear:both;}

.footertext{
	padding-top:130px;
	padding-left: 50px;
}

