.container {
	font-family: verdana;
	font-size: small;
	width: 631px;
	left: 50%;
	margin-left: -315px;
	position: absolute;
	background-color: #BD9BB0;}
	
A:link{color:#986081;text-decoration:none;font-weight:bold}
A:visited{color:#986081;text-decoration:none;font-weight:bold}
A:active{color:#986081;text-decoration:none;font-weight:bold}
A:hover{color:#D8C4D1;text-decoration:none;font-weight:bold}

.nav {
	text-align: center;
	border-top-color: #d8c4d1;
	border-bottom-color: #d8c4d1;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thick;
	border-bottom-width: thick;
	font-size: medium;
	font-family: verdana;
	padding-top: 3px;
	padding-bottom: 3px;}
	
h1 {
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	color: #ADD2A9;
	font-size: medium;
	line-height: 17px;}

#blockquotetext {
	border: thick dotted #D8C4D1;
	width: 430px;
	font-style: italic;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 50px;}
	
.style1 {
	text-align: center;}
.BoxA {
	border-right-color: #986081;
	border-left-color: #986081;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thick;
	border-left-width: thick;
	padding-right: 5px;
	padding-left: 5px;}
