body {
	background-color: #FFFFFF;
	background-image: url(../images/bg3.gif);
	margin: 1px;
}
.home-bg {
	background-image: url(../images/home-bear-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom-nav {
	color: #99F;
	margin: 4px;
	font: bold normal 13px "Gill Sans MT", Verdana, Arial;
}
.bottom-nav a:link {
	text-decoration: none;
	color: #99F;
	font-weight: bold;
}
.bottom-nav a:active {
	text-decoration: none;
}
.bottom-nav a:visited {
	color: #FF3399;
	text-decoration: none;
}
.bottom-nav a:hover {
	color: #FF0099;
	text-decoration: none;
}
.testimonial {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-style: italic;
	color: #FF0099;
	font-weight: bold;
}

.home-bg2 {

	background-image: url(../images/home-bear-bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.peek-text {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 18px;
	color: #00CC66;
	line-height: 22px;
}

