/* CSS Document */

td.LeftSide02 {
	height: 140px;
}

#FlashText {
	position: absolute;
	left: 0px;
	top: 40px;
}

#FlashMovie {
	text-align: center;
	width: 100%;
}

#noFlashText  {
	background-image: url(../images/noflashimages/thingstodo.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 43px;
	width: 158px;
	left: 75px;
	top: 75px;
}


#MainText {
	position: absolute;
	height: 185px;
	width: 600px;
	top: 170px;
	color: #791414;
	padding: 5px;
	text-align: left;
	left: 75px;
	z-index: 20;
}

td.Center {
	height: 550px;
}


#SpaceHolder {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	float: right;
	height: 30px;
	width: 30px;
}

p {
	padding: 10px;
}

p.photo {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding: 0px;
}