@charset "UTF-8";
/* CSS Document */

.bodystyle {
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4e3106;
}
.bodytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4e3106;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #500855;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4e3106;
}


.submenu_bkgrnd {
	background-image: url(images/stars.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: inherit;
	vertical-align: top;
}
.tablebackstars {
	background-attachment: fixed;
	background-image: url(images/tablebackstars.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentcell {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.playerback {
	background-image: url(images/playerback.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 0px;
	text-align: center;
}


a.bodylink:link {
	color: #300533;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
a.bodylink:active {
	color: #300533;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
a.bodylink:visited {
	color: #300533;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
a.bodylink:hover {
	color: #300533;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

a.bodylinksmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #300533;
	text-decoration: none
}
a.bodylinksmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #300533;
	text-decoration: none
}
a.bodylinksmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #300533;
	text-decoration: none

}
a.bodylinksmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #300533;
	text-decoration: underline

}

a.creditlink:link {
	color: #300533;
	text-decoration: none
}
a.creditlink:active {
	color: #300533;
	text-decoration: none
}
a.creditlink:visited {
	color: #300533;
	text-decoration: none

}
a.creditlink:hover {
	color: #300533;
	text-decoration: underline
	}

.musicback {
	background-image: url(images/brown_swatch.gif);
	background-repeat: repeat;
	filter: Alpha(Opacity=.25, FinishOpacity=.25);
}
.bodytextsmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #300533;
}
.bodytextsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4e3106;
	font-weight: bold;
}
.contentcellCopy {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4e3106;
	text-align: left;
}
.photocredit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4e3106;
	position: fixed;
	bottom: 1px;
	left: 5px;
}

