#bgcontain {background-color:#C9E4F4;}
.header {background-color:white;}
#container {
  width:900px; 
  background-color:white;
  padding-right:0; 
  margin-right:0; 
  padding-left:0;
}
.content { margin-left:25px;}
.RecentBlogs {margin-left:0; float:left;}
.RecentBlogs h3 {border-bottom-width:1px;}

.footer {
  position:relative;
  height:88px;
  padding:3px 0 0;
  margin-bottom:3px;
}
.footer ul {
  list-style:none;
  float:left;
  margin-left:2em;
  margin-top:0.75em;
}
.footer p{
  position:absolute;
  top:48px;
  right:15px;
}