@charset "utf-8";
/* CSS Document */

.contentboxfull {
width:900px;
background-image:url(../images/websterstar/contentheader.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#FFFFFF;
padding-top:10px;
padding-left:40px;
padding-right:40px;
padding-bottom:20px;
}
div.profilesheader {
margin-bottom:10px;
margin-left:10px;
}
div.artistsort {
margin-bottom:10px;
}
a.artistsort{
padding:10px;
text-decoration:none;
font-size:16px;
color:#000000;
text-decoration:none;
}
a.artistsort:visited{
}
a.artistsort:hover{
background-color:#eeeeee;
cursor: pointer;
}
a.artistsortcurrent {
padding:10px;
text-decoration:none;
font-size:16px;
text-decoration:none;
color:#9f0202;
}
img.artistsort{
margin-right:5px;
vertical-align:text-bottom;
}

div#artistcontent {
margin-top:10px;

}
div#artistcontent2 {
margin-top:10px;
display:none;
}
h2.artistcontent{
color:#9f0202;
font-weight:normal;
margin:5px;
}
img.photocontent {
padding:10.5px;
}
img.photocontent:hover {
background-color:#eeeeee;
}
p.artistcontent {
margin:10px;
width:880px;
text-align:right;
color:#666666;
}
a.artistcontent {
color:#9f0202;
text-decoration:none;
}
a.artistcontent:hover {
text-decoration:underline
}
a.seperators {
display:block;
}

h3.hiddenheader {
display:none;
}

div#selectiondescriptor {
background-color:#f6f6f6;
margin-bottom:10px;
padding:10px;
color:#000000;
}
p.closer {
float:right;
}

p.closer a {
cursor:pointer;
text-decoration:none;
}

