#wrapper {
	height: auto;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
#mid {
	background-image: url(images/txt_bg.gif);
	background-repeat: repeat;
	float: left;
	width: 765px;
	position: relative;
	height: auto;
}
#header {
	background-image: url(images/header.gif);
	float: left;
	height: 178px;
	width: 766px;
}
#footer {
	text-align: center;
	float: left;
	height: auto;
	width: 765px;
	position: relative;
	padding-top: 10px;
}
#wrapper #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #BCACA9;
	text-decoration: none;
}
#wrapper #footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #BCACA9;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
#wrapper #footer a:hover {
	color: #ECE9D8;
}
#wrapper #mid #txt #main strong right {
	text-align: right;
}



#txt {
	float: left;
	width: 575px;
	position: relative;
	height: auto;
}
#nav {
	float: left;
	height: auto;
	width: 766px;
	position: relative;
}
#left_bar {
	background-image: url(html/images/txt_bg.gif);
	background-repeat: repeat;
	float: left;
	width: 190px;
	position: relative;
	height: auto;
	top: 10px;
}
#main {
	float: left;
	position: relative;
	height: auto;
	padding-top: 10px;
	width: 535px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pic {
	float: right;
	height: 200px;
	width: 200px;
	position: relative;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #5C1D0D;
	text-decoration: none;
}
