* {
		border			: none !important;
		margin			: 0;
		padding			: 0;
}

body
{
		color			: #000;
		margin			: 0;
		padding			: 0;
}

p {
		margin-bottom	: 20px
}

#nav,
#navouter,
#home-banner,
#utility,
#banner,
#banner-tertiary,
#sidebar,
#footer,
#bread,
#contentright,
#title
{
		display			: none;
}

#contentouter {
        float			: none !important;
        margin			: 0 !important;
        padding			: 0 !important;
        width			: 90% !important;
}

h1 {
	margin				: 0 !important;
	padding				: 0 !important;
}

#nav,
#navouter {
		width			: 0px;
}

#content {
        border			: none !important;
        float			: none !important;
        margin			: 0 !important;
        padding			: 0 !important;
        width			: 90% !important;
}
