/* CSS Document */

td.LeftSide02 {
	height: 140px;
}

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

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


#MainText {
	position: absolute;
	height: 100px;
	width: 600px;
	top: 140px;
	color: #791414;
	padding: 5px;
	text-align: left;
	left: 80px;
}

td.Center {
	height: 480px;
}

#FlashPhotoGallery {
	height: 600px;
	width: 500px;
	}


#SwanImage {
	position: relative;
	height: 138px;
	width: 196px;
	top: -220px;
	background-image: url(../images/swan02.jpg);
	background-repeat: no-repeat;
	z-index: -1;
	left: 0px;
	filter:alpha(opacity='60');
	-moz-opacity: 0.60;
	opacity: 0.60;
	-khtml-opacity: 0.6;

	
}

