body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.caption {
	position: absolute;
	top: 72px;
	left: 118px;
	z-index: 1;

}
.logo {
	position: absolute;
	top: 70px;
	left: 66px;
	z-index: 1;
}
.vertbar {
	background-image:   url(http://the-hunter-family.us/Images/marble06pnk.jpg);
	position: absolute;
	top: 0px;
	left: 66px;
	width: 250px;
	height: 160%;
	overflow: hidden;
	z-index: -1;
}

.vertbar2 {
	/* light blue: background-color: #0B57A3; */
	/* background-color: #ffcc00; */
	background-color: #660000;
	position: absolute;
	top: 0px;
	left: 0px;

	width: 66px;
	height: 200%;
	overflow: hidden;
	z-index: -1;
}
.links {
	position: relative;
	width: 256px;
	height: 168px;
	left: -11px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: black;
	font-style: italic;
	font-weight: bold;
	background-image: url(images/bagbyTitle.gif);
	position: absolute;
	z-index: 1;
	top: 17px;
	right: 500px;
	width: 500px;
	height: 74px;
	left: 318px;

}
#Book {
        position: absolute;
        top: 210px;
        left: 50px;
}
#linkbg {
	width: 250px;
	margin-bottom: 10px;
	background-color: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:0.80;
	opacity: 0.80;
}

#linkbg * {
	position: relative;
	padding: 2px;
}

#linkbg div {
}

.topsmallbar {
	background-color: #990033;
	position: absolute;
	left: 0px;
	top: 70px;
	width: 110%;
	overflow: hidden;
	height: 105px;
	z-index: 0;
}
.topbar {
	background-color: #660000;
	position: absolute;
	width: 110%;
	overflow: hidden;
	left: 0px;
	top: 0px;
	height: 175px;
	z-index: -1;

}
.leftcolumn {
	position: absolute;
	left: 8px;
	top: 185px;
	width: 308px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
	line-height: 22px;
}

.rightcolumn {
	position: absolute;
	left: 330px;
	top: 186px;
	padding-right: 65px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	line-height: 22px;
	background-image: url(Images/amp.jpg);

}
.link {
	color: #0B57A3;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navlink {
	color: #0B57A3;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.contactblock {
	position: absolute;
	top: 70px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: right;
	padding-right: 15px;
}
.contactlink {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainpic {
	position: relative;
	top: 30px;
	border: 1px solid black;
	width: 271px;
	height: 233px;
	background-image: url(Images/family_cartoon_w-mickey.jpg);
	left: -16px;
}

