*{
	margin:0px;padding:0px;
}
body{
	background-color:#3d3d3d;
	background:url(../images/bg1.gif);
        background-attachment:fixed;
	background-repeat:repeat-x;
	min-width:900px;
}
p{
	margin:12px 0px 12px 0px;
	font:normal 11px/16px verdana;
	color:#4d4d4d;
}
p a{
	color:#EC72A7;
	border-bottom: 1px dotted #EC72A7;
	text-decoration:none;
}
p a:hover{
	color: #DC6698;
	border-bottom: 1px solid #DC6698;
}
#container{
	margin:0px auto;
	width:731px;
	background:#fff;
	background-repeat:repeat-y;
	border:1px solid #3d3d3d;
	border-bottom:none;
	margin-top:15px;
	position:relative;
	left:30px;
}
#container2{
	width:731px;
	background:url(../images/cont_grad.jpg) repeat-x;
	padding-top:15px;
	padding-bottom:50px;
}
#title{
	padding-top:8px;
	margin-left:50px;
	width:536px;
	height:102px;
	background:url(../images/head_txt.gif) no-repeat bottom;
}
#nav{
	margin-top:40px;
	width:731px;
	height:240px;
	background:url(../images/nav1.gif) no-repeat;
}
#nav ul{
	width:160px;
	text-align:right;
}
#nav li, #nav li a{
	list-style-type:none;
	font:normal 13px/30px verdana;
	color:#fdedf4;
	text-decoration:none;
}
#nav li a:hover{
	color:#f4a8c9;
}
#pageTop{
	background:transparent url(../images/txt_top.jpg) no-repeat top;
}
#page{
	width:434px;
	margin:-290px 0px 0px 175px;
	padding:0px;
	background-color:#fff;
	background:url(../images/txt_rpt.jpg) repeat-y;
	overflow:visible;
}
#pageText{
	background:transparent url(../images/txt_bot.jpg) no-repeat bottom;
	padding: 15px 14px 65px 20px !important; padding: 15px 14px 80px 20px;
}
#flowah{
	background:url(../images/flowah.jpg);
	margin:-94px 64px -161px 0px !important; margin:-94px 32px -161px 0px;
	float:right;
	width:161px;
	height:134px;
}
#rsvp{
	width:185px;
	height:201px;
/*	display:none;*/
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:333;
	background:transparent;
}
.photo{
	margin:-10px 8px 4px -15px;
	float:left;
}
.photo2{
	margin:0px -10px 4px 8px;
	float:right;
}
.photo a img, .photo2 a img{
	border:none;
}
.print{
	display:none;
}
.current{
	visibility:hidden;
}
.date{
	font: bold 10px/20px verdana;
	color:#DC6698;
/*	text-transform:uppercase;*/
}
.col1{
	float:left;
	width:200px;
}
.divider{
	float:left;
	width:0px;
	border-left:1px solid #404040;
}
.col2{
	float:left;
}
.clearfix{
	float:none;
	clear:both;
}
.ff{
	text-align:center;
	margin-top:35px;
}

.photos{ width:400px;}
.photos a.photo {display:block;float:left;margin:8px; border:solid 1px #666;}
.photos a.photo:hover {background-color:#dc6698;}
.photos a.photo img{border:solid 1px #3d3d3d;margin:2px;}