﻿body 
{
	font-family: Tahoma, Arial;
	padding:0; 
	margin:0; 
	color:#000000
}

.alignLeft
{
	text-align:left;
	font-size:12px;
}

.smallText
{
	 font-size:smaller;
}
.bold
{
	 font-weight:bold;
}
.tabHome
{
	background-image: url(images/TabStrip_01.gif); background-repeat: no-repeat;
}
.tabMusic
{
	background-image: url(images/TabStrip_02.gif); background-repeat: no-repeat;
}
.tabBiography
{
	background-image: url(images/TabStrip_03.gif); background-repeat: no-repeat;
}
.tabContact
{
	background-image: url(images/TabStrip_04.gif); background-repeat: no-repeat;
}