#tgSub {
	border : solid 1px #CE9B65;	
	background-color: #FFFDFB;
}
#tgSub #nav {
	background: url(/scholastic_thanksgiving/images/sub_header2.jpg) no-repeat;
}
#tgSub #nav img {
	margin-left: 2px;
}
#tgSub #subnav {
	background: url(/scholastic_thanksgiving/feast/images/main_03.jpg) no-repeat;
}
#tgSub #subnav div {
	margin-left: 18px;
	margin-top: 96px;
}
#tgSub #subnav img {
	display: block;
	margin-bottom: 5px;
}
#tgSub #st-content td {
	color: #664022;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	/*font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;*/
}
#tgSub #st-content #one {
	background: url(/scholastic_thanksgiving/feast/images/main_02a.jpg) no-repeat;
}
#tgSub #st-content #one div {
	margin-left: 20px;
	margin-right: 20px;
}
#tgSub #st-content #two {
	background: url(/scholastic_thanksgiving/feast/images/main_02b.jpg) no-repeat;
}
#tgSub #st-content #two div {
	margin-right: 0px;
}
#tgSub p {
	margin-top: 0;
	margin-bottom: 5px;
}
#wqContent {
	background: url(/scholastic_thanksgiving/feast/images/webquest_04.jpg) no-repeat #FDF9F1;
	color: #664022;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 30px;
}
#wqContent p {
	margin-top: 0;
	margin-bottom: 12px;
}
#webQuest {
	position: relative;
}
#webQuest #dscr {
	position: absolute;
	top: 50px;
	left: 25px;
	width: 550;
	color: #65412C;
}
#webQuest #question {
	position: absolute;
	top: 105px;
	left: 60px;
	background-color: #fff;
	width: 560;
	padding: 7px;
}
#webQuest #question #hdr {
	background-color: #EC922F;
	padding: 2px 3px;
}
#webQuest #question #hdr h3 {
	margin: 0;
	border: solid 1px #F4BE82;
	padding: 8px 10px;
	color: #fff;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
#webQuest #question #q {
	margin: 10px 30px 30px 30px;
	font-size: 14px;
}
#webQuest #question #q p {
	margin-bottom: 15px;
} 
#webQuest #question #buttons {
	background-color: #65412C;
	padding: 8px 35px 6px 37px;
}
