.std, h1, h2 {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 10pt;
    color: #999;
    }
a.std:hover {
    color:black;
    }

h2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1.5em;
	font-weight:normal;
    	color: #999;
	}

#maincontainer {
	margin:auto;
	width:600px;
	}
#pagecontainer {
    margin-top:10px;
    }

#menu {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size:10pt; 
    font-weight:bold;  
    margin-top:30px;   
    }
    
#crumb {
    background-color: black;
    padding:3px;
    color:white;
    }
    
#crumbtext {
    font-size: 12pt;   
    font-weight:bold;
    float:left;
    width:90%;
    }
    
#crumbback {
    float:left;
    }
    
a.breadcrumb {
    color:white;
    text-decoration: none;
    }
    
a.toplink { text-decoration: none; color: #c0c0c0; }
a.toplink:hover { color: black;}
a.toplink2 {text-decoration: none; color: #999999; }
a.toplink2:hover { color: black;}  

#minifooter {
    width:100%;
    text-align:right;
    vertical-align: top;
    height:60px;
    }
#footer {
    margin-top:10px;
    font-size: 8pt;
    }

#biography .quote {
	color:#000099;
	}
 
.cdlist {
    text-align: left;
    }
.cdthumbsurround {
    padding:10px;
    width:130px;
    }
.cdthumb {
    cursor:pointer;
    }  
    
.cdinfo {
    vertical-align: top;
    padding:4px;
    }
    
.cdtitle {
    font-weight:bold;
    font-size: 12pt;
    color:black;
    text-decoration:none;
    }
a.cdtitle:hover {
    text-decoration:underline;
    }
.cdsubtitle {
    font-weight:normal;
    font-style:italic;
    font-size: 10pt;
    color:black;
    text-decoration:none;
    }
a.cdsubtitle:hover {
    text-decoration:underline;
    }
.cdcatno {
    font-size: 10pt;
    color:#999;
    }
.cddiv {
    display:block;
    border-bottom:1px solid #333;
    margin:5px;
    }
    


b {color: #000000; font-size:9pt; font-weight:normal; font-family: arial,helvetica,verdana,sans-serif; text-decoration: none}
b.topspace {font-size:20pt;}


b.head {color:white; font-size: 12pt; font-weight:bold}

b.bhead {color:#333333; font-size: 12pt; font-weight:bold}
b.bsubhead {color:#333333; font-size: 8pt; font-weight:bold}
b.binfo {color:#333333; font-size: 8pt; font-weight:normal}

b.heading {color: #C0C0C0}
b.body {font-weight:normal; color: #666666; line-height:13pt}
b.footer {font-weight:normal; font-size:8pt; color: #cccccc}

a.navhead {
    color: #ffcc00; 
    font-size: 12pt; 
    font-weight:bold;
    text-decoration: none;
    border:0;
    }

a.moreinfo {font-weight: bold; color: #999}

span.toplink A:hover {color: black}
span.toplink A:hover FONT {color: black}

a.navlink {color: #333333; font-size: 12pt; font-weight:bold}
a.sublink {color: #333333; font-size: 10pt; font-weight: normal; font-style: italic}

#links {
    font-size:10pt;
    }
#links .title {
    font-size:12pt;
    font-weight: bold;
    color:#999;
    }
#links .url{
    font-size:10pt;
    }
#links .description{
    font-size:10pt;
    color:#666;
    }

/* Ordinary Text Stylesheet */
b.stdheading {color: #999999; font-size:14pt; font-weight: bold; text-decoration: none}
b.stdbody {color: #333333; font-size:12pt; font-weight: normal; text-decoration: none}

b.picheading {color: #999999; font-size:14pt; font-weight: bold; text-decoration: none}
b.piccaption {color: #333333; font-size:12pt; font-weight: normal; text-decoration: none}


/* Track Listing Stylesheet */
.tracklisting {font-size: 14pt; color: #333333; font-weight:normal;}
.listhead {color: #333333; font-size: 8pt; font-weight:bold}
.listno {color: #333333; font-size: 8pt; font-weight:bold; width:20px}
.listtrack {color: #333333; font-size: 8pt; font-weight:bold}
.listwords {color: #333333; font-size: 8pt; font-weight:normal}
.listinstr {color: #333333; font-size: 8pt; font-weight:normal}
.listkey {color: #333333; font-size: 8pt; font-weight:normal; font-style:italic}
.listtem {color: #333333; font-size: 8pt; font-weight:normal; font-style:italic}
.listtime {color: #333333; font-size: 8pt; font-weight:normal}
.linernotes {color: #333333; font-size: 9pt; font-weight:normal; line-height:13pt}
