/* CSS Document */
#container {
	width: 90%;
}
.sidebar-a a:hover	{
	color: #FFF;
	background-color: #77574A;
	text-decoration: none;
}
span.fixed_760px { display: inline; }
span.fluid_90pct { display: none; }
