@charset "utf-8";
BODY {
	margin: 0;
	padding: 0;
}
#wrapper{
	width:100%;
	height:auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	position:relative;
}

#wrapper #header{
	width:100%;
	height:146px;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
}
#wrapper #header #headercontent{
	width:990px;
	height:146px;
	position:relative;
}
#wrapper #content{
	width:990px;
	height:750px;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}
#wrapper #content #contentTitle1{
	width:auto;
	height:auto;
	position:absolute;
	top:12px;
	left:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #592778;
}
#wrapper #content #contentSubTitle1{
	width:214px;
	height:17px;
	position:absolute;
	top:17px;
	left:426px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	color: #592778;
}
#wrapper #content #contentView1{
	width:auto;
	height:auto;
	position:absolute;
	top:10px;
	left:705px;
}
#wrapper #content #contentContent1{
	width:auto;
	height:auto;
	position:absolute;
	top:50px;
	left:287px;
}
.contentFlower{
	width:125px;
	height:auto;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #592778;
	padding-left:5px;
	padding-right:10px;
	float:left;
}
.contentWedding{
	width:160px;
	height:auto;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #592778;
	padding-left:5px;
	padding-right:10px;
	float:left;
}
#wrapper #content #contentContent2{
	width:auto;
	height:auto;
	position:absolute;
	top:252px;
	left:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #592778;
}
#wrapper #content #contentContent3{
	width:684px;
	height:134px;
	position:absolute;
	top:574px;
	left:163px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #592778;
}
#wrapper #footer{
	width:100%;
	height:80px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
}
#wrapper #footer #footercontent{
	width:990px;
	height:auto;
	padding-top:15px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.font24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #65327D;
}
.font20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #65327D;
}
.font29 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: italic;
	font-weight: bold;
	color: #65327D;
}
A.set1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#330066;
	text-decoration: none;
}
A.set2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #592778;
	text-decoration: none;
}
A.set2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #592778;
	text-decoration: none;
}
A.set2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #592778;
	text-decoration: none;
}
A.set2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#592778;
	text-decoration: underlined;
}