p{margin:0 10px 10px}
#container{text-align:left}
#content p{line-height:1.4}
#footer p{margin:0;padding:5px 10px}
#container {
	width:1000px;
	margin:0 auto;
	position: relative;
	background: #FFF;
	-moz-box-shadow: 0 0 15px #888;
	-webkit-box-shadow: 0 0 15px #888;
	box-shadow: 0 0 15px #888;
}
#navigation{float:right;width:472px}
#extra{float:left;width:471px}
#footer{clear:both;width:100%;}
h2, h3, h4, h5, h6 {
	margin:0;
}

