body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B69678;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}

a:link {
	color: #432A0F;
}
a:visited {
	color: #432A0F;
}
a:hover {
	color: #170F05;
}
a:active {
	color: #432A0F;
}

#outline {
	border: 2px solid #FFFFFF;
}

#img_border {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
.body_bg {
	background-image: url(images/bg_home_repeat.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CFB39E;
}
#sub_border {
	border-top: 2px solid #FFFFFF;
}
#sub_img_border {
	border: 5px solid #432A0F;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #432A0F;
}
.footer {
	font-size: 9px;
}
