.background {
	background-image:   url("../images/childrens/greenleftcopy.gif");
	background-repeat: repeat-y;
	top: 200px;
}
.whitecorner {
	background-color: #FFFFFF;
	position: absolute;
	visibility: visible;
	left: 0;
	top: 0;
	height: 66px;
	width: 157px;
	border: 0px none;
	z-index: 5;
}
.buttontext {
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
	top: 6px;
	left: 0px;
}


.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

