@import url(pages.css);


#toplevel {
	width: 772px;
	height: 100%;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #FFF;
	background-image: none;
}


#deco {
	position: absolute;
	z-index: 3;
	margin: 189px 0 0 6px;
	width: 758px;
	height: 256px;
	background: url(../graphics/system/homedeco.jpg) no-repeat top;
}

#quicksearch {
	position: absolute;
	z-index: 4;
	margin: 204px 0 0 503px;
	width: 261px;
	height: 37px;
	background: url(../graphics/system/quicksearchbg_h.gif) no-repeat top;
}

#quicksearch .searchbox {
	margin: 6px 0 0 31px;
}

#content1 {
	padding: 634px 406px 20px 20px;
}

#content2 {
}

#featurebox {
	position: absolute;
	z-index: 6;
	margin: 636px 0 0 397px;
	width: 367px;
	height: 269px;
	background: url(../graphics/system/featureboxbg.gif) no-repeat top;
}

#scrollarea {
	width: 332px;
	height: 118px;
	margin: 17px 17px 68px 17px;
	color: #28408f;
}

#newsletter {
	width: 332px;
	height: 65px;
	height/* */:/**/43px;
	height: /**/43px;
	margin: 0 17px 0 17px;
	padding: 22px 0 0 0;
	text-align: center;
	background: url(../graphics/system/newslettersignup.gif) no-repeat top center;
}

#newsletter table {
	height: 30px;
	width: 310px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#newsletter td {
	vertical-align: middle;
	text-align: left;
}

#newsletter span {
	font-size: 11px;
	color: #4c56b3;
}

#newsletter .formfieldtext {
	border: 1px solid #4c56b3;
}

#newsletter .formfieldimage {
	margin: 0 0 3px 0;
}

#leprechaun {
	position: absolute;
	z-index: 7;
	margin: -51px 0 0 -4px;
	width: 95px;
	height: 91px;
	background: url(../graphics/system/leprechaun.gif) no-repeat top;
}

.scrollerboxouter {
	position: relative;
	z-index: 15;
	visibility: visible;
	top: 0;
	left: 0;
  	width: 332px;
	height: 118px;
	margin: 17px 17px 68px 17px;
	text-align: left;
	overflow: hidden;
	clip: rect(0 363px 118px 0);
}

.scrollerboxinner {
	position: absolute;
	z-index: 14;
	left: 0;
	top: 118px;
	visibility: visible;
	margin : 0;
	padding: 0;
	color: #28408f;
}


#footcell {
	vertical-align: bottom;
	padding: 50px 0 0 0;
}