.helpfield	
	{
		font-family: Arial, Helvetica, "sans-serif";
		cursor:hand;
	}

.helptable 	
	{
		POSITION:absolute;
		left: 5;
		top: 100;
		right: 135;
		bottom: *;
		
		VISIBILITY:hidden;
		Z-INDEX:200;
	}

BODY
	{
		background-color: #333300;
	}

BODY.contentFrame
	{
		background-color: #333300;
		background-image: url(images/mic_shot.jpg);
		background-repeat: no-repeat;
		background-position: 0pt 10pt;
		background-attachment: fixed;
	}

BODY.list
	{
		background-color: #CC6600;
	}

BODY.bottom
	{
		background-image: url(images/border.jpg);
		background-position: 0pt 0pt;
	}

DIV.stdDiv
	{
		color: #000000;
		font-size: 10pt;
		font-family: Arial, Helvetica, "sans-serif";
	}

DIV.artists
	{
		color: #000000;
		font-size: 12pt;
		font-family: Arial, Helvetica, "sans-serif";
	}

DIV.atomz
	{
		position: absolute;
		left: 10;
		top: 10;
		right: 140;
		bottom: 90;
	}

DIV.chameleon
	{
		position: relative;
		left: 140;
		top: 0;
		right: *;
		bottom: 90;
	}

DIV.homeLink
	{
		position: absolute;
		left: 10;
		top: 90;
		right: 140;
		bottom 110;
	}

DIV.stdLinks
	{
		position: relative;
		left: 140;
		top: 90;
		right: *;
		bottom: 110;
	}

DIV.nicolas
	{
		background-color: #CCCC00;
	}

DIV.tv
	{
		position: absolute;
		left: 20;
		top: 20;
		right: *;
		bottom: *;
	}

P
	{
		color: #666666;
		font-family: Arial, Helvetica, "sans-serif";
		font-size: 11pt;
	}

P.bigLetters
	{
		color: #666666;
		font-weight: bold;
		font-size: 20pt;
		font-family: Arial, Helvetica, "sans-serif";
	}

P.stdP
	{
		color: #666666;
		font-size: 9pt;
		font-family: Arial, Helvetica, "sans-serif";
	}

P.bldP
	{
		color: #666666;
		font-size: 11pt;
		font-family: Arial, Helvetica, "sans-serif";
		font-weight: bold;
	}

P.bigP
	{
		color: #666666;
		font-size: 15pt;
		font-family: Arial, Helvetica, "sans-serif";
		font-weight: bold;
	}

A.normal:link
	{
		color: #CC6600;
		text-decoration: none;
	}

A.normal:active
	{
		color: #666666;
		text-decoration: none;
	}

A.normal:visited
	{
		color: #CC6600;
		text-decoration: none;
	}

A.normal:hover
	{
		color: #666666;
		text-decoration: none;
	}

A.artist:link
	{
		color: #000000;
		text-decoration: none;
		font-family: 
	}

A.artist:active
	{
		color: #FFFFFF;
		text-decoration: none;
	}

A.artist:visited
	{
		color: #000000;
		text-decoration: none;
	}

A.artist:hover
	{
		color: #666666;
		text-decoration: none;
	}

A.main:link
	{
		color: #666666;
	}

A.main:active
	{
		color: #000000;
	}

A.main:visited
	{
		color: #666666;
	}

A.main:hover
	{
		color: #000000;
	}
