@charset "UTF-8";
/* CSS Document */

#textbox {
	background-image: url(/bv_test/images/backgrounds/parchment.jpg);
	background-position: center center;
	opacity:0.7;
	filter:alpha(opacity=70);
	height: 502px;
	width: 787px;
	vertical-align: middle;
	z-index: auto;
	top: 32px;
}
#main1 {
	width:725px;
	height:400px;
	overflow: auto;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	}
	#main2 {
	width:725px;
	height:400px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-position: center center;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: none;
}

