body {
	background: #34160C url(images/jessetuck_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	font: 11px Trebuchet MS;
	letter-spacing: 1px;
	color: #6B5955;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #67781B;
}
a:hover {
	color: #CF9345;
}
b, strong {
	color: #63411D;
}
a img {
	border: 2px solid #BEA68C;
}
a:hover img {
	border: 2px solid #9E8263;
}
table, tr, td {
	font: 11px Trebuchet MS;
	letter-spacing: 1px;
	vertical-align: top;
}
textarea, input, select, button {
	background-color: #D3C3B2;
	border: 1px solid #BEA68C;
	margin: 2px;
	font: 11px Trebuchet MS;
	letter-spacing: 1px;
	color: #6B5955;
	padding: 3px;
}
.title {
	background: none;
	font: 22px Arial;
	font-weight: bold;
	text-align: justify;
	text-transform: lowercase;
	color: #522503;
	padding-left: 30px;
}
.main {	
	background-color: #D8CABB;
	opacity: 0.70;
	filter: alpha(opacity=70);
	text-align: justify;
	border-bottom: 3px solid #C0AE9B;
}
.image {
	border: 3px solid #C2AB92;
}
.edge {
	background-color: #E8E1D9;
	width: 5px;
	height: 100%;
}
.contents-body {
	background-image: url(images/jessetuck_05.jpg);
	background-repeat: no-repeat;
	background-color: #D7C7B6;
	width: 529px;
	height: 100%;
}
