A:link { text-decoration: none; color: rgb(56, 62, 66); line-height: 14px; height: 14px; width: 220px; font-size: 12px; font-family: Verdana; position: absolute; }
A:hover { text-decoration: none; color: rgb(255, 255, 255); line-height: 14px; height: 14px; width: 220px; font-size: 12px; font-family: Verdana; position: absolute; }
A:active { text-decoration: none; color: rgb(56, 62, 66); line-height: 14px; height: 14px; width: 220px; font-size: 12px; font-family: Verdana; position: absolute; }
A:visited { text-decoration: none; color: rgb(56, 62, 66); line-height: 14px; height: 14px; width: 220px; font-size: 12px; font-family: Verdana; position: absolute; } 

A:link.r { text-decoration: none; color: rgb(181, 31, 36); line-height: 14px; height: 14px; width: 220px; font-size: 12px; font-family: Verdana; position: absolute; }
A:hover.r { text-decoration: none; color: rgb(255, 255, 255); line-height: 14px; height: 14px; width: 220px; font-size: 12px; font-family: Verdana; position: absolute; }
A:active.r { text-decoration: none; color: rgb(181, 31, 36); line-height: 14px; height: 14px; width: 220px; font-size: 12px; font-family: Verdana; position: absolute; }
A:visited.r { text-decoration: none; color: rgb(181, 31, 36); line-height: 14px; height: 14px; width: 220px; font-size: 12px; font-family: Verdana; position: absolute; } 


P.a
{
	font-size: 12px ! important;
	line-height: 14px ! important;
	font-family: Verdana;
	text-align: left; 
	width: 224px;
	height: 50px;
	color: rgb(255, 255, 255);
	position: absolute; 			
	margin: 0px;
	z-index: 1;
}

P.b
{
	font-size: 12px ! important;
	line-height: 14px ! important;
	font-family: Verdana;
	text-align: left; 
	width: 224px;
	height: 14px;
	color: rgb(56, 62, 66);
	position: absolute; 			
	margin: 0px;
	z-index: 1;
}

body
{
	background-image:url(gradient.gif);
	background-repeat:repeat-x;
	background-color: rgb(75, 80, 91);	
}

img#bg
{
	position: absolute;
	top: 12px;
	//left: 36px;
	left: 50%;
	z-index: 0;

	margin-left: -223px;
}

div#bgBox
{
	position: absolute; 
	//left: 36px;
	left: 50%;
	top: 12px;
	width: 446px;
	height: 800px;		
		
	background-color: transparent;
	z-index: 2;

	margin-left: -223px;
}

ul.trackNumbers
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	top: 108px;
	left: 306px;
	padding: 0;	
	margin: 0;
	list-style-type: none; 	
}

ul.trackList
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	top: 108px;
	left: 324px;
	padding: 0;	
	margin: 0;
	list-style-type: none; 	
}




