A 
{
	color: #336699;
	text-decoration: none; 
}

A:hover 
{
	color: #ff0000;
}

BODY 
{
	background-color: #efefef;
	font-family: Trebuchet MS, Geneva, Verdana, Arial;
	font-size: 12px;
}

BODY#home .menu#home { background-color: #336699; color: #fff; }
BODY#band .menu#band { background-color: #336699; color: #fff; }
BODY#albums .menu#albums { background-color: #336699; color: #fff; }
BODY#tours .menu#tours { background-color: #336699; color: #fff; }
BODY#news .menu#news { background-color: #336699; color: #fff; }
BODY#links .menu#links { background-color: #336699; color: #fff; }

DD
{
	padding-bottom: 10px;
}

DT
{
	font-weight: bold;
}

TABLE
{
	background-color: #fff;
	font-family: Trebuchet MS, Geneva, Verdana, Arial;
	font-size: 12px;
}

TABLE.body
{
	border: 1px solid #336699;
}

TD
{
	font-size: 12px;
	padding: 5px;
}

.copyright
{
	color: #999999;
	font-face: Trebuchet MS, Geneva, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.menu
{
	border: 1px solid #336699;
	border-bottom: 0px solid #336699;
	font-family: Trebuchet MS, Geneva, Verdana, Arial;
	font-weight: bold;
}



.menu-highlight
{
	background-color: #336699;
	border: 1px solid #336699;
	border-bottom: 0px solid #336699;
	color: #fff;
}

.title
{
	color: #336699;
	clear: left;
	display: block;
	border-bottom: 1px solid #000000;
	font-family: Trebuchet MS, Geneva, Verdana, Arial;
	font-size: 16px;
}

.title2
{
	clear: left;
	display: block;
	border-bottom: 1px solid #ccc;
	font-family: Trebuchet MS, Geneva, Verdana, Arial;
	font-size: 14px;
	width: 95%;
}