#left-column
{
	float:left; 
	width:620px;
}

#list-thumbs
{
	float:left; 
	width:620px;
	height: 570px;
	padding: 10px 0 0 20px;
}
#list-thumbs A
{
	display: block;
	float: left;
	width: 248px;
	height: 20px;
	padding-top: 138px;
	color: White;
	text-decoration: none;
	border: 5px solid #999999;
	margin: 10px;
}
#list-thumbs A:hover
{
	border: 5px solid #000;
	background-position: 248px 0px;
}
#list-thumbs A SPAN
{
	padding-left: 10px;
}

#list-right-column
{
	float:left; 
	width:340px;
	color: #2b3344;
	padding-top: 0px;
	text-align: center;
}
#list-right-column div { float: left; line-height: 20px; width: 165px; }

#list-thumbs UL LI A
{
	display: inline;
	width: auto;
	border: 0px;
}

#profile-content {background-image: none;}

#left-column {width: 605px;}

#list-right-column A:link,
#list-right-column A:visited
{
	color: #142a4a;
	text-decoration: none;
}
#list-right-column A:hover
{
	text-decoration: none;
}
