	/***** GLOBAL SETTINGS *****/
	body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 80% Helvetica, Arial, sans-serif;
	color: #514735;
	background: url(images/bg.jpg);
	}

img {
border: 0;
}

img.left {
margin-right: 10px;
padding: 5px;
float: left;
background: #DBC3A3;
}

img.right {
margin-right: 10px;
padding: 5px;
float: right;
background: #DBC3A3;
}

.center {
text-align: center;
margin-bottom: 5px;
}

.center img {
padding: 5px;
background: #DBC3A3;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
margin: 0;
padding: 0;
list-style: none;
}

a,
a:link,
a:visited {
color: #B28246;
text-decoration: none;
border-bottom: 1px dotted #906735;
}

a.hover,
a:hover {
border: 0;
}

a:active, a:focus{
outline:none;
}

a.next {
float: right;
}

blockquote.right {
margin: 5px 15px 10px 15px;
padding: 5px 0 5px 0;
color: #000;
font: italic 1em Arial, sans-serif;
border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
}


	/***** LAYOUT STYLES *****/
	#wrapper {
	margin-top: 40px;
	padding: 0;
	width: 907px;
	clear: both;
	}

#book {
margin: 0;
padding: 0;
width: 554px;
height: 681px;
float: left;
background: url(images/book.jpg) no-repeat;
}


	/***** MENU *****/
	#menu {
	position: relative;
	left: 20px;
	margin-top: 160px;
	float: left;
	width: 123px;
	}

#menu li a {
display: block;
text-indent: -9999px;
border: 0;
}

#menu li#thecouple a {
position: relative;
left: -10px;
width: 123px;
height: 88px;
background:url(images/menu-thecouple.jpg) no-repeat 0 0;
}

#menu li#thecouple a.hover,
#menu li#thecouple a:hover,
#menu li#thecouple a.active,
#menu li#thecouple a.active:hover {
background-position: 0 -88px;
}

#menu li#theirwedding a {
width: 98px;
height: 50px;
background:url(images/menu-theirwedding.jpg) no-repeat 0 0;
}

#menu li#theirwedding a.hover,
#menu li#theirwedding a:hover,
#menu li#theirwedding a.active,
#menu li#theirwedding a.active:hover {
background-position: 0 -50px;
}

#menu li#photoalbum a {
width: 88px;
height: 41px;
background:url(images/menu-photoalbum.jpg) no-repeat 0 0;
}

#menu li#photoalbum a.hover,
#menu li#photoalbum a:hover,
#menu li#photoalbum a.active,
#menu li#photoalbum a.active:hover {
background-position: 0 -41px;
}

#menu li#home a {
width: 92px;
height: 45px;
background:url(images/menu-home.jpg) no-repeat 0 0;
}

#menu li#home a.hover,
#menu li#home a:hover,
#menu li#home a.active,
#menu li#home a.active:hover {
background-position: 0 -45px;
}


	/***** CONTENT *****/
	#content {
	margin-top: 120px;
	position: relative;
	left: 54px;
	float: left;
	width: 340px;
	height: 497px;
	}

#content p {
padding-bottom: 10px;
}


	/***** BRADY/TIFFANI PHOTO *****/
	#brady-tiffani {
	margin: 25px 0 0 0; 
	position: relative;
	left: -3px;
	padding: 0;
	width: 350px;
	height: 675px;
	float: left;
	background:url(images/brady-tiffani.jpg) no-repeat;
	}



	/***** HEADERS *****/
	h2#theirstory {
	margin-bottom: -10px;
	width: 150px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background:url(images/theirstory.jpg) no-repeat;
	}

h2#announcements {
margin-top: 10px;
width: 191px;
height: 31px;
display: block;
text-indent: -9999px;
background:url(images/announcements.jpg) no-repeat;
}

h2#theirweddingh2 {
width: 193px;
height: 37px;
display: block;
text-indent: -9999px;
background:url(images/theirwedding.jpg) no-repeat;
}

h2#photoalbumh2 {
margin-bottom: -7px;
width: 149px;
height: 37px;
display: block;
text-indent: -9999px;
background:url(images/photoalbum.jpg) no-repeat;
}

h3 {
font-family: Arial, sans-serif;
}


	/***** FOOTER *****/
	#footer {
	position: relative;
	top: -43px;
	left: 8px;
	clear: both;
	font: .9em Arial, sans-serif;
	}

#footer a,
#footer a:link,
#footer a:visited {
color: #8B633B;
text-decoration: none;
border: 0;
}

#footer a.hover,
#footer a:hover {
color: #95380F;
}


	/***** end *****/