/* CSS Document */

a:visited {
	color: #D6AEA2;
	text-decoration: underline;
}
a:link {
	color: #D6AEA2;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.LINKlogo:visited {
	color: #000000;
	text-decoration: underline;
}
a.LINKlogo:link {
	color: #000000;
	text-decoration: underline;
}
a.LINKlogo:hover {
	color: #FFF;
	text-decoration: none;
}

a.LINKpress:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.LINKpress:link {
	color: #ffffff;
	text-decoration: underline;
}
a.LINKpress:hover {
	color: #B95158;
	text-decoration: none;
}
a.LINKnav:visited {
	color: #000;
	text-decoration: none;
}
a.LINKnav:link {
	color: #000;
	text-decoration: none;
}
a.LINKnav:hover {
	color: #B95158;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ECCFCB;
}
.GreenTable {
	background-color: #798466;
	background-image: url(images/bkgd_green-vein.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.SkinTable {
	background-color: #E7C7BA;
	background-image: url(images/bkgd_skin.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.femurTable {
	background-image: url(images/femur.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.purpleTable {
	background-color: #796080;
	background-image: url(images/bkgd_purple.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 800px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.TDspace1 {
	padding-right: 20px;
}



.TDstarchild {
	background-image: url(images/Starchild.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	width: 500px;
}
.TDspace {
	padding-top: 20px;
	padding-bottom: 10px;
}
.TDcontact1 {
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #93819A;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.TDcontact2 {
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #93819A;
}
.buycdTD {
	padding-top: 20px;
	padding-right: 15px;
}
.buycdTD2 {
	padding-top: 20px;
}
.photosTD1 {
	padding-top: 40px;
	padding-bottom: 5px;
}
.photosTD2 {
	border: 1px solid #FFF;
}
.pressTD1 {
	color: #816E84;
	padding-right: 10px;
}
.pressTD2 {
	color: #7F6B87;
	padding-left: 45px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D0C9D3;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
hr {
	color: #B95158;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
}
p {
	margin-top: 0px;
}
.navTD1 {
	width: 470px;
}
.navTD2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding-left: 10px;
	width: 485px;
}
