body {
	background: white;
	font-size: 12pt;
}
#wrapper {
	width: auto;
	height: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#content a[href^="/"]:after {
	content: " (http://www.taskforcecee.com" attr(href) ") ";
}





#menu, #breadcrumbs, #search, #footer ul, #footer .aside, #aside {
	display: none;
}

#main {
	width: 100%;
	overflow: auto;
	margin: auto;
}
#logo {
	position: relative;
	border: 0 !important;
}
.copyrignt {
	padding-left: 25%;
}
.soc {
	display: none !important;
}
#tabber {
	display: none !important;
}

