body {
	margin: 0px;
	padding: 0px;
	background-color: #424347;
	font-family: verdana, sans-serif
}

img.wedding-title {
	border: 5px solid #313236;
	width: 218px;
	height: 249px;
	margin: 5px 1px
}

#body {
	width: 760px;
	margin: auto
}
#body a {
	color: #747577;
	text-decoration: none
}
#body a:hover {
	text-decoration: underline;
	color: #949597
}
#body div.category_thumb {
	width: 200px;
	border: 1px solid black;
	
}
#body table {
	margin-bottom: 10px;
	border-spacing: 10px
}
#body table td.gallery {
	background-color: #313236;
	padding: 15px;
	text-align: center
}
#body table td.information div {
	padding: 10px;
	margin-bottom: 10px;
	color: #747577;
	font-size: 9pt
}
#body table td.information div.coloured {
	background-color: #313236;
}
#body table td.thumbnails {
	background-color: #313236;
	padding: 0px 0px 0px 7px;
}
#body table td.thumbnails img.thumbnail {
	padding: 7px 5px 7px 4px
}

#copyright {
	text-align: center;
	color: #626365;
	font-size: 8pt;
	font-weight: bold
}
#copyright div {
	height: 20px;
	background-color: #48494B;
	margin-bottom: 5px
}

#header {
	margin: 10px 0px;
	text-align: right;
}
#header a.navigation {
	background-image: url('images/btn_navigation.gif');
	width: 103px;
	height: 17px;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 0px 25px 0px 0px;
	padding: 27px 7px 0px 0px;
	color: #8E8F93;
	text-transform: uppercase;
	font-size: 10pt;
	font-family: Tahoma, verdana, sans-serif
}
#header a.navigation:hover {
	background-image: url('images/btn_navigation_over.gif');
	text-decoration: none;
	color: #BFEA76
}
#header table {
	width: 760px;
	margin: 0px;
	border-collapse: collapse
}
#header table td {
	padding: 0px
}

#topframe {
	height: 25px;
	background-color: #353638
}

.contact {
	font-weight: bold;
	color: #FFFAC0
}

div.gallery {
	background-color: #313236
}
div.gallery div.image {
	width: 120px;
	height: 140px;
	text-align: center;
	float: left;
	margin: 10px 16px
}
div.wedding_gallery {
	background-color: #313236;
	padding: 20px 20px 0px 0px
}
div.wedding_gallery a {
	float: left;
	height: 160px;
	margin-left: 24px;
	margin-bottom: 20px
}
