#mainPic{
position:relative;
border:none;
top:35px;
margin:0 auto;
width:283px;
text-align:center;
height:419px;
z-index:3;
overflow:hidden;
}


#glow{
position:absolute;
border:none;
margin:0 auto;
top:-14px;
left:50%;
margin-left:-177px;
text-align:center;
overflow:hidden;
z-index:2;
}

#myspaceText{
position:absolute;
font-size:9px;
background:url(../images/blackpix.png);
top:35px;
left:50%;
margin-left:-376px;
width:134px;
text-align:left;
height:315px;
overflow:visible;
behavior: url(iepngfix.htc);
}

#myspaceText h2{
font-size:9px;
text-transform:uppercase;
padding:0;
margin:0;
margin-top:7px;
margin-left:7px;
border-bottom:#FFFFFF solid .75pt;
font-weight:bold;

}

#myspaceText p{
font-weight:normal;
padding:0;
margin:7px;
margin-top:15px;
}
#shadesMenu{
top:35px;
}

#myspaceText a{
color:#FFFFFF;
text-decoration:none;
position:relative;
z-index:1000;
}
#myspaceText a:hover{
color:#FFFFFF;
text-decoration:underline;
}