#header {
	width:734px;
	margin:20px auto;
	background:url(../art/header.jpg) top left no-repeat;
	height:132px;
}

#container {
	width:734px;
	margin:0 auto;
}

#content-area {
	margin-left:200px;
	margin-right:2em;
}

#photos {	
	width:251px;
	float:left;
}

#footer {
	width:100%;
	margin-top:30px;
	font-size:0.8em;
}

#footer-right {
	float:right;
	padding-right:8px;
}

#footer-left {
	float:left;
	padding-left:8px;
}

.break {
	height:30px;
	clear:both;
}