/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);
@import url(_forms.css);

#homepageContent {
	background-color: #fff;
	width: 728px;
	text-align:center;
	margin: 0px auto;
	text-align: left;
	background-image:url(../images/global/background-content.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-bottom: 18px;
	}