#container {
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	width: 950px;
}
#largeimage {
	width: 800px;
	margin: auto;
	text-align: center;
}
#bottom {
	margin: auto;
	width: 950px;
	background-color: #FFFFFF;
	text-align: center;
}
#masthead {
	color: #FFFFFF;
	background-image: images/folio/background.png);
}
#body {
	background-color: #FFFFFF;
	width: 805px;
	margin: auto;
}
#pics {
	background-color: #FFFFFF;
	width: 400px;
	float: right;
}
#pics_left {
	background-color: #FFFFFF;
	width: 400px;
	float: left;
}
#copyrite {
	width: 780px;
	margin: auto;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
