@charset "utf-8";
/* CSS Document */


#home {
	background: url(../images/fr_homepic.jpg) no-repeat;
	width: 800px;
	height: 600px;
	border: 1px solid #446C64;
	padding: 0;
	margin: 0;
	}

#contentholder {
	background: url(../images/fr_content-bg.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 510px;
	padding: 1px;
	margin: 0px 0px 0px 0px;
	}
	
