
div#pagecontainer {
	background: url(../images/bg_pagecontainer_fc.png) repeat-y;
}


div#header {
	background: url(../images/bg_header_fc.png) no-repeat;
}

div#footer {
	background: #7fe0da url(../images/bg_footer_fc.png) no-repeat;
}

div#contentcontainer {
	width: 820px;
}
