body, html {
	margin: 50px 0px 0px 0px;
	background-image: url(../images/tile-corner.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left bottom;
	}


.tilehome {
	background-color: #FFFFFF;
	background-image: url(../images/tile-home.jpg);
	background-repeat: no-repeat;
}
.dancerpad {
	padding-top: 79px;
}
.tilesample {
	background-image: url(../images/tile-music.jpg);
	background-repeat: no-repeat;
}
.samplepad {
	padding-top: 70px;
}
.regular10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.formpad {
	padding-top: 90px;
	padding-left: 15px;
}
.bold12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	line-height: 14px;
}
#wave1 {
    position:absolute;
    left:20px;
    bottom:0px;
    z-index:1;
}
#wave {
    position:absolute;
    left:0px;
	width:100%;
	height:275px;
    bottom:0px;
    z-index:-1;
}
.tilelinks {
	background-image: url(../images/tile-links.jpg);
	background-repeat: no-repeat;
}
.linkspad {
	padding-top: 90px;
	padding-right: 50px;
	padding-left: 15px;
}
.regular12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}
	A			{ color: #333333; text-decoration: underline;} 
	A:link		{ color: #333333; text-decoration: underline; } 
	A:visited	{ color: #666666; text-decoration: underline; } 
	A:active	{ color: #333333; text-decoration: underline; } 
	A:hover		{ color: #333333; text-decoration: none; background-color: #ffffff;  }
	
	A.lighter			{ color: #cccccc; text-decoration: underline;} 
	A.lighter:link		{ color: #cccccc; text-decoration: underline; } 
	A.lighter:visited	{ color: #cccccc; text-decoration: underline; } 
	A.lighter:active	{ color: #cccccc; text-decoration: underline; } 
	A.lighter:hover		{ color: #333333; text-decoration: none; background-color: #ffffff;  }
	
.tileinfo {
	background-image: url(../images/tile-bio.jpg);
	background-repeat: no-repeat;
}
.infopad1 {
	padding-top: 79px;
	padding-left: 15px;
}
.infopad2 {
	padding-top: 80px;
	padding-right: 20px;
}
.bold10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.infopad3 {
	padding-right: 20px;
	padding-top: 8px;
}
.biopad {
	padding-left: 15px;
}

