@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}
body { background:#000 url(bg.jpg); font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; }
a {color:#e6e1e1;}
ul, li {margin:0; padding:0px;}
#page {width:860px; margin:auto;}
#header {width:860px; height:70px;}
#logo {width:506px; height:70px; margin:auto;}

#content {width:860px; position:relative; height:530px;}
#picture-left {width:255; height:188px; position:absolute; left:0px; top:20px;}
#picture-right {width:254px; height:184px; position:absolute;right:0px; top:20px;}
#phone {position:absolute;left:330px;color:#e6e1e1;font-size:36px;font-weight:bold;top:19px;}
#email {
	position:absolute;
	left:261px;
	color:#e6e1e1;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	top:74px;
}
#brideschoice {position:absolute;left:333px;width:130px;height:49px;top:129px;}
#knot {width:59px;height:59px; position:absolute;left:485px;top:123px;}
#warning {position:absolute; font-size:23px; color:#e6e1e1; top:220px; left:25px; }
#warning a {color:#ff0000;}
#picture_bottom{width:326px; height:236px; position:absolute; top:270px; left:270px;}
.clear {clear:both;}

#footer {width:860px; position:relative;}
#weddingwire {
	position:absolute;
	width:137px;
	height:32px;
	left: 366px;
	top: -5px;
}
#footer ul {
	list-style:none;
	position:absolute;
	left:260px;
	top: 47px;
}
#footer li {float:left; margin-right:20px;}
