body
{	
	margin: 0;
	border: 0;
	padding: 0;
	font-family: trebuchet ms;
	font-size: 11pt;
	font-weight: bold;
}

img
{
	border: 0;
}

#welcome
{
	width: 500px;
	height: 400px;
	padding-top: 100px;
	margin: 0 auto;
}

#main
{
	width: 751px;
	height: 517px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}

#logo
{
	text-align: center;
}

#enquire
{
	position: absolute;
	top: 466px;
	left: 15px;
	color: #ffffff;
}

#listen
{
	position: absolute;
	top: 55px;
	left: 260px;
	color: #000000;
	font-weight: bold;
}

#track1
{
	position: absolute;
	top: 80px;
	left: 245px;
	color: #000000;
	font-size: 10pt;
}

#track2
{
	position: absolute;
	top: 100px;
	left: 245px;
	color: #000000;
	font-size: 10pt;
}

#track3
{
	position: absolute;
	top: 120px;
	left: 245px;
	color: #000000;
	font-size: 10pt;
}

#track4
{
	position: absolute;
	top: 140px;
	left: 245px;
	color: #000000;
	font-size: 10pt;
}

#track5
{
	position: absolute;
	top: 80px;
	left: 345px;
	color: #000000;
	font-size: 10pt;
}

#track6
{
	position: absolute;
	top: 100px;
	left: 345px;
	color: #000000;
	font-size: 10pt;
}

#track7
{
	position: absolute;
	top: 120px;
	left: 345px;
	color: #000000;
	font-size: 10pt;
}

#track8
{
	position: absolute;
	top: 140px;
	left: 345px;
	color: #000000;
	font-size: 10pt;
}

#counter
{
	position: absolute;
	bottom: 0;
	right: 0;
}

#copyright
{
	position: absolute;
	bottom: 7px;
	left: 30px;
	font-size: 12px;
}

a:link 
{
	color: #000000;
	text-decoration: none;
}

a:visited 
{
	color: #000000;
	text-decoration: none;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
}

a:active 
{
	color: #000000;
	text-decoration: none;
}

#enquire a:link 
{
	color: #ffffff;
	text-decoration: none;
}

#enquire a:visited 
{
	color: #ffffff;
	text-decoration: none;
}

#enquire a:hover 
{
	color: #ffffff;
	text-decoration: underline;
}

#enquire a:active 
{
	color: #ffffff;
	text-decoration: none;
}

#tracks a:link 
{
	color: #000000;
	text-decoration: none;
}

#tracks a:visited 
{
	color: #000000;
	text-decoration: none;
}

#tracks a:hover 
{
	color: #0000ff;
	text-decoration: none;
}

#tracks a:active 
{
	color: #000000;
	text-decoration: none;
}