body {
	text-align:center;
	background-color:#ECECEC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

#main {
	border: 1px solid #000000;
	width: 802px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
td {
	vertical-align:top;
	text-align:left;
}
.navitem {
	border-bottom: 1px solid #000000;
}
td#leftside {
	background-color:#BCB89F;
	width: 185px;
	padding-top: 20px;
}
td#leftside p.bottom {
	padding-left: 18px;
}
#leftside p.bottom a {
	color:#000000;
	text-decoration: none;
}
#leftside p.bottom a:hover {
	color: #000000;
	text-decoration: underline;
}
td#center {
	padding-left:40px;
	padding-top: 20px;
	padding-right: 15px;
	background-color:#FFFFFF;
}
td#center p {
	padding-left: 25px;
}
td#right {
	height: 450px;
	width: 200px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FFFFFF;
	}
.caption {
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
}

td#homedivider {
	background-color:#7A6548;
	background-image:url(images/bottom_stripe.gif);
	background-repeat:repeat-x;
}
td#aboutdwayne {
	background-color:#BCB89F;
}
td#aboutdwayne p {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}
td#footer {
	padding-left: 12px;
	padding-top: 10px;
	background-color: #949981;
	height: 40px;
	font-size: 10px;
}
img.gallery {
padding-bottom: 5px;
}
p.gallerycaption {
padding-bottom: 10px;
}
