#navDiv {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	z-index: 1000;
	left: 50%;
	top: 35px;
}
#taglineDiv {
	background-image: url(jpegs/lightning-tagline-background.jpg);
	height: 25px;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 10px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
#containerDiv {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	z-index: 30;
	left: 50%;
	top: 90px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.center_graphic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.wand-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.wand-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #06F;
	text-align: center;
	padding-bottom: 2px;
}
.wand-size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.wand-price {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.wand-core-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}
.site-switch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
}
.info-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	font-style: italic;
}
.info-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #0033FF;
	font-weight: bold;
	padding-bottom: 6px;
}
.info-sig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-align: right;
}
.link-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	padding-bottom: 4px;
}
.link-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
