body {
	margin: 0;
	background: #4d4334 url(images/body-background.jpg) no-repeat center top;
	font: .9em/1.4em Georgia, "Times New Roman", Times, serif;
}


/* A container should group all your columns. */

#container {
  width: 950px;
  margin: 0 auto;}

#maincontent {
background: url(images/wrap-background.png) repeat-y;
	padding-bottom: 29px;
}



#mc_container{
width: 480px;
float:left;
margin: 0px;
}

#navcontainer {
width: 170px;
float:left;
margin: 20px;
}

#right_container{
width: 200px;
float:left;
}

#rightads {
width: 260px;
float: right;
}


#footer {
	clear: both;
padding-top: 50px;
	padding-left: 40px;
	font-size: 13px;
	color: #100e0b;
	background: url(images/footer-long.png) no-repeat;
	height: 150px;
}

h1 {
  color: #0033ff;
  font size: 16px;
  line-height:100%; 
   }


