/* Aquillyne Web Design | www.aquillyne.com */

.printblock { display: block !important }
.printinline { display: inline !important }
.noprint { display: none !important }

html, body
{
	color: #000 !important;
	background-color: #fff !important
}

#container, #canvas
{
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important
}

#banner, #navigation, #networks { display: none !important }

#title, #content, #footer, .content, .text-content, .column-content, .header
{
	margin: 0px !important;
	padding: 0px !important
}

#logo-jbs, #logo-cbig, #logo-jbs div, #logo-cbig div
{
	float: none;
	display: inline
}

#title
{
	display: block
}

#links
{
	margin-left: 2em;
	margin-bottom: 2em
}

a, a:link, a:visited, a:hover, a:active
{
	color: #000 !important;
	border: none !important;
	text-decoration: none !important
}