body {
	background-image: url(../grafx/misc/bg_main.gif);
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7BD6A;
}
table, tr, td {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
a.button_01:active, a.button_01:link, a.button_01:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-color:#F7BD6A;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	border: 1px solid #6f4c1c;
	margin-left: 2px;
}
a.button_01:hover {
	color: #F9CA86;
	background-color: #000;
}
.top {
	height: 12px;
	background-image: url(../grafx/misc/top.gif);
	width: 760px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}
a, a:link, a:visited {
	color: #F9CA86;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
#main {
	background-image: url(../grafx/misc/bg_center.gif);
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.left {
	width: 192px;
	background-image: url(../grafx/misc/bg_left.gif);
	background-repeat: no-repeat;
	float: left;
}
.logo_space {
	margin-top: 272px;
	padding-left: 14px;
	margin-left: 24px;
	padding-bottom: 10px;
}
.center {
	width: 374px;
	float: left;
	padding-right: 8px;
	padding-left: 14px;
	padding-top: 10px;
}
.center2 {
	width: 520px;
	float: left;
	padding-right: 8px;
	padding-left: 14px;
	padding-top: 10px;
}
.center3 {
	width: 480px;
	float: left;
	padding-right: 8px;
	padding-left: 36px;
	padding-top: 10px;
}
.photos {
	padding-bottom: 2px;
}

.right {
	float: left;
	width: 150px;
	padding-right: 14px;
	padding-left: 8px;
	font-size: 11px;
	padding-top: 32px;
}
a.right {
	font-size: 11px;
}
.form {
	background-image: url(../grafx/misc/bg_forms.gif);
	border: 1px solid #d2994a;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.padding_01 {
	padding-right: 8px;
	padding-top: 4px;
}

.footer {
	font-size: 10px;
	color: #960;
	margin-left: 204px;
	padding-top: 12px;
}
a.footer:active, a.footer:link, a.footer:visited {
	color: #960;
	margin-left: 0px;
}
a.footer:hover {
	text-decoration: none;
}
.bio {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 3px;
	margin-top: 12px;
	padding-bottom: 2px;
	border-bottom-color: #B57923;
}

.links {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #B57923;
	padding: 8px;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B57923;
}
.name_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B57923;
}

.border_01 {
	border: 1px solid #B57923;
}
.thumb {
	margin: 20px;
	border: 1px solid #B57923;
}
