body {
			margin: 0px;
			background: #ffffff url('Images/bg.gif') repeat-x top center;
			text-align: center;
		}
	div#hsvBar {
			width: 100%;
			margin: auto;
			height: 60px;
			background: url('Images/bg_HSVBar.jpg') no-repeat top center;
		}
	div#top {
		width: 100%;
		margin: 0 0 0px 0;
		float: left;
		height: 369px;
		background: url('Images/bg_Top.jpg') no-repeat top center;
	}
	
	div#top div#topcontainer {
		display: block;
		margin: auto;
		width: 960px;
		text-align: left;
		height: 326px;
	}
	
	div#top div#logo {
		width: 390px;
		text-align: center;
		padding-top: 40px;
		float: left;
	}
	p#introTop {
		margin: 16px 20px 0 40px;
		font: 14px Georgia, "Times New Roman", Times, serif;
		color: #553716;
		text-align: left;
		line-height: 20px;
	}
	
	div#flash {
		float: left;
		text-align: left;
		margin: 13px 0 0 0;
		background-color:#000000;
	}