/* CSS Document */

td.LeftSide02 {
	height: 140px;
}

#sign {
	position: absolute;
	height: 181px;
	width: 116px;
	top: 50px;
	right: 1px;
	background-image: url(../images/sign01.gif);
	background-repeat: no-repeat;
}

#Welcome {
	position: absolute;
	height: 38px;
	width: 442px;
	left: 75px;
	top: 120px;
}

#MainFlashContainer {
	position: absolute;
	height: 270px;
	width: 411px;
	left: 0px;
	top: 180px;
	z-index: 0;

}

#MainText {
	position: absolute;
	height: 185px;
	width: 300px;
	top: 175px;
	right: 35px;
	padding: 5px;
	text-align: left;
}

#NoFlash {
	padding-left: 70px;
	text-align: left;
	color: #510D0D;
	padding-right: 10px;
	z-index: 20;
	position: relative;

}

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

	
}

p {
	font-size: 14px;
}

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

#WeddingLink {
	position: absolute;
	left: 140px;
	top: 418px;
}
