body {
	background-color: #1b1b1b;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 960px;
	margin: auto;
	padding: 0px;
}
#linedivide {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #4b4b4b;
	border-right-color: #4b4b4b;
	border-bottom-color: #4b4b4b;
	border-left-color: #4b4b4b;
	height: 10px;
	line-height: 10px;
}
#linedividebot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	border-right-color: #4b4b4b;
	border-bottom-color: #4b4b4b;
	border-left-color: #4b4b4b;
	height: 10px;
	line-height: 10px;
}
#menu {
	padding: 0px;
	color: #bb7f0b;
	margin: 0px;
}
#logobanner img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentcontainer {
	clear: both;
	margin: 0px;
	padding: 22px 0px 0px;
}
#copyright {
	color: #5d5d5d;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	clear: both;
	margin: 0px;
	padding: 10px 0px;
}
#copyright a{
	color: #bb7f0b;
	text-decoration: none;
}
#copyright a:hover{
	color: #5d5d5d;
}
#leftcontent {
	width: 530px;
	float: left;
	border-top: 1px solid #4b4b4b;
	margin-right: 25px;
	color: #9A9A9A;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.samples {
	clear: both;
	float: none;
}
.samples a{
	color: #bb7f0b;
	text-decoration: none;
}
.samples a:hover{
	color: #5d5d5d;
}
.samples img {
	border: 1px solid #4b4b4b;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.yourwedding a{
	color: #bb7f0b;
	text-decoration: none;
}
.yourwedding a:hover{
	color: #5d5d5d;
}


#rightcontent {
	width: 405px;
	float: left;
	border-top: 1px solid #4b4b4b;
	color: #9a9a9a;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#rightcontentimagebox {
	width: 405px;
	float: left;
	color: #9a9a9a;
}
#rightcontentimagebox a{
	color: #BB7F0B;
}
#rightcontentimagebox a:hover{
	color: #5d5d5d;
}
#leftcontent strong {
	color: #BB7F0B;
	font-weight: normal;
}
#leftcontent a {
	color: #BB7F0B;
}
#leftcontent a:hover {
	color: #5d5d5d;
}
.hiddenalbums {
	display: none;
}
