.mainTable {
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  text-align : center;
}

.headerBlock {
  position : relative;
  bottom : 10px;
  left : -70px;
  margin-top : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  margin-left : 5px;
}

.headerText {
  font-family : georgia;
  font-style : normal;
  font-weight : normal;
  font-size : 12px;
  color : #663300;
  position : relative;
  width : 300;
}

.bodyText {
  font-family : georgia;
  font-style : normal;
  font-weight : normal;
  font-size : 12px;
  color : #663300;
  margin-top : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  margin-left : 5px;
  position: relative;
}
.mainText {
  position : relative;
  left : 100px;
  font-family : georgia;
  font-style : normal;
  font-weight : normal;
  font-size : 12px;
  color : #663300;
  margin-top : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  margin-left : 5px;
  width : 450;
}

.space {
  font-family : georgia;
  font-size : 2px;
  color : #666633;
}

.small {
  font-family : georgia;
  font-size : 10px;
  color : #666633;
}
#content-inner {
	position: relative;
	margin: 0 auto;
	width: 733px;
}
.youTubeBlock {
	margin: 10px;
	padding: 10px;
}
.youtube {
	left:33px;
	position:absolute;
	top:363px;
}
.youtube h2 {
	color:#663300;
	font-size:12px;
	margin:2px;
	padding:0;
}