body {
	margin: 0px;
}
.stage {
	background-image: url(images/stage_bg.jpg);
	height: 508px;
	width: 720px;
	text-align: left;
}
.buttonBar {
	height: 32px;
	width: 720px;
}
.wideTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #444444;
	text-align: justify;
	width: 550px;
	letter-spacing: 24px;
	font-weight: bold;
}
.bodyTextsmall {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.stageBlue {
	background-image: url(images/stage_bg_final.jpg);
	height: 508px;
	width: 720px;
	text-align: left;
}
.logoDiv {
	padding: 10px 0px 0px 10px;
}
.floatRight {
	float: right;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.stageBlue2 { background-image: url(images/stage_bg_final2.jpg); height: 508px; width: 820px; text-align: left; ; clip:  rect(   )}
