.info_box_style {
	width:639px;
	height:622px;
	color:#333333;
	text-align:left;
	font-size:13pt;
	font-family:'Comic Sans MS';
	text-shadow:rgb(127, 127, 127) 3px 3px 3px;
	word-spacing:5px;
	line-height:1.5em;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.info_box_Hdr {
	width:800px;
	height:700px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	text-align:center;
}

.maincontainer {
	height:1253px;
	position:relative;
	float:none;
	clear:none;
	margin-right:auto;
	margin-left:auto;
	left:auto;
	right:auto;
	width:900px;
}

.picturebar {
	clear:none;
	width:900px;
	left:0;
	top:2px;
	position:relative;
	float:none;
	height:240px;
}

#links {
	text-align:justify;
	border-image:initial;
	border:7px double #24418A;
}

#links a:hover {
	background-position:0px -32px;
	background-position-x:0;
	background-position-y:-32px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	padding:8px 0px 0px 30px;
}

#links a:active {
	color:#FFFFFF;
	background-image:url(ExampleResources/pumpkinmenu/images/pumpkinmenu.gif);
	background-position:0px -64px;
	background-position-x:0;
	background-position-y:-64px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	padding:8px 0px 0px 30px;
}

.stretch {
	width:100%;
	display:inline-block;
	font-size:0;
	line-height:0;
}

.content {
	display:none;
}

