body 
{

background-image: url('../starrainbowbg.jpg');

}

a:link { color: #880088 }
a:visited { color: #880088 }
a:hover { color: #ff00ff }
a:active { color: #ff55ff }
a img {border: none; }


#head
{
position: absolute;
  width: 1101px;
  left: 50%;
  margin-left: -555px;
top:-50px;
z-index:10;

}

#border
{
background-image:
url('../starrainbowbg.jpg');
width: 85%;
border-style: ridge;
border-color: #f40ffc #09f3a0 #ff8000 #ffff00;
filter:alpha(opacity=85);
opacity:.85;
-moz-opacity:.85;
}

#border2
{
background-color: #FFFFFF;
width: 717px;
border-style: ridge;
border-color: #f40ffc #09f3a0 #ff8000 #ffff00;
filter:alpha(opacity=80);
opacity:.80;
-moz-opacity:.80;
}


#content
{
position: absolute;
  width: 550px;
  left: 50%;
  margin-left: -250px;
top:210px;
text-align:center;
z-index:15;
}


#content2
{
position: absolute;
  width: 550px;
  left: 50%;
  margin-left: -250px;
top:210px;
text-align:center;
z-index:5;
}

#mlpcontent
{
position: absolute;
  width: 550px;
  left: 50%;
  margin-left: -250px;
top:350px;
text-align:center;
z-index:15;
}

#contentimagemap
{
position: absolute;
  width: 800px;
  left: 50%;
  margin-left: -400px;
top:160px;
text-align:center;
z-index:25;

}

#contentimagemap2
{
position: absolute;
  width: 800px;
  left: 50%;
  margin-left: -400px;
top:180px;
text-align:center;
z-index:20;
}


.thumbnail {
width:125px;
float:left;
margin: 7px 7px 7px 7px;
padding-top:7px;
padding-bottom:7px;
border-style: double;
border-color: #f40ffc #09f3a0 #ff8000 #ffff00;
border-width: 3px 3px 3px 3px;
}

.spacehalf {
width:73px;
float:left;
margin: 0px 0px 0px 0px;
padding-top:7px;
padding-bottom:7px;

}

.thumbnails {
width: 710px;}

.clearboth {clear:both;}
