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

form
{
	display:inline;
	text-decoration:none;
}

.undecorated a:visited
{
    text-decoration: none;
}

.undecorated a:link
{
    text-decoration: none;
}

.undecorated a:active
{
    
    text-decoration: none;
}

.undecorated a:hover
{
    text-decoration: none;
}

img.thumbnail
{
    text-decoration: none;
	border:medium solid #000000;
	margin:5px;
}

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

.navigation
{
   position:relative;
   float:left;
   clear:left;
   left:50;
   top:10;
   text-decoration: none;
}

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;
}

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

img.contactcontentbox
{
   position:absolute;
   top:130;
   left:259;
}

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

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

.artworkcontent
{
   position:absolute;
   left:90;
   top:140;
   width:630;
   text-align:center;   
}

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

.contactcontent
{
   position:absolute;
   left:290;
   top:155;
   width:380;
}
-->