body {
	background-image: url(../pics/bkgrnd.jpg);
	background-repeat: repeat-y;
}
.main {
	float: left;
	height: 100 %;
	width: 623px;
	position: absolute;
	visibility: visible;
	left: 233px;
	top: 0px;

}
.content {
	background-color: #f7e1f2;
	width: 623px;
	padding-bottom: 30px;
	padding-top: 20px;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #804040;
	text-align: center;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
}
.content2 {
	background-color: #f7e1f2;
	width: 623px;
	padding-bottom: 30px;
	padding-top: 20px;
	visibility: visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #804040;
	text-align: left;

}
.mnu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #77094E;
}
.mnu1 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #77094E;
}
