.leftcolumn_profile
{
	background: #FFF;
	border: none;
	float: left;
	height: 480px;
	left:0;
	position: absolute;
	top: 155px;
	visibility: visible;
	width: 705px;
}
#frame
{
	height: 800px;
	position: absolute;
	top: 770px;
	width: 920px;
}
a:active
{
	outline: none;
}
.clear
{
	clear: both;
}
.hideText
{
	display: none;
}
img
{
	border: hidden 0;
	border-style: none;
}
.credittext
{
	left: 10px;
	position: absolute;
	top: 615px;
	visibility: visible;
	width: 374px;
	z-index: 1;
}
.credittext p
{
	color: #3B2323;
	font: 9px/24px Arial;
	margin: 0;
	text-align: left;
}
.sidebarbkgrnd
{
	background: url(../graphics/sidebarbkgrnd.gif) no-repeat;
	height: 459px;
	left: 705px;
	position: absolute;
	top: 155px;
	vertical-align: top;
	width: 245px;
	z-index: 1;
}
.mapicon a, .threadsicon a, .listenicon a
{
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 45px;
}
.mapicon
{
	height: 45px;
	left: 705px;
	position: absolute;
	top: 625px;
	visibility: visible;
	width: 245px;
	z-index: 2;
}
.mapicon a
{
	background-image: url(../graphics/map_icon.gif);
	text-decoration: none;
	width: 45px;
}
.threadsicon
{
	height: 45px;
	left: 803px;
	position: absolute;
	top: 625px;
	visibility: visible;
	width: 45px;
	z-index: 2;
}
.threadsicon a
{
	background-image: url(../graphics/threads_icon.gif);
	background-position: 0 0;
	text-decoration: none;
	width: 45px;
}
.listenicon
{
	height: 45px;
	left: 890px;
	position: absolute;
	top: 625px;
	visibility: visible;
	width: 45px;
	z-index: 2;
}
.listenicon a
{
	background-image: url(../graphics/listen_icon.gif);
	background-position: 0 0;
	height: 60px;
	text-decoration: none;
	width: 60px;
}
#text
{
	margin: 50px auto;
	width: 300px;
}
.hotspot
{
	border-bottom: none;
	color: #3B2323;
	cursor: pointer;
	padding-bottom: 1px;
}
#tt
{
	background: url(../graphics/tt_left.gif) top left no-repeat;
	display: block;
	position: absolute;
	z-index: 5;
}
#tttop
{
	background: url(../graphics/tt_top.gif) top right no-repeat;
	display: block;
	height: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#ttcont
{
	background: #3B2323;
	color: #FFF;
	display: block;
	margin-left: 5px;
	padding: 2px 12px 3px 7px;
}
#ttbot
{
	background: url(../graphics/tt_bottom.gif) top right no-repeat;
	display: block;
	height: 5px;
	margin-left: 5px;
	overflow: hidden;
}
dsicon a:hover, .listenicon a:hover
{
	background-position: 0 0;
}
