BODY		{background-color:#818894;color:#CCCCCC;font-family:verdana;font-size:8pt;padding:0px;margin:0px}
A			{text-decoration:none;color:#FFFFFF}
A:hover		{color:orange;text-decoration:none}
INPUT		{font-family:verdana;font-size:9pt;border:1px solid #333333}
INPUT.button{border:none}
STRONG		{color:white}

.logo		{position:absolute;top:0px;left:0px;width:188px;height:90px;background-image:url('../images/logo.gif')}
.nav		{position:absolute;top:0px;left:188px;background-image:url('../images/bg.gif');height:90px}
.navMenuPos	{padding-top:60px;padding-left:24px;color:white}
.leftCol	{position:absolute;top:90px;left:0px;width:185px;height:100%;background-image:url('../images/shadow.gif');background-repeat:repeat-x}
.leftColBody{padding-left:26px;padding-top:26px;width:160px;line-height:18px;}
.leftColNav	{padding-left:26px;padding-top:24px;width:180px;line-height:18px;}
.centerCol	{position:absolute;top:90px;left:185px;width:490px;height:100%;background-image:url('../images/shadow.gif');;background-repeat:repeat-x}
.centerColBody{padding-left:28px;padding-top:26px;width:449px}
.rightCol	{position:absolute;top:90px;left:675px;width:290px;height:100%;background-color:#979EAB;background-image:url('../images/shadow2.gif');;background-repeat:repeat-x}
.rightColBody{padding-left:14px;padding-top:26px;width:276px}
.rightColPad{position:absolute;top:90px;left:965px;height:100%;background-image:url('../images/shadow.gif');;background-repeat:repeat-x}

.header		{color:white}
.white		{color:white}
.gray		{color:#CCCCCC}

.imgSmall	{text-align:center;vertical-align:middle;height:80px;width:80px;background-color:#8C939F;cursor:hand;cursor:pointer;
			FILTER: Alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.clear		{text-align:center;vertical-align:middle;height:80px;width:80px;background-color:#BEC3CD;cursor:hand;cursor:pointer;
			FILTER: Alpha(Opacity=100);-moz-opacity:1;opacity: 1;}
			/*onmouseover="this.filters.alpha.opacity='100';this.style.opacity='80';this.style.MozOpacity='80%';" onmouseout="this.style.opacity='80';this.style.MozOpacity='80%';"*/
#imgLarge	{text-align:center;vertical-align:middle;height:340px;width:340px;background-color:#8C939F}
.imgPad		{width:21px;}

.box		{width:5px;height:5px;}
.artistNavCol{font-size:8pt;position:relative;left:-10px}
.artistNavHeight{height:5px}

.arrow		{color:orange; font-size:11px; font-family:arial; font-weight:bold; padding-right:2px}