/* CSS Document */

td.LeftSide02 {
	height: 140px;
}

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

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

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

td.Center {
	height: 450px;
}

h1 {
	background-image: url(../images/h1Background02.jpg);
	background-repeat: repeat-x;
	width: 90%;

}

