body { 
    /* rgb: 203 185 156*/
    background : #ffffff ;
    color : #000000 ;
	margin: 55px 0 55px 0; 
	text-align: center;
    font-family : arial, sans-serif ; 
    font-size : 10pt;
}

.center   { text-align : center }
.clear   { clear: both; }
/* originally link:black, active:silver, visited:gray */

a:link {
    color : #0033cc ;
    background: transparent
}

a:active { 
    color : #ffcc00 ;
    background: transparent
}

a:visited { 
    color : #660066 ;
    background: transparent
}

p, dl, ul, ol, table, caption, tr, th, td { 
    font-family : arial, sans-serif ; 
    font-size : 10pt;
}

ul.nav {
    list-style-image : url( ../images/amp.gif ) ;
    list-style-type : square ;
}

h2  { 
    font-style : italic ;
    font-family : arial, sans-serif ; 
    font-size : 14pt
}

h3  { 
    font-style : italic ;
    font-family : arial, sans-serif ; 
/*    font-size : 12pt */
}

.footertype {
    font-family : arial, sans-serif ; 
    font-size : 9pt ;
    text-align : center
    }

.cap {
    font-family : arial, sans-serif ; 
    font-size : 9pt ;
    text-align : center
    }

.capright {
    font-family : arial, sans-serif ; 
    font-size : 9pt ;
    text-align : right
    }

.quote {
    font-family : arial, sans-serif ; 
    font-style : italic ;
    font-size : 9pt ;
    text-align : left
    }

.attrib {
    font-family : arial, sans-serif ; 
    font-size : 9pt ;
    text-align : right
    }

.tracklist {
    font-family : arial, sans-serif ; 
    font-size : 9pt ;
    text-align : left
    }

img.labelleft { 
    float : left ;
    border-width : 1
    }

img.labelcenter { 
    text-align : center ;
    border-width : 1
    }

img.labelright { 
    float : right ;
    border-width : 0
    }
	
.main{	
	margin: 0 auto; background: url(../images/bg.gif) repeat-y; padding: 0 15px 0 30px; width: 600px; text-align: left;
}
.content {
	padding: 10px 0 10px 0;
}
