body {
color: #000;
font-family: verdana, arial, sans-serif;
font-size: 95%;
/* first red s green t blue */
background-color: #fff;
margin: 8px 8px 0 8px;
padding: 0 0 0 0;
line-height: 120%;
}

p.smll {
font-size: 95%;
width: 95%;
}

p.scriptsize {
font-size: 70%;
width: 95%;
}

p.smllright {
text-align:right;
font-size: 95%;
width: 95%;
}

table#full {
width: 90%;
}

table.galeria {
    max-width: 100%;
    width: 100%;
    background-color:#F9F9F9;
    border-collapse: collapse; 
}
table.galeria span {
    border-collapse: collapse; 
    margin-left:4px;
    margin-right:4px;
}
table.galeria p {
    border-collapse: collapse; 
    width: 100%;
}
table.galeria td {
    margin-left:20px;
    border: solid #999 1px; 
/*    width: 100%;*/
}
table.galeria th {
/*    border-collapse: collapse; */
/*    margin: 1px;  */
/*    padding: 1px; */
    text-align: center;
    border: solid #999 1px; 
    width: 10em; 
}

table.links {
    max-width: 90%;
    background-color:#F9F9F9;
/*    border: solid #000 3px; */
    border-collapse: collapse; 
/*    width: 400px; */
/*    max-width: 800px; */
}

table.links td {
/*    border-collapse: collapse; */
/*    margin: 1px;  */
/*    padding: 1px; */
    border: solid #999 1px; 
    width: 25em; 
/*    width: 16em; */
}
table.links th {
/*    border-collapse: collapse; */
/*    margin: 1px;  */
/*    padding: 1px; */
    text-align: center;
    border: solid #999 1px; 
    width: 10em; 
}



table#usbtop {
    width: 100%; 
    max-width: 800px;
    max-height: 74px;
    border-collapse: collapse;
    background-image: url(wimgs/bg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    background-color: #536895; 
}
table#usbtop td {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}

table#maintb {
    background-color:#FFFFFF;
/*    border: solid #000 3px; */
    border-collapse: collapse;
/*    width: 400px; */
    width: 100%; 
    max-width: 700px;
}


table#maintb td {
    padding: 5px;
    border-collapse: collapse;
/*    border: solid #000 1px; */

}
/*
.data {
    color: #000000;
    text-align: right;
    background-color: #CCCCCC;

}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;

}
*/
/* Esto define el tama~o de la columna izquierda */
.leftcol {
    font-weight: bold;
    text-align: center;
    font-size: 75%;
    color: #536895;
    vertical-align: top; 
/*   text-color: #fff; */
/*    font-color: #000;  */
    width: 50px;
    background-color: #536895; 
    background-image: url(wimgs/mlm_jp.jpg);
    border-collapse: collapse;
/*    border: solid #000 1px; 
    font-size: 90%;
    margin: 0 0 10px 0;
    padding: 0 0 20px 10px;
    border-bottom: 1px solid #000;
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;*/
}
#maintb td.leftcol a
{
color: #fed;
}

/* Esto define el tama~o de la columna izquierda */
.toprow {
    font-weight: bold;
    font-size: 75%;
    color: #536895;
/*    vertical-align: top; */
    background-color: #536895; 
    border-collapse: collapse;
    text-align: center;
}
#maintb td.toprow a
{
    color: #fed;
}

img {
border: none;
border-width: 0;
}

#title {
padding-top: 0.5em;
padding-left: 0.5em;
padding-bottom: 0;
text-align: left;
/*background-color: #fff; */
color: #036;
font-size: 140%;
/*height: 2.5em;*/
}

#navlist
{
font-size: 90%;
margin: 0 0 10px 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
.current {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
float: left;
line-height: 14px;
font-weight: normal;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #aaa;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: normal;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #666;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #a4634d;
padding-bottom: 2px;
background: transparent;
color: #a4634d;
}

/* #navlist a:hover { color: #c00; } */
#navlist a:hover { color: #a4634d; }

#main_cell {
vertical-align: top;
text-align: left;
font-size: 95%;
color: #000;
padding-left: 10pt;
padding-right: 10pt;
padding-top: 10pt;
padding-bottom: 0;
}

#footer {
padding-top: 20px;
padding-left: 15px;
}

table, td, th {
border-color: #999;
}

th { color: #036; }

h1, h2, h3 {
color: #036;
font-weight: normal;
}

h1 {
font-size: 1.3em;
clear: both;
}

h2 {
font-size: 1.1em;
}

/* a { text-decoration: underline; } */
a { text-decoration: none; }

a:link     { color:#990000; }
/*a:visited  { color:#a4634d; } */
a:visited  { color:#b5745e; } 
a:active   { color:#00f; }
/* a:hover    { color:#a4634d; text-decoration: underline;} */
a:hover    { color:#b15432; text-decoration: underline;}
/*
a:link     { color:#48e; }
a:visited  { color:#979481; }
a:active   { color:#00f; }
a:hover    { color:#5b5a45; text-decoration: underline;}
*/
td.photocaption {
font-size: .9em;
vertical-align: top;
}

table.lastupdate {
clear: both;
border-collapse: collapse;
font-size: 12px;
}

p {
width: 33em;
max-width: 100%;
}

table.music {
margin: 0.7em;
border-collapse: collapse;
border-style: none;
width: 90%;
}

table.music th {
text-align: center;
background-color: #ccf;
padding: .1em;
}

table.music td {
padding: .4em;
}

table.music tr.even {
background-color: #ffc;
}

table.courses {
border-collapse: collapse;
border-style: solid;
border-left-style: none;
border-right-style: none;
border-width: thin;
}

td.courses_title {
text-align: left;
padding: .7em;
}

th.courses_subtitle {
font-size: .85em;
vertical-align: top;
text-align: right;
padding: 0.2em;
padding-right: 1em;
}

th.courses_subtitle_underlined {
font-size: .85em;
vertical-align: top;
text-align: right;
padding: 0.2em;
padding-right: 1em;
border-bottom-style: solid;
border-bottom-width: 1px;
}

td.courses {
vertical-align: top;
font-size: .85em;
padding: 0.2em;
}

td.courses_underlined {
vertical-align: top;
font-size: .85em;
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 0.2em;
}

p.collaboration {
font-size: .85em;
}

var {
font-family: serif;
}

#articlelist {
border-bottom: 1px solid #999;
width: 33em;
max-width: 100%;
list-style: none;
margin: 0;
padding: 0;
}

#articlelist li.new {
background-color: #fc6;
}

#articlelist li.almostnew {
background-color: #ff9;
}

#articlelist ul
{
width: 97.7%;
margin: 0;
padding: 0.7em 0.2em 0.7em 0.5em;
list-style-type: none;
border-top: 1px solid #999;
}

#articlelist li.title {
color: #900;
margin: 0 0 0.3em 0;
}

#articlelist li.ref {
font-size: 85%;
}

#gallery {
display: block;
width: 800px;
margin: 0;
padding: 0;
}

#thumbnails {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
display: inline;
}

#thumbnails li {
display: inline;
width: 200px;
height: 150px;
}

#thumbnails a:link, #thumbnails a:visited {
display: block;
float: left;
clear: none;
margin: 0;
padding: 0;
border: 0;
width: 200px;
height: 150px;
border-bottom: 4px solid #fff;
}

#thumbnails a:hover {
margin: 0;
padding: 0;
border-bottom: 4px solid #c00 ;
}

#gallerynav {
clear: both;
border-style: none;
padding: 0;
margin: 0;
margin-bottom: 10px;
list-style-type: none;
float: left;
width: 100%;
color: #fff;
background-color: #036;
}

#gallerynav li {
float: left;
width: 100px;
text-align: center;
padding: 0;
}

#gallerynav li a {
display: block;
width: 100px;
color: #fff;
background-color: #036;
text-decoration: none;
}

#gallerynav li a:hover {
border-style: none;
color: #fff;
background-color: #369;
}

#desc {
clear: both;
width: 100%;
}

#musicianslist {
border-collapse: collapse;
border-bottom-style: solid;
border-bottom-width: thin;
}

#musicianslist th {
text-align: left;
font-size: 1.05em;
border-bottom-style: solid;
border-bottom-width: thin;
padding-left: .3em;
}

#musicianslist td {
vertical-align: top;
padding: .3em;
}

#tobaccolist {
border-collapse: collapse;
border-bottom-style: solid;
border-bottom-width: thin;
}

#tobaccolist th {
text-align: left;
border-bottom-style: solid;
border-bottom-width: thin;
font-size: 1.05em;
padding-left: .3em;
}

#tobaccolist td {
padding: .3em;
}

#contact {
border-collapse: collapse;
}

#contact th, #contact td {
border-style: solid;
border-color: #fff;
border-width: thick;
text-align: left;
vertical-align: top;
}

ul.links
{
width: 30em;
max-width: 100%;
margin: 0;
padding: 0;
list-style-type: none;
}

ul.links li
{
padding: 0.3em 0 0.3em 0;
}

