/* CSS Document */

#alignmentContainer {
}
#footerContainer {
	height: auto;
	clear: both;

}

#copyright {
	float: right;
	height: auto;
	width: 550px;
	padding-right: 20px;
	padding-left: 20px;
}
#pageContainer {
	width: 806px;
	text-align: left;
}
#siteHeader {
	width: 100%;
	vertical-align: bottom;
	margin-bottom: 10px;
}
#slotContainer {
	background: #00FF99;
	height: 255px;
	width: 100%;
}
#searchNav {
	background: #CCFF00;
	height: 35px;
	width: 100%;
}

#pageBody {
	margin: 35px 20px;
}
#siteNav {
	margin-bottom: 3px;
}


