body{
	background:url('../images/bg.jpg') repeat;
	margin:0;
	padding:0;
}

#menuContainer a:hover{color:#804040;}
#menuContainer a:active, a:visited {color:#750604;}

h2{
	color:#851414;
	font-family:"Century Gothic", "Trebuchet MS", Helvetica, sans-serif;
	font-size:26px;
}

#left_wing{
	width:543px;
	height:997px;
	background:url('../images/leftlayout.jpg');
	position:absolute;
	margin-left:-543px;
	left:0;
}

#container{
	width:1015px;
	height:997px;
	/*margin-left:183px;*/
	margin:0 auto;
	padding-right:33px;
	background:url('../images/containerbg.jpg') no-repeat;
	position:relative;
}

#menuContainer{
	width:150px;
	height:915px;
	margin-left:60px;
	padding-top:40px;
	float:left;
	display:inline;
	position:relative;
}

#home_link{
	width:331px;
	height:160px;
	background:url('../images/home.png');
	margin-left:-90px;
	display:block;
}

#wedding_link{
	width:331px;
	height:117px;
	background:url('../images/wedding.png');
	margin-left:-70px;
	display:block;
}

#reception_link{
	width:331px;
	height:115px;
	background:url('../images/reception.png');
	margin-left:-60px;
	display:block;
}

#proposal_link{
	width:331px;
	height:121px;
	background:url('../images/proposal.png');
	margin-left:-70px;
	display:block;
}

#i_do_link{
	width:331px;
	height:101px;
	background:url('../images/i_do.png');
	margin-left:-90px;
	display:block;
}

#content{
	width:541px;
	height:930px;
	font-family:"Century Gothic", "Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	float:left;
	display:inline;
	margin:60px 0px 0px 130px;
}

#content p{
	margin:0px 0px 8px 0px;
}

#contentContainer a{
	color:#851414;
	font-family:"Century Gothic", "Trebuchet MS", Helvetica, sans-serif;	
}

#content img{
	margin:3px;
}

#contentHeader{
	width:411px;
	height:238px;
	margin-left:60px;
}

#contentContainer{
	width:565px;
	height:620px;
	margin-left:10px;
}

.clearer{
	clear:both;
}

#gallery a.next, #gallery a.prev{
	color:#ffffff;
}
