h2 a:link, h2 a:visited {
	color: #000099;
	text-decoration: none;
	}

h2 a:active, h2 a:hover {
	color: #0000cc;
	text-decoration: underline;
	}

.packageGroup {
	margin-bottom: 1em;
	width: 723px;
	left: *;
	right: *;
	}
.packageBanner {
	margin-top: 2em;
	}
.packageTop {
	}
.packageLeft {
	float: left;
	width: 10px;
	}
.packageContents {
	float: left;
	background-color: #6fa0e2;
	font-family: tahoma, helvetica, arial, san serif;
	font-size: 11px;
	width: 702px;
	}
.packageDescription {
	float: left;
	text-align: left;
	width: 525px;
	height: 116px;
	margin-top: 5px;
	margin-left: 10px;
	}
.packageMedallion {
	width: 167px;
	height: 108px;
	float: left;
	top: 13px;
	}
.packageRight {
	width: 11px;
	float: left;
	}
.packageBottom {
	}


.booksGroup {
	margin-bottom: 1em;
	width: 712px;
	left: *;
	right: *;
	margin-bottom: 2em;
	margin-bottom: 1em;
	}
.bookSpecific {
	font-family: tahoma, helvetica, arial, san serif;
	font-size: 11px;
	min-height: 110px;
	}
.bookIcon {
	height: 67px;
	width: 100px;
	}
.bookBlurb {
	width: 600px;
	margin-left: 1em;
	}
.bookDescription {
	text-align: left;
	}
.bookMore {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 80px;
	heigth: 11px;
	}
.bookDivider {
	border-bottom-color: black;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-left: 25px;
	margin-bottom: 1em;
	}

