/* CSS Document */

body {
	color: #8abcbd;
}
/* wrap page */
#wrapper {
	background: #FFFFFF;
	z-index: 1;
}
a:link, a {
	color: #42b4bf;
}
a:hover {
	color: #6699FF;
}


/* inside page */
#insidebg {
	background-image: url(frame/insidebg.jpg);
	position: absolute;
	top: 5px;
	left: 105px;
	right: 5px;
	z-index: 6;
	height: 100%px;
	min-width: 800px;
}
/* links */
#links a:link {
	color: #8abcbd;
}
#links a:hover {
	color: #c8aa8e;
}
#links a:visited {
	color: #8abcbd;
}
#links {
	position: absolute;
	z-index: 10;
	top: 70px;
	left: 10px;
	text-align: left;
	width: 80px;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	color: #8abcbd;	
	
}
/* link background */
#linkb {
	background-image: url(photos/linkbg.jpg);
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 5;
	height: 755px;
	width: 100px;
}
#linkbfs {
	background-image: url(photos/linkbg.jpg);
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 5;
	height: 9950px;
	width: 100px;
}
#linkbped {
	background-image: url(photos/linkbg.jpg);
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 5;
	height: 5850px;
	width: 100px;
}

/* pic links */
#linkshort {
	position: absolute;
	border: 0;
	top: 400px;
	left: 20%;
	z-index: 7;
	height: 129px;
	width: 150px;
}	
#linkforsale {
	position: absolute;
	border: 0;
	top: 575px;
	left: 35%;
	z-index: 7;
	height: 101px;
	width: 150px;
}

#linkfoals {
	position: absolute;
	border: 0;
	top: 575px;
	right: 30%;
	z-index: 7;
	height: 101px;
	width: 150px;
}
#linkstallions {
	position: absolute;
	border: 0;
	top: 400px;
	right: 15%;
	z-index: 7;
	height: 150px;
	width: 150px;
}	

/* frame */
#frameoutsideleft {
	background-image: url(frame/frameoutside.jpg);
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 5;
	height: 100%;
	width: 5px;
}
#frameoutsidetop {
	background-image: url(frame/frameoutside.jpg);
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 5;
	height: 5px;
	width: 100%;
	min-width: 805px;
}
	
#frameoutsideright {
	background-image: url(frame/frameoutside.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	height: 100%;
	width: 5px;
}

/* frame ped */
#frameoutsideleftped {
	background-image: url(frame/frameoutside.jpg);
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 5;
	height: 5850px;
	width: 5px;
}
#frameoutsideleftfs {
	background-image: url(frame/frameoutside.jpg);
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 5;
	height: 9950px;
	width: 5px;
}
#frameoutsidetopped {
	background-image: url(frame/frameoutside.jpg);
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 5;
	height: 5px;
	width: 100%;
	min-width: 805px;
}
	
#frameoutsiderightped {
	background-image: url(frame/frameoutside.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	height: 5850px;
	width: 5px;
}
#frameoutsiderightfs {
	background-image: url(frame/frameoutside.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	height: 9950px;
	width: 5px;
}