
@import "Global.css";
@import "Content.css";

#container{
	float: none;
	margin: 0 !important;
}

#containertwo, #containerthree{
	float: none !important;
	width: auto !important;
}

#containerthree{
	min-height: auto;
	padding-top: 50px;
}

#content{
	padding-top: 50px;
	float: none !important;
}

ul#goto{
	margin-top: 40px;
}