body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #ffc;
	margin-left: 10px;
	margin-right: 10px;
	color: #303;
	background-image: url(images/urcorner-picture.png);
	background-repeat: no-repeat;
	background-position: right top;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #C00;
	text-decoration: underline;
}

#headerFrame {
	border-bottom: 1px solid #900;
	padding: 4px 8px;
}
#header {
	border-bottom: 1px solid #900;
	padding: 4px;
}
#header h1 {
	position: absolute;
	left: -1000em
}
#headertag {
	text-align: left;
	font-size: .8em;
	margin-left: 20px;
}

.subheaderFrame {
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	padding: 4px 8px;
}
.subheader {
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	padding: 4px;
	padding: 0px;
	text-align: center;
}
.subheader .floatblock {
	float: left;
	width: 33%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
.subheader .middle {
	border-left: 1px solid #693;
	border-right: 1px solid #693;
	width: 33%;
}

.subheader .floatblock h2 {
	margin-top: 1px;
	margin: 0px;
}
.subheader .floatblock p {
	margin-top: 0px;
	margin-bottom: 3px;
}
.spacer {
	clear: both;
	font-size: 0px;
}
#menuFrame {
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
}
#menuFrame table {
	padding: 0;
	margin: 0 auto;
	border: 0;
	width: 90%;
	text-align: center;
}
#menuFrame td {
	padding: 0;
	margin: 0;
}
#menuFrame table a {
	width: 8em;
	display: block;
	margin: 0 auto;
}
.nowrap {
	white-space: nowrap;
}
#contentFrame {
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	padding: 4px 8px;
}
#content {
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	padding: 0px;
}

#frontcontent {
	background-image: url(images/TFTotemPole.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#content1Frame {
	float: left;
	width: 50%;
	margin-right: 150px;
}
#content1 {
	padding-right: 150px;
}
#content2Frame {
	float: right;
	width: 30%;
}

#nextshow .caption {
	font-weight: bolder;
}
#nextshow {
}
#nextshow .showText {
	padding-left: 5%;
}
#nextshow .showFollow {
	padding-left: 5%;
	font-size: .8em;
}
#upcoming .caption {
	font-weight: bolder;
}
#musicsamples .caption {
	font-weight: bolder;
}
#signup .caption {
	font-weight: bolder;
}
#upcoming {
	margin-top: 10px;
}
#upcoming .upcomingText {
	padding-left: 5%;
}
#upcoming .upcomingRequest {
	padding-left: 5%;
	font-size: .8em;
}

#signup form {
	margin-top: 0px;
	padding-left: 5%;
}
#sampler .caption {
	font-weight: bolder;
}
#sampler .samplerText {
	margin-top: 0px;
	padding-left: 5%;
}


#musicsamples table {
	margin-left: 2%;
	width: 95%
}

#musicsamples table .itemleft {
	border-top: 1px solid #693;
}
#musicsamples td {
	margin-top: 0px;
	padding-top: 0px;
}
#musicsamples table .description {
	font-size: .7em;
}
#musicsamples table .itemcenter {
	font-size: .8em;
	text-align: center;
	vertical-align: top;
}

#musicsamples table .heading {
	font-size: .7em;
	background-color: #EFF;
	padding-bottom: 1px;
	margin: 0px;
	border-bottom: 1px solid #900;
}

#footerFrame {
	border-top: 1px solid #900;
	padding: 4px 8px;
}
#footer1 {
	float: right;
	font-size: .8em;
}
#footer2 {
	font-size: .8em;
}
#footer3 {
	font-size: .8em;
	font-weight: bolder;
	text-align: center;
}
#privacypolicylink {
	float: right;
	font-size: .8em;
}
#affiliatelink {
	float: left;
	font-size: .8em;
}
