/* http://www.csuglab.cornell.edu/~krc25/styles.css */
.background {	background-image: url(background-image.jpg);	background-repeat: repeat-x;	height: 100px;	width: 100%;	left: 0px;	top: 0px;	right: 0px;	bottom: 0px;}.titlebar {	left: 0px;	top: 0px;}.topTextBox {	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #BFF29D;	border-top-width: 5px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 2px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #000000;	border-right-color: #000000;	border-bottom-color: #000000;	border-left-color: #000000;	position: absolute;	width: 80%;	left: 12px;	top: 350px;	color: #000000;	padding: 5px;}.readMe {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-align: justify;	text-indent: 5px;}.topTextBoxCopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #BFF29D;	border-top-width: 5px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 2px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #000000;	border-right-color: #000000;	border-bottom-color: #000000;	border-left-color: #000000;	position: absolute;	width: 80%;	left: 12px;	top: 350px;	color: #000000;	text-align: justify;	text-indent: 15pt;	padding: 5px;}
