#fairycollageholder {z-index:1; position:relative; top:10px; left:0; width:560px; height:755px; background:url(../individual/individual.gif) no-repeat top right; padding-bottom:40px;}

img.fairy1 {z-index:2; position:absolute; top:518px; left:368px; width:192px; height:237px; border:0;}

img.fairy2 {z-index:3; position:absolute; top:360px; left:250px; width:192px; height:192px; border:0;}

img.fairy3 {z-index:4; position:absolute; top:518px; left:115px; width:192px; height:237px; border:0;}

img.fairy4 {z-index:5; position:absolute; top:345px; left:0; width:192px; height:266px; border:0;}

img.fairy5 {z-index:6; position:absolute; top:245px; left:125px; width:192px; height:156px; border:0;}

img.fairy6 {z-index:7; position:absolute; top:0px; left:0px; width:192px; height:296px; border:0;}

/* COLOUR SUMMARY */
/* Note; this is copied and edited to overwrite colours in different site sections.
Beware a:visited coming after a:hover as the hover may not work as expected */

/* GENERAL COLOURS */

body {
  background: #bbbbbb;
}

#mainwrapper {
  border-color: #888888;
}
#mainwrapper
{
  background-color: white;
}

#rightcolumn a.galpage {
  border-color: white; /* to make it invisible */
}


#rightcolumn,
.footaddress {
  color: #5b2d85;   /* main text colour */
}
.footcredit {
  color: #888888;
}
img.galpage {
  boder-color: #888888;
}

/* LIGHT COLOUR */

table.bannertext,
table.bannertext A,
table.bannertext A:visited, 
table.menu A,
#rightcolumn strong,
#rightcolumn b,
#rightcolumn a,
.footmenu A,
.footcredit a,
span.galpage,
#rightcolumn a.galpage,
#rightcolumn a.galpage:hover,
h1 {
  color: #d149dd; /* light color */
}
#rightcolumn a.galpage:hover {
  border-color: #d149dd; /* light color */
}

/* LESS SATURATED COLOUR */

table.menu a:visited,
#rightcolumn a:visited,
.footmenu a:visited,
.footcredit a:visited,
#rightcolumn a.galpage:visited
{
  color: #b16fb7; /* less saturated color */
}

/* DARKER COLOUR */
table.menu td, 
table.bannertext A:hover, 
table.menu A:hover,
#rightcolumn a:hover,
.footmenu a:hover,
.footcredit a:hover
{
  color: #7b39ad; /* darker color */
}

