body
{
    font-family: serif;
    background-color:#E3D8C2;
}

a:visited
{
    text-decoration: none;
    color:#990066;
}
a:link
{
    text-decoration: none;
    color:#990066;
}
a:active
{
    text-decoration: none;
    color:#990066;
}
a:hover
{
    color:grey;
    text-decoration: underline;
}

img
{
    text-decoration: none;
    border-width:0px;
}

img.title
{
   position:relative;
   top:15;
   float:left;
   clear:right;
}

.navigation
{
   position:relative;
   float:left;
   clear:left;
   left:50;
   top:10;
}

img.artistbackground
{
   position:absolute;
   top:253;
   left:0;
}

img.artistcontentbox
{
   position:absolute;
   top:132;
   left:378;
}

img.artworkbackground
{
   position:absolute;
   top:128;
   left:0;
}

img.artworkcontentbox
{
   position:absolute;
   top:128;
   left:77;
}

img.calendarbackground
{
   position:absolute;
   top:130;
   left:0;
}

.artistcontent
{
   position:absolute;
   left:408;
   top:145;
   width:350;
   height:395;
   overflow:auto;
}

.artworkcontent
{
   position:absolute;
   left:90;
   top:140;
   width:630;
   height:400;
   overflow:auto;
}

.calendarcontent
{
   position:absolute;
   left:83;
   top:100;
   width:630;
}
-->
