@charset "utf-8";
body {
	font-family: "Kristen ITC";
	font-size: 1em;
	color: #000000;
}


#container {
	width: 1008px;
	background: #FFFFFF;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	left: 124px;
	top: 93px;
	height: 2242px;
}
#banner {
	background-image: url(images/banner.gif);
	width: 564px;
	padding-top: 75px;
	left: 28px;
	padding-left: 405px;
	position: absolute;
	top: 9px;
	height: 20px;
}
#main_image {
	width: 963px;
	position: absolute;
	left: 27px;
	top: 108px;
	height: 2125px;
}


#main_text p{
font-size 90%;
}
