body {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	background-color: #ffffff;
	width: 898px;
	text-align: center
}

#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
	width: 898px;
}

#header {
	background-color: #66CC99;
  position: absolute;
	top: 0px;
	left: 0px;
  width: 898px;
  height: 170px;
  padding: 5px 5px 5px 5px;
}

#crest_l {
  background: url(hansen_170.jpg) no-repeat;
  background-position: center;
	background-color: #ffffff;
  position: absolute;
	top: 0px;
	left: 0px;
  width: 180px;
  height: 175px;
  padding: 5px 5px 5px 5px
}

#crest_r {
  background: url(hansen_170.jpg) no-repeat;
  background-position: center;
	background-color: #ffffff;
  position: absolute;
	top: 0px;
	right: 0px;
  width: 180px;
  height: 175px;
  padding: 5px 5px 5px 5px
}

h1 {
	text-align: center;
	font-size: 42px;
	text-shadow	
}

h2 {
	text-align: center;
	font-size: 28px;
	color: #CCFF00	
}

#index_box {
  background-color: #99cc66;
  position: absolute;
	border: medium double rgb(50,0,200);
	top: 190px;
	left: 0px;
  width: 149px;
  height: 590px;
  padding: 5px 5px 5px 5px
}

#h_w {
  background-position: center;
	background-color: #ffffff;
	font-size: 20px;
  position: absolute;
	border: medium double rgb(300,0,200);
	top: 190px;
	left: 165px;
  width: 600px;
  height: 590px;
  padding: 5px 5px 5px 5px
}

#right_box {
  background-position: center;
	background-color: #99cc66;
  border: medium double rgb(100,0,50);
	position: absolute;
	top: 190px;
	left: 780px;
  width: 110px;
  height: 590px;
  padding: 5px 5px 5px 5px
}	

#button_1 {
	position:absolute;
	top: 5px;
	left: 2px;
}

#button_2 {
	position:absolute;
	top:53px;
	left: 2px;
}

#button_3 {
	position:absolute;
	top:101px;
	left: 2px;
}

#button_4 {
	position:absolute;
	top:150px;
	left: 2px;
}

#button_5 {
	position:absolute;
	top:200px;
	left: 2px;
}

#button_6 {
	position:absolute;
	top:250px;
	left: 2px;
}
