#homepic {
	position: absolute;
	left: 248px;
	top: 0px;
	width: 500px;
	height: 375px;
	z-index: 2;
}

#where {
	position:absolute;
	left:596px;
	top:325px;
	width:125px;
	height:30px;
	z-index: 3;
	visibility: visible;
} 
#here {
	position:absolute;
	width:129px;
	height:115px;
	z-index: 3;
	left: 530px;
	top: 32px;
	visibility: hidden;
}

.introText {
	font-family: "Galliard BT", "Times New Roman", Roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#intro1 {
	position:absolute;
	top: 86px;
	left: 15px;
	width:225px;
	z-index:2;
}

div#horizon div#wrapper div#intro1 h1 {
	margin: 0px 0px 1em;
	color: #369;
	padding: 0;	
	font: bold 12px/1.2em "galliard bt", "times new roman", roman, serif;
}
div#horizon div#wrapper div#intro1 h2 {
	margin: 0px 0px 1em;
	color: #F00;
	padding: 0;	
	font: bold 12px/1.2em "galliard bt", "times new roman", roman, serif;
}


div#horizon div#wrapper div#intro3 h2 {
	margin: 0;
	padding: 0 0 0 1em;	
	font-size: 24px;
	font-weight: bold;
	color: #9D9D9D;
	line-height: 1.3em;
}
#intro2 {
	position:absolute;
	top: 188px;
	left: 258px;
	z-index:2;
}

#intro3 {
	position: absolute;
	left: 15px;
	top: 315px;
	height: 15px;
	z-index: 2;
}