/*

	-- -- -- -- -- -- --
	mezzoblue v6 fluid layout CSS file
	'Fountain' style
	last edit: 13 dec 06
	-- -- -- -- -- -- --

	File Contents:
	Fluid layout variations
	
*/


body {
	text-align: center;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url(/National_Library/20160526010038oe_/http://mezzoblue.com/i/fountain/container-bg-fixed.gif) repeat-y right top;
}

																				/* --------------------------------------------------------------- */
																				/* -- Header -- */
#header-meta {
	position: relative;
}
#header-meta h1 {
	top: 15px;
	left: -24px;
}

																				/* -- Primary Nav -- */
#primary-nav {
	width: 745px;
}
#primary-nav ul {
	top: 20px;
	right: 25px;
}
																				/* --------------------------------------------------------------- */
																				/* -- Content Area Base Layout -- */
#main-content {
	width: 646px;
}
#sidebar {
	width: 314px;
}
																				/* -- Form Styling -- */
.styled-form label {
	width: 191px;
}
.styled-form input {
	width: 396px;
}
.styled-form textarea {
	width: 388px;
}
																				/* -- Search -- */
#search {
	width: 190px;
}
