BODY
{
	font-family      : Helvetica, Arial, sans-serif;
	color            : #ffffff;
	background-color : #000000;
	margin           : 0px 0px 0px 0px;
}
A			{	text-decoration : none; font-weight: bold; }
A:link		{	color           : #3f9f9f; }
A:active	{	color           : #9f9f3f; }
A:visited	{	color           : #1f3f7f; }
DIV.navSpace
{
	text-align : center;
	height     : 40px;
}
TABLE.navTable
{
	height     : 40px;
	border              : none;
	background-image    : url("navbar.png");
	background-repeat   : repeat-x;
	background-position : left center;
}
TD.tab
{
	text-align          : center;
	vertical-align      : middle center;
	margin              : 0px;
	padding             : 2px 16px 2px 16px;
	border              : none;
	white-space         : nowrap;
}
A.tab         {
                font-family     : "Courier New", Courier, monospace;
                text-decoration : none;
                font-weight     : bold;
                font-size       : 14pt;
              }
A.tab:link    { color           : #000000; }
A.tab:active  { color           : #000000; }
A.tab:visited { color           : #000000; }
TD.tabspacer
{
	font-size : 8px;
}
TD.tabpad
{
	width   : 50%;
	margin  : 0px;
	padding : 0px;
}
TABLE.mainTable
{
	height : 80%;
}
TD.mainCell
{
}
DIV.mainFrame
{
	height      : 100%;
	padding     : 0px;
	text-align  : center;
	font-family : Helvetica, Arial, sans-serif;
	color       : #ffffff;
}
IFRAME.pageFrame
{
	height           : 100%;
	width            : 100%;
	font-family      : Helvetica, Arial, sans-serif;
	color            : #ffffff;
	background-color : #000000;
	padding          : 4px 4px 4px 4px;
	border           : none;
}
DIV.imoPlayer
{
}
TD.imoCell
{
	padding : 0px 8px 0px 8px;
}
DIV.baseSpace
{
	text-align : center;
}
TABLE.footer
{
	margin  : 0px;
	padding : 0px;
}

DIV.divGameMusic
{
	height                : 100%;
	background-color      : #000000;
/*
	background-image      : url("backdrop-roughamoeba.png");
	background-repeat     : no-repeat;
	background-position   : center top;
	background-attachment : fixed;
*/
}
DIV.divRemix64
{
	height                : 100%;
	background-color      : #000000;
/*
	background-image      : url("backdrop-icegrowth.png");
	background-repeat     : no-repeat;
	background-position   : center top;
	background-attachment : fixed;
*/
}
DIV.divRemix
{
	height                : 100%;
	background-color      : #000000;
/*
	background-image      : url("backdrop-bloodvoid.png");
	background-repeat     : no-repeat;
	background-position   : center top;
	background-attachment : fixed;
*/
}
DIV.divOriginal
{
	height                : 100%;
	background-color      : #000000;
/*
	background-image      : url("backdrop-firecloth.png");
	background-repeat     : no-repeat;
	background-position   : center top;
	background-attachment : fixed;
*/
}

P
{
	font-family : Helvetica, Arial, sans-serif;
	color       : #ffffff;
}
TD.tracks
{
	font-size      : 80%;
	text-align     : left;
	vertical-align : center;
	color          : #ffffff;
}
TD.icon
{
	text-align     : left;
	vertical-align : center;
}
TD.spacer
{
	font-size : 6px;
	margin    : 0px;
	padding   : 0px;
}
TD.colspacer
{
	font-size : 24px;
	margin    : 0px;
	padding   : 0px;
}
TD.header
{
	font-size      : 80%;
	font-weight    : bold;
	text-align     : center;
	vertical-align : center;
	color          : #afaf6f;
	padding        : 2px;
}
TD.subheader
{
	font-size      : 70%;
	text-align     : center;
	vertical-align : center;
	color          : #7f7f3f;
	padding        : 2px;
}
TD.bio
{
	font-size      : 80%;
	text-align     : left;
	vertical-align : top;
	color          : #ffffff;
	padding        : 0px 24px 0px 0px;
}
TD.copy
{
	font-size      : 60%;
	text-align     : center;
	vertical-align : center;
	color          : #dfdfdf;
	white-space    : nowrap;
	margin         : 8px 24px 8px 24px;
	padding        : 8px 0px 8px 0px;
	border-style   : solid;
	border-color   : #60c0c0;
	border-width   : 2px 0px 2px 0px;
}
