body{margin:0;padding:0}
html, body{height:100%}

.top-back-left{
	background-image: url(/images/top-back.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

.top-back-right{
	background-image: url(/images/top-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottom-back-left{
	background-image: url(/images/bottom-back.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #6b4e2c;
}

.bottom-back-right{
	background-image: url(/images/bottom-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6b4e2c;
}

#container {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	width: 980px;
	height:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	position:absolute;
	left:0px;
	top:0px;
	width:526px;
	height:34px;
	z-index:1;
	background-image: url(/images/back-title.gif);
	background-repeat: repeat-x;
}

.body-text{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color: #640405;
	text-align: justify;
}

.body-text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #293540;
	text-align: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #640405;
	text-align: left;
	padding-top:10px;
}

.frog-back{
	background-image: url(/frog/images/back.gif);
	background-repeat: no-repeat;
}
