#divWrapper {
	background:transparent;
	background-image: url(images/bgTransparency.png);
	width: 740px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
#divHeader {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	text-align: right;
}
#divHeader h1 {
	line-height: .8em;
	letter-spacing: 1em;
	text-align: center;
}
#divHeader h2 {
	text-align: center;
}
#divHeader h3 {
	line-height: 0px;
	font-weight: lighter;
}

#divWrapper #divFooter {
	width: 740px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	font-size: 0.7em;
	bottom: 0px;
}
#divHeader h2 {
	line-height: .5em;
	letter-spacing: .2em;
}
#divWrapper #divContent {
}

#divWrapper #divMenu {
	background-color: #000000;
	width: 740px;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
#divWrapper #divMenu table td {
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
#divWrapper #divMenu table #tdMenuHome {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: 660000;
}
.CurrentPage {
	color: #FFFFFF;
	background-color: #191919;
}
.CurrentPage a:link {
	color: #FFFFFF;
}
.CurrentPage a:visited {
	color: #FFFFFF;
}
#divWrapper  #divContent  #tableBlockQuote td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
#divWrapper #divContent {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 400px;
	overflow: auto;
}

p {
	text-indent: 30px;
}
#divWrapper  #divContent  #tableContactForm td {
	vertical-align: top;
}
#divWrapper #divContent #divInset {
	color: #FFFFFF;
	background-color: #121212;
	float: right;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: thin dashed #BF0000;
	line-height: .9em;
}
#divWrapper #divContent #divBlockQuotePreview {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #141414;
	border: thin dashed #880000;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: auto;
}
#divWrapper #divContent #divPurchaseBox #divAmazonBox p {
	text-align: right;
	float: right;
}
#divWrapper #divContent #divPurchaseBox #tableWhereToPurchase td {
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divWrapper #divContent #divAmazonBox {
	text-align: center;
}
