.container {
	height: 1290px;
	width: 880px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	background-image: url(../images/back-shadow.gif);
	background-position: center;
}
.content {
	float: left;
	height: 417px;
	width: 655px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
}
.content2 {
	float: left;
	height: 290px;
	width: 630px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/textbox4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 20px;
	padding-right: 5px;
	margin-top: 8px;
	padding-top: 10px;
}
.content3 {
	float: left;
	height: 300px;
	width: 630px;
	margin-top: 8px;
	background-image: url(../images/textbox4.gif);
	margin-left: 205px;
	padding-right: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}


.style6 {
	font-size: medium;
	font-weight: bold;
	color: #330033;
}

.style7 {
	color: #330033;
	font-weight: bold;
	font-size: 18px;
}

