body {
	background-image:url(images/background3a.jpg);
	background-color:#2F3948;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size:14px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color:#00a;
}

a:hover {
	color:#00a;
	background-color:white;
}

a.imageAnchor {
	background-color:transparent;
}

h3 {
	text-align:left;
}

div#designSpace {
	text-align:left;
	margin: 10px auto 10px auto;
	width: 760px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div#header {
	position: relative;
	height:146px;
	background-color: black;
}

img#headerFlash {
	position: absolute;
	top: 18px;
	left: 102px;
}

#main {
	position:relative;
	margin:0px;
	width:100%;/* important for IE to handle overflow!!! */
	overflow:hidden;/*to hide transback beyond edges of mainContent*/
}

.transparentBG {
	position:absolute;
	top:0px;
	left:0px;
	width:760px;
	height:15000px;/* set to longer than any content*/
	z-index:0;/* make sure it is at very back of parent*/
	background-color:white;
	/* implement transparency in different browsers*/
	filter:alpha(opacity=75);	/* IE implementation: opacity=0 to 100*/
	-moz-opacity:0.75;			/* mozilla 1.6+ implementation: -moz-opacity=0 to 1 */
	opacity: 0.75;				/* CSS3+ implementation: 0 to 1 */
	z-index:-1;/* important!!! to position in back of everything else */
	margin, border, padding:0px;
	
}

div#mainContent{
	position:relative;
	clear:both;
	background-color:transparent;
	margin: 0px;
	border-left:3px solid black;
	border-right:3px solid black;
	padding:20px;
	line-height:1.5em;
}

.mainContentBanner {
	border:2px solid black;
	background-color:#600;
	color:white;
	padding:10px;
	text-align:center;
	font-family:serif;
	font-style:italic;
	font-weight:normal;
	letter-spacing:.25em;
	font-size:32px;
}

h1#title {
	color:#eec;
	background-color:#600;
	font-family:serif;
	font-style:italic;
	font-weight:bold;
	font-size:36px;
	line-height:1.1em;
	letter-spacing:0.25em;
	text-align:center;
	text-transform:lowercase;
	margin:-20px -20px 20px -20px;
	padding:0px 10px 3px 10px;
	border-top:3px solid black;
	border-bottom:3px solid black;
}

.welcomeLetter {
	margin:30px 10px 10px 10px;
	padding:20px;
	text-align:justify;
	border:1px solid black;
	background-color:#ffe;
}

.justify {
	text-align:justify;
}

p.right440 {
	width:440px;
	text-align:right;
}

p.quote440 {
	width:440px;
	text-align:right;
	line-height:1.25em;
	font-family:serif;
	font-size:16px;
	color:#336;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:10px 0px 10px 0px;
}

.quoteSource {
	color:black;
}

.floatRight {
	float:right;
	width:260px;
	margin-left:10px;
	text-align:center;
	font-family:serif;
	font-style:italic;
}

.floatRight img {
	border:1px solid black;
}

.briefHistory {
	border-top:1px solid #999;
	margin:12px 40px 0px 40px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	line-height:20px;
}

.briefHistory a {
	padding:0px 2px 0px 2px;
}

.briefHistory .historyDate {
	font-size:20px;
	font-weight:bold;
}

.briefHistory .historyItem {
	font-size:14px;
	font-weight:normal;
}

p.right460 {
	float:left;
	width:440px;
	padding-left:20px;
	text-align:justify;
	margin-bottom:1em;
}

p.right460 .caption {
	display:block;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	color:#044;
	padding-top:10px;
	padding-bottom:10px;
}

.quoteLeft250 {
	position:relative;
	float:left;
	width:250px;
	text-align:right;
	line-height:1.25em;
	font-family:serif;
	font-size:16px;
	color:#336;
	border-top:1px solid #bbb;
	/* border-bottom:1px solid #bbb; */
	padding:10px 0px 10px 0px;
}

.quoteLeft250 span.rolloverImg {
	position:relative;
	display:block;
	float:right;
	width:175px;
}

.quoteLeft250 span.rolloverImg span {
	display:block;
	position:absolute;
	top:-100px;
	/*left:-2000px;*/
	left:190px;
	visibility:hidden;
}

.quoteLeft250 span.rolloverImg:hover span {
	/*left:190px;*/
	visibility:visible;
	z-index:1000;
}

img {
	border:1px solid black;
}

img.noBorder {
	border:0px;
}

img.flushLeft {
	position:relative;
	float:left;
	margin-right:20px;
}

img.sig {
	border:0px;
}

.shopItem, .viewCart {
	text-align:center;
	padding:10px 0px 10px 0px;
	border-top:1px solid #777;
	border-bottom:1px solid #777;
	margin:0px 0px -1px 0px;
}

.shopItem img {
	border:1px solid black;
	margin:0px;
}

.shopItem table {
	margin:0px;
}

.shopItem td {
	text-align:center;
	vertical-align:middle;
	padding:10px 0 0 0;
}

.paypalButton {
	margin-top:10px;
	margin-bottom:5px;
}

.paypalButton form {
	margin-top: 5px;
	margin-bottom: 0px;
}

.paypalButton img {
	border:0px solid black;
	margin:0px;
}

.priceAndShipping {
	margin-bottom: 5px;
	font-weight:bold;
}

.membershipLevels {
	position:relative;
}

.membershipLevels span { /* $amount */
	position:absolute;
	width:150px;
	left:0px;
	text-align:right;
	padding-bottom:3px;
}

.membershipLevels span span { /* first-time member gifts */
	width:150px;
	left:140px;
	top:0px;
	text-align:center;
}

.membershipLevels span span span {
	width:440px;
	left:130px;
	top:0px;
	text-align:left;
}

.archiveList {
	font-size:12px;
}

.headerRow {
	font-size:16px;
	font-weight:bold;
	color:#336;

}

.colDate {
	width:60px;
	padding-right:10px;
	text-align:right;
	vertical-align:top;
}

.colArticle {
	width:500px;
	vertical-align:top;
}

.colSource {
	width:180px;
	padding-left:10px;
	vertical-align:top;
}

.articleTitle {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid black;
}

.articleSource {
	margin-left:30px;
	font-size:16px;
	font-family:serif;
	font-style:italic;
	margin-bottom:20px;
	color:#336;
}

.article {
	margin-left:60px;
	margin-right:60px;
	border-left:1px solid #336;
	border-right:1px solid #336;
}

.article p, .articleNotes p {
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	margin-top:8px;
	margin-bottom:8px;
	line-height:1.25em;
}

.articleCopyright {
	font-family:serif;
	text-align:right;
	border-top:1px solid black;
	margin-top:20px;
	margin-bottom:40px;
	color:#336;
}

div#footer {
	border-top:1px solid black;
	border-right:3px solid black;
	border-bottom:3px solid black;
	border-left:3px solid black;
}

div#footer div.footerLinks {
	margin: 0px;
	color:#eec;
	background-color:#600;
	text-align: center;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}

div.footerLinks a:link, div.footerLinks a:active, div.footerLinks a:visited {
	color:#eec;
}

div.footerLinks a:hover {
	color:black;
	background-color:white;
}

div#copyrightNotice {
	background-image:url(images/menubackground.jpg);
	color:black;
	font-size: 10px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-top:1px solid black;
}