@charset "utf-8";
/* CSS Document */

h1.scene{
	background: url(images/faq.png) no-repeat;
	margin-top: 40px;
	height: 130px;

}
* HTML h1.scene{
	background: url(images/faq.gif) no-repeat;

}
#mainBody.fullwide {
	margin-bottom: 4em;
	width: 738px;
	background: url(images/twocolBk.png) repeat-y;
}
* HTML #mainBody.fullwide {
	background: url(images/twocolBk.gif) repeat-y;
	margin-right: -16px;
}
#mainBody h2 {
	font-size: 1.25em;
	font-family: "Times New Roman", Times, serif;
	color: #dce2e7;
	margin-bottom: 0;
	text-align:left;
}
#mainBody div.right, #mainBody div.left {
	padding: 0 8px;
	float: right;
	width: 343px;
}
#mainBody div.left {
	float: left;
}
