#leftSide {
	width:245px;
	margin-bottom: 21px;
	float:left;
	display:inline;
	padding-left:4px;
}
#content #leftSide h1, #content #leftSide p {
	margin-right:0px;
}
#rightSide {
	width:532px;
	margin-bottom: 21px;
	float:right;
	display:inline;
}
#content #rightSide h1, #content #rightSide p {
	margin-left:0px;
}
#home #bigPic {
	background-image: url(/images/bigPic.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}