body {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0; padding: 0; border: 0;
	background: #FFF;
	}
table, tr, td, img {
	margin: 0; padding: 0; border: 0;
	}

div.topbackgrounddiv { 
	display: none;
	}
div.bigtablediv {	
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	}
table.bigtable {
	background: #FFF;
	width: 770px;	
	height: 100%;
	}

td.header {
	text-align: left;
	vertical-align: top;
	height: 320px;
	background: transparent;
	background-image: url(../images/header.gif);
	background-repeat:  no-repeat;
	background-position:  top left;
	}

td.toppanel {
	height: 40px;
	text-align: left;
	vertical-align: top;
	background: transparent url("../images/toppanel.gif") no-repeat top left;
	}

div#toppaneldropshadow, div#toppaneltext {
	position: relative;
	top: 0;
	left: 0;
	}
div#toppaneldropshadow {
         z-index: 22;
         position: absolute;
         top: 312px;
         left: 147px;
         }
div#toppaneltext {
         z-index: 33;
         position: absolute;
         top: 310px;
         left: 145px;
         }
div#toppaneldropshadow p {
         color: #FFF;
         font: bold 16px/20px Arial, Sans-Serif;
         text-transform: uppercase;
         letter-spacing: 1px;
         }
div#toppaneltext p {
         color: #930000;
         font: bold 16px/20px Arial, Sans-Serif;
         text-transform: uppercase;
         letter-spacing: 1px;
         }


td.leftpanel {
	background: #FFF url("../images/leftpanel.gif") repeat-y top left;
	color: #FFF;
	width: 140px;
	height: auto;
	text-align: left;
	vertical-align: top;
	}
td.leftpanel a:link, td.leftpanel a:visited {
	text-decoration: none;
	color: #FFF;
	}
td.leftpanel a:hover, td.leftpanel a:active {
		border-bottom: 2px dotted #FFF;
		border-top: 2px dotted #FFF;
		}
td.leftpanel ul {
	list-style-type: none;
	margin: 5px 0 0 15px;
	padding: 0;	
	}
td.leftpanel ul li {
	font: bold 11px/11px Arial, Sans-Serif;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
	}

td.contentpanel {
	background: #FFF;
	padding: 20px;
	width: 600px;
	vertical-align: top;
	}

td.footer {
	background: #FFF url("../images/leftpanel.gif") repeat-y top left;	
}


/*  Content styles
---------------------------------------------------------------------------------*/

h1 {
	color: #339;
	font: bold 14px/16px Arial, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	}
h2 {
	color: #069;
	font: bold 16px/20px Arial, Sans-Serif;
	margin: 0 0 10px 0;
	}
p {
	color: #600;
	font: normal 12px/20px Verdana, Arial, Sans-Serif;
	margin: 10px 0 10px 0;
	}
td.contentpanel a:link, td.contentpanel a:visited {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px dashed #C00;
	}
	
td.contentpanel a:hover, td.contentpanel a:active {
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
	background-color: #EEE;
	}

/*  WM Code Snippets and general formatting styles
---------------------------------------------------------------------------------*/
em {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #069;
	}
.hidden {
	display: none;
	}
table.nextprev {
	width: 100%;	
	margin: 0 0 10px 0;
	}
html>body table.nextprev { margin-top: 10px; }

table.nextprev td a:link, table.nextprev td a:visited {
	font: bold 11px/11px Verdana, Arial, Sans-serif;
	text-decoration: none;
	border: 0;
	color: #CC0000;	
	}
table.nextprev td a:hover, table.nextprev td a:active {
	color: #F00;
	background-color: transparent;
	border: 0;
	}
td.prevlink, td.nextlink {
	width: 50%;
	vertical-align: middle;
	}
td.prevlink p {
	text-align: left;	
	}
td.nextlink p {
	text-align: right;	
	}

p.footnotetop {
	margin: 20px 0 20px 0;
	border-top: 1px solid #CCC;
	padding: 5px 0 0 0;
	color: #999;
	font: 9px/14px Verdana, Arial, Sans-Serif;
	}

span.lookatme{
	font-weight: bold;
}	
/*
CONTEXT MENU FORMATTING
*/

div.contextmenu{
	float: right;
	margin: 25px 0 50px 20px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #AD1B1B;
	padding: 5px;
}	

.groupcaption{
	font-size: 10px;
	font-weight: bold;
	color: #AD1B1B;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: solid 1px #AD1B1B;
	padding-bottom: 3px;
	margin: 0 0 5px 0;
}

table.contextmenutable{
	width: 150px;
}
table.contextmenutable td{
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-transform: none;
	letter-spacing: 1px;
	text-align: center;
	padding: 4px 0 4px 0;
	line-height: normal;
	margin: 0;
}

td.contentpanel table.contextmenutable a:link,
td.contentpanel table.contextmenutable a:visited{
	border: none;
	width: 100%;
	padding: 0;
}

td.contentpanel table.contextmenutable a:hover{
	border: none;
	background-color: transparent;
	font-weight: bold;
}

table.contextmenutable td.menuitemtopcurrent,
table.contextmenutable td.menuitemcurrent{
	background-color: #EEE;
}

table.contextmenutable td.menuitemtopcurrent a:link,
table.contextmenutable td.menuitemtopcurrent a:visited,
table.contextmenutable td.menuitemcurrent a:link,
table.contextmenutable td.menuitemcurrent a:visited{
	font-weight: bold;
}

table.nextprev{
	position: absolute;
	width: 150px;
	top: 375px;
	left: 592px;
	z-index: 1;
	font-size: 10px;
	font-weight: normal;
}

p.biopflink{
	position: absolute;
	width: 150px;
	top: 540px;
	left: 605px;
	z-index: 1;
	font-size: 10px;
	font-weight: normal;
}
p.biopflink a:link,
p.biopflink a:visited,
table.nextprev td.prevlink a:link,
table.nextprev td.prevlink a:visited,
table.nextprev td.nextlink a:link,
table.nextprev td.nextlink a:visited{
	font-size: 10px;
	font-weight: normal;
}

p.biopflink a:link,
p.biopflink a:visited{
		color: #600;
}
p.biopflink a:hover{
color: #F00;
text-decoration: none;
}
/*
copyright and WM footer stuff
*/

div.copyrightinfo{
	margin: 50px 0 0 160px;
	border: 1px solid #AD1B1B;
	padding: 10px;
}

div.copyrightinfo p{
	font-size: 10px;
}


/*
REVIEWS STUFF
*/
div.reviewdiv{
	margin: 0 0 40px 0;
	border-bottom: solid 1px #AD1B1B;
	padding-bottom: 30px;
}

div.reviewdiv p.reviewsourceinfo1{
	margin: 0 0 0 0;
	font-weight: bold;
	line-height: normal;
}

div.reviewdiv p.reviewsourceinfo2{
	margin: 0 0 10px 0;
	line-height: normal;
}

div.reviewdiv p.reviewtitle{
	line-height: normal;
	margin: 20px 0 0 0;
	font-weight: bold;
	font-size: 17px;
}
span.byreviewer{
	padding-right: 5px;
}

span.reviewsourcepunctuation{
	display: none;
}

/* SOUND FILE PAGE STUFF */

div.soundfilelistheader p{
	font-weight: bold;
}

table.soundfiles{
	width: 500px;
	margin: 0 0 50px 30px;
}

table.soundfiles td{
	padding: 5px 0 5px 0;
	margin: 0;
}

table.soundfiles td.movementnumberinfo{
	width: 15%;
}

table.soundfiles td.soundfileinfo{
	width: 70%;
}

table.soundfiles p{
	line-height: normal;
	margin: 0;
}

span.movementnumbercaption{
	padding-right: 5px;
}

div.pressquotediv{
	margin: 125px 0 0 15px;
	width: 190px;
}
div.pressquotediv p{
	font-size: 10px;
	color: white;
	font-size: 11px;
	line-height: normal;
	margin: 0;
}

div.pressquotediv p.quotetext{
}

div.pressquotediv p.quotesource,
div.pressquotediv p.quotesource1,
div.pressquotediv p.quotesource2{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 5px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.pressquotediv p.quotesource1{
margin-right: 8px;
}

div.pressquotediv p.quotesource2{
margin-right: 16px;
}

td.contentpanel p.biodate{
	text-transform: uppercase;
	font-size: 11px;
}

div.sistersitelinks{
	display: none;
}



td.wmfooter {
	background: #FFF url("../images/leftpanel.gif") repeat-y top left;
	height: 50px;
	margin: 0 0 0 160px;
	}



div.wmfooterdiv{
	margin: 100px 0 20px 140px; 
}	

div.designcreditdiv{
	margin-top: 20px;
}
div.wmfooterdiv img{
	border: none;
}

div.wmfooterdiv p{
	font-size: 10px;
	text-align: center;
	line-height: normal;
}

p.WMDesignCreditTextABOVE,
p.WMLogoTextABOVE,
p.WMDesignCreditTextBELOW,
p.WMLogoTextBELOW{
	text-transform: uppercase;
}
p.WMDesignCreditTextBELOW,
p.WMLogoTextBELOW{
	margin: 5px 0 0 0;
}
p.WMDesignCreditTextABOVE,
p.WMLogoTextABOVE{
	margin: 0 0 5px 0;
}

p.WMLogoImage,
p.WMDesignCreditLogo{
	margin: 0;
}

p.WMDesignCreditLogo{
	background-image: url(../../images/Logos/pen2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 65px;
	width: 100%;
	margin: 0;
}


td.wmfooter a:link, td.contentpanel a:visited {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px dashed #C00;
	}


td.wmfooter a:hover, td.wmfooter a:active {
	border-top: 1px solid #C00;
	border-bottom: 1px solid #C00;
	background-color: #EEE;
	}	
	
td.wmfooter a.logolink:link,
td.wmfooter a.logolink:visited
{
	border: 0;
}	