@charset "utf-8";
#bodycontent {
	background-color: #EFEFEF;
	height: auto;
	width: 1100px;
	border: 1px offset #666;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: -5px -5px 5px #888;
	-webkit-box-shadow: -5px -5px 5px #888;
	box-shadow: 0 0 5px 5px #151515;
	border-radius: 6px;
	
}
#bodycontent #wedding table {
	width: 520px;
	margin-left: 35px;


}
#bodycontent table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin dashed #E4E4E4;
	font-variant: normal;
	font-weight: bolder;
	height: 30px;
}
#weddingpic {
}
#bodycontent #promotions {
	margin-left:35px;
}

