@charset "utf-8";
#baseDiv {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 0px;
	background-repeat: repeat-y;
	height: 260px;
	background-image: url(jpegs/iron-sidebar-gradient-stars.jpg);
}
#flashDiv {
	position: absolute;
	z-index: 110;
	width: 470px;
	left: 526px;
	top: 10px;
}
#stars {
	position: absolute;
	z-index: 10;
	height: 800px;
	width: 280px;
	left: -2px;
	top: 2px;
}#titleDiv {
	position: absolute;
	z-index: 130;
	width: 700px;
	left: 0px;
	top: 10px;
	height: 170;
}
#blurbDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	position: absolute;
	z-index: 140;
	width: 500px;
	left: 0px;
	top: 200px;
	font-style: italic;
}
#topBar {
	background-image: url(jpegs/lightBarGradient.jpg);
	position: absolute;
	z-index: 150;
	height: 2px;
	width: 1000px;
	left: 0px;
	top: 247px;
}
#navDiv {
	position: absolute;
	z-index: 1000;
	width: 1000px;
	left: 50%;
	top: 250px;
	margin-left: -500px;
}
#bodyTextDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	position: absolute;
	z-index: 10;
	width: 1000px;
	left: 0px;
	top: 288px;
	text-align: center;
}
#wandDiv {
	position: absolute;
	z-index: 20;
	width: 1000px;
	left: 50%;
	top: 288px;
	background-image: url(jpegs/iron-sidebar-gradient-stars.jpg);
	background-repeat: repeat-y;
	margin-left: -500px;
	height: auto;
}

#highBodyDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	position: absolute;
	z-index: 30;
	width: 690px;
	left: 312px;
	top: 300px;
	text-align: center;
}
#copyrightDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	z-index: 40;
	width: 1000px;
	top: 3937px;
	left: -21px;
}
#bottomLiteBar {
	background-image: url(jpegs/lightBarGradient.jpg);
	position: absolute;
	z-index: 50;
	height: 2px;
	width: 1000px;
	left: 0px;
	top: 760px;
}
#calendarDiv {
	position: absolute;
	z-index: 2000;
	height: 280px;
	width: 280px;
	top: 380px;
	text-align: center;
	left: 50%;
	visibility: visible;
	font-weight: bold;
	margin-left: -485px;
}
#magicLinkDiv {
	position: absolute;
	z-index: 200;
	height: 280px;
	width: 280px;
	top: 0px;
	text-align: center;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	font-weight: bold;
}
.wandTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
	padding-bottom: 12px;
}
.wandBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-left: 10px;
	padding-bottom: 12px;
}
.wandPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
	padding-bottom: 12px;
}
.wand-scabbard-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
	padding-bottom: 3px;
}

.wand-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-align: right;
}

.body-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
}
.blurb-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: center;
	line-height: 24px;
}


.boothText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 6px;
}
.aboutWands {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #CCCCCC;
	text-align: center;
}
.linkBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	padding-top: 6px;
}
.questionHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.questionBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	padding-top: 6px;
}
.testBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
}
.testPerson {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FF9900;
	text-align: right;
	padding-top: 3px;
}
.centerGraphic {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.cast-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
	padding-bottom: 6px;
}
