body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(core/images/left-tear.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
.welcomestrip {
	background-image: url(images/images/Frog-home-sliced_03.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 10px;
	padding-top:30px;

}
a:hover {
	color: #DDEEAA;
	text-decoration: underline;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
.left-body {
	background-image: url(images/images/Frog-home-sliced_02.gif);
	background-repeat: repeat-y;
}
.right-body{
	background-image: url(images/images/Frog-home-sliced_04.gif);
	background-repeat: repeat-y;
}
.header {
	background-image: url(images/images/Frog-home-sliced_01.gif);
	background-repeat: no-repeat;
}
.thumb {
	padding: 2px;
	border: 1px;
	border-color: #CCCCCC;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #fff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
