@charset "UTF-8";
/* CSS Document */

body {background-image:url(../images/largeback1.png);
background-repeat:no-repeat;}

#header{
	position:absolute;
	left: 0;
	top: 0;
	width: 1068px;
	height: 160px
}

#allpage {
	position:absolute;
	height:1035px;
	width:978px;
	top: 180px;
}

#moon{
	position:absolute;
	background-image:url(../images/moon.png);
	background-position:inherit;
	background-repeat:no-repeat;
	width: 153px;
	height: 305px;
	left: 91px;
	top: 160px;
}

#home{
	position:absolute;
	background-image:url(../images/home.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	width: 174px;
	height: 308px;
	left: 79px;
	top: 520px;
}

#farm{
	position:absolute;
	background-image:url(../images/farm.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	width: 174px;
	height: 329px;
	left: 671px;
	top: 520px;
}

#alamosa{
	position:absolute;
	background-image:url(../images/alamosa.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	width: 178px;
	height: 351px;
	left: 673px;
	top: 160px;
}

#water{
	position:absolute;
	background-image:url(../images/water.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	width: 290px;
	height: 203px;
	left: 328px;
	top: 120px;
}

#comal{
	position:absolute;
	background-image:url(../images/comal.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	width: 175px;
	height: 387px;
	left: 404px;
	top: 393px;
}

#bottom {
	position:absolute;
	left: 152px;
	top: 1133px;
	width: 700px;
	height: 14px;
}

#top {
	position:absolute;
	left: 124px;
	top: 164px;
	width: 136px;
}

#samptext {
	padding-top: 3px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #669933;
	position:absolute;
	height: 57px;
	width: 419px;
	left: 447px;
	top: 37px;
}

#more{
	position:absolute;
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	left: 145px;
	top: 140px;
	width: 51px;
	height: 17px;
}


#testlink {
	padding-top: 5px;
	padding-left: 10px;
	position:absolute;
	left: 108px;
	top: 32px;
	width:123px;
	height: 50px;
	background-image:url(../images/samp.gif);
	background-repeat:no-repeat;
	background-position:center;
}

a:link {
	color:#003366;
}

a:visited {
	color: #ABBBC7;
}


a:hover {
	color: #336699;
}


a:active {
	color: #666666;
	text-decoration: none;
}
