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

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

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

}

h2.scene {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-left: 14px;
	margin-bottom: 30px;
	text-align: justify;

}
#mainBody.fullwide {
	margin-bottom: 2em;
	width: 738px;
	background: url(images/twocolBk.png) repeat-y;
	
}
* HTML #mainBody.fullwide {
	background: url(images/twocolBk.gif) repeat-y;
	margin-right: -14px;

}
#mainBody h1 {
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	color: white;
	margin-bottom: 0;
	text-align:left;
	background: url(images/topH1Back.png);
	margin: 0 -7px .5em -7px;
	padding: 12px 7px;
}
* HTML #mainBody h1 {
		background: url(images/topH1Back.gif);
}
#mainBody div.right h1 {
	margin-left: -10px;
}
* html #mainBody div.right {
	margin-right: 1px;
}
 div.right, div.left {
	padding: 0 8px;
	float: right;
	width: 343px;
}
div.left {
	float: left;
}
#mainBody div.right p.first {
	margin-top: 1em;
}
#mainBody div.right p {
	margin-top: 1.19em;
}
#mainBody div.right p.last {
	margin-top: 2.5em;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
}

#secondBody.fullwide {
	margin-bottom: 3em;
	width: 738px;
	padding-left: 14px;
}
* html #secondBody.fullwide {
	margin-right: -14px;

}
#secondBody div h1 {
	font-size: 2.5em;
	font-family: "Times New Roman", Times, serif;
	color: white;
	margin-bottom: 0;
	text-align:left;
	margin: 0 0 0 7px;
	padding: 0;
}
#secondBody h2 {
	margin: 0 0 0 7px;
	padding:0 0 2em 0;
	width: 343px;
}
#secondBody h3, #secondBody h3 strong {
	font-family: "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
}
#secondBody h3 {
	font-size: 1.3em;
	font-weight: normal;
}
#secondBody h3 strong {
	font-size: 1.75em;
}
#secondBody h3 + p {
	padding-top: 0;
	margin-top: 0;
}

