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

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

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

#allpage {
	position:absolute;
	height:952px;
	width:975px;
	top: 180px;
}

#drew{
	position:absolute;
	width: 265px;
	height: 121px;
	left: 82px;
	top: 122px;
}

#pete{
	position:absolute;
	width: 252px;
	height: 189px;
	left: 82px;
	top: 581px;
}

#farm{
	position:absolute;
	width: 174px;
	height: 329px;
	left: 671px;
	top: 520px;
}

#wes{
	position:absolute;
	width: 216px;
	height: 197px;
	left: 364px;
	top: 581px;
}

#curtis{
	position:absolute;
	width: 290px;
	height: 113px;
	left: 573px;
	top: 122px;
}
#liz{
	position:absolute;
	width: 252px;
	height: 109px;
	left: 611px;
	top: 581px;
}

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

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

#middle {
	position:absolute;
	background-image:url(../images/testsamples.jpg);
	background-repeat:no-repeat;
	width: 503px;
	height: 356px;
	left: 222px;
	top: 224px;
}

#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;
}


#samplink {
	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;
}
