html { height: 101%; } /* Force scrollbars hack */

body, td { font-family: arial, helvetica, verdana, sans-serif; font-size:14px; }
body { margin-top: 5px; background-color: white; }

/*
a, .smallText, .standardText, #artistStatementName, #artistStatementContent, .aboutText
{
  font-family: arial, helvetica, sans-serif;
}
*/

#sectionTitle { font-size: 18px; font-weight: bold; }

/*a, .standardText, .redDotKey, .aboutText { font-size: 14px }*/

a:link {color: midnightblue}
a:hover {color: lightblue}
a:active {color: midnightblue}
a:active:hover {color: lightblue}
a:visited {color: midnightblue}
a:visited:hover {color: lightblue}
a.menu2Link { text-decoration: none; }
a.menu2Link:hover { color: white }

.smallText {font-size: 12px;}
.aboutText {text-indent: 2em;}

.deadLink
{
    color: lightgrey;
    text-decoration: underline;
}

.pipe 
{
    font-family: arial, helvetica, verdana, sans-serif; 
    font-size: 14px; 
    color: lightgray;
}

.pageTitleContainer {height:48px;font-family:Georgia, "Times New Roman", Times, serif;font-size:36px;font-weight:normal;padding-bottom:10px;}