a {color: #000000;}
img {border: solid 1px #999999;}

#main-image img {
width: 601px;
height: 240px;
margin-bottom: 10px;
}

#content-center {
width: 319px;
margin-left: 0;
}
#content-right {width: 279px;}

#profiles {
position: relative;
margin: 0;
margin-top: 8px;
padding: 0;
width: 100%;
}

#profiles li {
float: right;
width: 135px;
list-style-type: none;
}
#profiles li a {
display: block;
width: 100%;
height: 110px;
text-align: center;
margin: 0 5px;
text-decoration: none;
cursor: pointer;
}

#profiles li span{
display: block;
margin-top: 5px;
width: 100%;
}

#profiles li img{
margin-top: 5px;
width: 100px;
height: 100px;
}