@charset "utf-8";
#indextext {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 212px;
	position: relative;
	z-index: 3;
	left: 305px;
	top: -558px;
	height: 286px;
}


body { font: 100% Verdana, Arial, Helvetica, sans-serif; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000; background-color: #006699 !important; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.oneColElsCtr #container { width: 702px; background: white; margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: solid 1px; text-align: left; /* this overrides the text-align: center on the body element. */
	color: #ffffff; height: 1082px; z-index: 1; padding: 0; }
#content {
}
#stmstore { height: 75px; width: 200px; left: 365px; top: -930px; z-index: 3; position: relative; visibility: visible; }

