body {
	background-attachment: fixed;
	background-image: url(images/stripe.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	background-color: #421615;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#master_container {
width: 782px;
height: 691px;
margin: auto;
padding: auto;
/* why?? : gsb */
/* text-align: center; */
}

#header_container {
width: 782px;
height: 108px;
float: left;
margin: 0px;
padding: 0px;
background-image: url(images/header.png);
background-repeat: no-repeat;
}

#main_container {
width: 782px;
height: 559px;
float: left;
margin: 0px;
padding: 0px;
}

#left_container {
width: 85px;
height: 559px;
background-image: url(images/lftside.png);
background-repeat: repeat-y;
margin: 0px;
padding: 0px;
float: left;
}

#body_container {
width: 445px;
height: 559px;
float: left;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}

#this_container {
width: 297px;
height: 343px;
float: left;
margin: 0px;
padding: 0px;
}

#intro_container {
width: 297px;
height: 57px;
float: left;
margin: 0px;
padding: 0px;
background-image: url(images/intro.jpg);
background-repeat: no-repeat;
}

#txt_container {
width: 297px;
height: 286px;
float: left;
margin: 0px;
padding: 0px;
background-image: url(images/whttext.jpg);
background-repeat: no-repeat;
}

#rose_container {
width: 148px;
height: 343px;
float: left;
margin: 0px;
padding: 0px;
background-image: url(images/roses.jpg);
background-repeat: no-repeat;
}

#images_container {
width: 445px;
height: 216px;
float: left;
background-image: url(images/images.jpg);
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
}

#nav_container {
width: 147px;
height: 559px;
float: left;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}

#right_container {
width: 105px;
height: 559px;
float: left;
margin: 0px;
padding: 0px;
}

#contact_container {
width: 105px;
height: 86px;
margin: 0px;
padding: 0px;
float: left;
}

#bride_container {
width: 105px;
height: 473px;
background-image: url(images/rightside.png);
float: left;
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
}

#footer_container {
width: 783px;
height: 40px;
margin: 0px;
padding: 0px;
float: left;
background-image: url(images/footer_bride.png);
background-repeat: no-repeat;
}


#info_container {
width: 445px;
height: 559px;
background-color: #FFFFFF;
float: left;
margin: 0px;
padding: 0px;
}.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #914E52;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.pinklink {
	color: #FF3399;
	text-decoration: underline;
}
a {
	color: #813C42;
	text-decoration: underline;
}
.catlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 200;
	color: #582B28;
	padding-left: 40px;
}
.display {
	margin: 0px;
	padding: 0px;
}

