html body {
	background-image: url(../gfx/otoole_bgp.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0;
	padding: 0;
}

#logo, #navwrapper, #footer, .teaserlink, #xtrbtnscc, #xtrbtns {
	display: none;
}

#wrapper, #customwrapper {
	margin: 0 auto 0 auto;
	width: 736px;
}
#maincontent, #custommaincontent {
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 20px;
	text-align: justify;
	width: 494px; /*536*/
}
#maincontent h1, #maincontent h2, #custommaincontent h1, #custommaincontent h2 {
	color: #676767;
	font-weight: normal;
	letter-spacing: 0.3em;
}

#sidebar {
	float: left;
	font-size: .75em;
	line-height: 1.2em;
	padding: 20px;
	width: 160px; /*200*/
}
#sidebar h2,#sidebar h3 {
	color: #606060;
	font-weight: normal;
	letter-spacing: .2em;
	margin: 24px 0 0 0;
}
