
BODY{
	font-family: sans-serif;
	text-align: center;
	margin: 5em 0 0 0;
	vertical-align: middle;
	background-repeat: repeat;
	background-image: url(images/paisleytile.jpg);
}

BODY.index{
	font-family: sans-serif;
	background-color: Black;
	background-repeat: repeat;

}

BODY.acoustic{
		font-family: sans-serif;
	background-color: Black;
	background-image: none;
}
BODY.download{
	background-image: url(images/downloadbkgd.jpg);
	background-repeat: no-repeat;
}

BODY.acousticabout{
	background-image: url(images/acousticabout.jpg);
	background-repeat: no-repeat;
	background-position:  top left;
}
BODY.whitebkgd{
	background-color: White;
	vertical-align: top;
	background-image: none;
	text-align: center;
	margin: 5em 0 0 0;

}

OBJECT{
	font: sans-serif;
	background: none;
}

OBJECT.player{
	border: 2px #292929;	
}

TABLE{
	background-color: transparent;
	font-family: sans-serif;
	color: #aba08c;
	vertical-align: top;
}

TD.store{
	border-width: medium;
	border-color: #ABA08C;
	width: 750px;
	border: 0.5px;
	border-color: #ABA08C;
	border-bottom: medium groove #292929;
	border-left: medium groove #292929;
	border-right: medium groove #292929;
	border-top: medium groove #292929;
}

TD{
	background-color: White;
	font-family: sans-serif;
}

TD.download{
	background: transparent;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

TD.bars{
	background-color: transparent;
	font-family: sans-serif;
	color: black;
}


TD.col1{
	width: 250px;
	background-color: transparent;
	text-align: center;
	margin-left: 3%;
	vertical-align: top;
}

TD.col1box{
	background-color: #000000;
	font: sans-serif;
	font-size: xx-small;
	border: medium groove #473719;
	height: 60px;
	width: 120px;
	overflow: auto;
	padding: 10px;
	text-align: left;
}

TD.col2{
	width: 260px;
	margin-left: 3%;
	background-color: transparent;
	vertical-align: top;
	text-align: center;
}

TD.col2left{
	width: 250px;
	margin-left: 3%;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
}

TD.col3{
	width: 250px;
	margin-left: 3%;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
}

TD.store{
	background-color: transparent;
	font-family: sans-serif;
	font-size: 12px;
	padding: 10px;
	background-repeat: repeat;	
}

TD.linkstext{
	width: 450px;
	font-family: sans-serif;
	font-size: 12px;
	color: #92776a;
	text-align: left;
	padding-left: 10px;
	background-color: transparent;
}

TD.linkslogos{
	width: 75px;
	font-family: sans-serif;
	font-size: 12px;
	color: #aba08c;
	text-align: right;
	padding: 5px;
	background-color: transparent;
}

TD.acoustic{
	background: transparent;
	color: Black;
	vertical-align: baseline;
}

H1{
	font-family: sans-serif;
	color: #92776a;
	font-size: 18px;
	margin-bottom: auto;
}

H2{
	font-family: sans-serif;
	color: #92776a;
	font-size: 12px;
	margin-bottom: auto;
}

H3{
	font-family: sans-serif;
	color: #92776a;
	font-size: 11px;
	margin-bottom: 11px;
	border-left: thin solid #ac9b03;
	padding-left: 5px;

	background: repeat;
}

P.main{
	font-family: sans-serif;
	font-size: 16px;
	color: #aba08c;
	line-height: 75%;
}
P.biotext{
	font-family: sans-serif;
	color: #aba08c;
	font-size: 16px;
	min-width: 25em;
	max-width: 55em;
	line-height: 175%;
}
P.index{
	font-family: sans-serif;
	color: White;
	font-size: 16px;
}

IMG{
	border: none;
}

a:link {
	/*a normal link*/
	color: #92776a;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	/*a visited link*/
	color: #92776a;
	text-decoration: none;
	font-style: italic;
}
a:active {
	/*an active link*/
	color: #92776a;
	font-style: normal;
	text-decoration: none;
	font: normal;
	font-style: italic;
}
a:hover {
	/*a link with the mouse over it*/
	color: #92776a;
	text-decoration: underline;
	font-weight: bold;
}

a.scroll:link {
	/*a normal link*/
	color: #ffffff;
	text-decoration: underline;
	font-style: italic;
	font-size: 100%;
	font-weight: normal;
}
a.scroll:visited {
	/*a visited link*/
	color: #ffffff;
	text-decoration: underline;
	font-style: italic;
	font-size: 100%;
	font-weight: normal;
}
a.scroll:active {
	/*an active link*/
	color: #55a3ff;
		text-decoration: underline;
		font-style: italic;
		font-size: 100%;
		font-weight: normal;
}
a.scroll:hover {
	/*a link with the mouse over it*/
	color: #55a3ff;
	text-decoration: underline;
	font-style: italic;
	font-size: 100%;
	font-weight: normal;
}

a.black:link {
	/*a normal link*/
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
}
a.black:visited {
	/*a visited link*/
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
}
a.black:active {
	/*an active link*/
	color: #55a3ff;
		text-decoration: underline;
		font-style: italic;
		font-size: 100%;
		font-weight: bold;
}
a.black:hover {
	/*a link with the mouse over it*/
	color: #55a3ff;
	text-decoration: underline;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
}
/*DIV.shockwaveplayer{
	background-image: url(images/frame2.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}*/

DIV.main {
	width: 750px;
	max-width: 1000px;
	background-color: #000000;
	margin: 2em auto;
	padding: 1em;
} 


DIV.indent{
	background: transparent;
	width: 750px;
	margin-left: 350px;
	float: none;
}

DIV.indentshows{
	background: transparent;
	width: 750px;
	margin-left: 200px;
	float: none;
}
	
DIV.acoustic{
	width: 380px;
	height: 430px;
	overflow: auto;
	padding: 6px;
	float: none;
	background: transparent;
	border-style: solid;
	border-color: #c5d6fc;
	border-width: thin;
	text-align: justify;
}

DIV.ep{
	width: 550px;
	height: 475px;
	overflow: auto;
	padding: 6px;
	float: none;
	background: transparent;
	border-style: solid;
	border-color: #bd342c;
	border-width: thin;
	text-align: justify;
	text-decoration: none;
}

DIV.acousticimages{
	width: 380px;
	height: 530px;
	background: transparent;
}

DIV.hidden{
	display: none;
	text-align: center;
   width: 750px ;
   margin-left: auto ;
   margin-right: auto ;

}

DIV.unhidden{
	display: block;
	background: transparent;
	width: 750px;
	text-align: center;
	margin-left: auto ;
   margin-right: auto ;
}

DIV.scroll{
	background-color: #ffffff;
	font: sans-serif;
	font-size: smaller;
	border: medium groove Gray;
	height: 300px;
	width: 700px;
	overflow: auto;
	padding: 10px;
}

DIV.player{
margin-left: 200px;
	box
}

DIV.acoustic{
	width: 380px;
	height: 430px;
	overflow: auto;
	padding-left: 6px;
	float: none;
}

FORM{
	font-weight: normal;
	font-family: sans-serif;
	font-size: 9px;
	color: White;
}
INPUT.constantcontact{
	font-size: 10px;
	border: 1px solid #999999;
}