body
{
	margin: 0px;
	background-color: #FFFFFF;
}

#bodysndplayer
{
	margin: 35px 0px 0px 0px;
	top: 100%;
	background-color: #F0F0F0;
}

#main
{
	position: absolute;
	width: 1000px;
	height: 592px;
	margin: -302px 0px 0px -500px;
	left: 50%;
	top: 50%;
	background-color: #FFFFFF;
}

#nav
{
	position: absolute;
	left: 30px;
	top: 18px;
	height: 14px;
}

#head
{
	position: absolute;
	left: 0px;
	top: 44px;
	z-index: 100;
}

.dash
{
	position: relative;
	left: -2px;
	top: 12px;
	width: 2px;
	height: 12px;
}

.dashsel
{
	position: relative;
	left: -3px;
	top: -8px;
	width: 2px;
	height: 12px;
}

#hl
{
	position: absolute;
	left: 23px;
	top: 160px;
}

#news
{
	position: absolute;
	left: 30px;
	top: 452px;
}


#content
{
	position: absolute;
	left: 30px;
	top: 222px;
	width: 500px;
	height: 356px;
}


/* scrolling */
#holder
{
	position: absolute;
	left: 30px;
	top: 222px;
	width: 504px;
	height: 356px;
}

#holderSml
{
	position: absolute;
	left: 30px;
	top: 266px;
	width: 504px;
	height: 312px;
}

.scroll-pane {
	width: 504px;
	overflow: auto;
	float: left;
}

#pane_height {
	height: 356px;
}

#pane_heightSml {
	height: 312px;
}

#col
{
	width: 480px;
	margin: 0px 34px 0px 0px;
	float: left;
}


.quad_out { margin: 0px 6px 0px -14px; }

.bioYear { width: 108px; float: left;}
.bioTxt	 { width: 520px; margin-bottom: 1px; float: left; }
.exbYear { width: 58px; float: left;}
.exbTxt	 { width: 600px; margin-bottom: 1px; float: left; }

