body 
{
background-image:
url('../flowerbackground.jpg');
background-repeat: repeat-y;
background-color: #000000;
}

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



#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;
font-size: 13px; 
font-weight: bold;

}

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

}

.thumbnails {
width: 730px;}

.clearboth {clear:both;}