#container {
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	width: 950px;
}
#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: 880px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 0px;
}
#copyrite {
	width: 780px;
	margin: auto;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
