body {
	background-color: #B97F51;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

pre {
	width: 548px;
	white-space: normal;
	background-color:#E6E6E6;
	padding: 10px;
	border: 1px #999 solid;
}

a {
	text-decoration: underline; color:#00F; font-weight: bold; font-size:12px;
}
a:hover {
	text-decoration: none; 
}

h1 {
	font-size: 18px;
}

#back {
	background-color: #915A2F;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 10;
	top: 95px;
	left: 0px;
	width: 100%;
	height: 120px;
}

#table1 {
	width: 760px;
	top: 40px;
	background-color: #6D4523;
	z-index: 20;
	position: relative;
}

#td1 {
	width: 740px;
	height: 38px;
	background-color: #F8EEE7;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: right;
	padding: 5px;
	position: relative;
}

#td2 {
	width: 750px;
	height: 120px;
	background-image: url(/sites/teen-help/m/i/bg.jpg);
	position: relative;
}

#td3 {
	background-color: #FFF;
	width: 710px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	padding: 20px;
	position: relative;
}

#td4 {
	background-color: #FFF;
	width: 730px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
	padding: 10px;
	position: relative;
	text-align: center;
}
