a:link {
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
        text-decoration:none;}
a:visited {
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
        text-decoration:none}
a:active {
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
        text-decoration:none}
a:hover {
	font-size:14pt;
	font-weight:bold;
	color:#744411;}
body {
	margin:0;
	background-color:#bdbe9e;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	background-image:url(taylormainbg.jpg);
	background-attachment:fixed;}
.img {
	border:0px; }
/* the patch of land */
.landpatch {
	position:static;
	margin-left: auto;
    margin-right: auto;
    width:1000px;
	height:670px;
	top:0px;
	padding:10px;}
.centeredimage {
	position:relative ;}
.piecetitle {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;}
/* taylor's crossstich name */
.name {
	position:absolute;
	left:20px;
	bottom:20px;}
/* taylor and the dead bird */
#taylordeadbird {
	border:none;
	position:absolute;
	top:5px;
	left:5px;}
#taylordatabasetitle {
	position:absolute;
	top:40px;
	left:300px;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:18px;
	color:#999999;}
/* text funs */
#textfun1 {
	color:#FFFFFF;
	font-size:10px;}
#textfun2 {
	color:#999900;
	font-size:14px;
	text-transform:uppercase;}
#textfun3 {
	color:#666666;
	font-size:18px
	
/* for spacing out images */

.spacing {
line-height:100px; }
	


