body
{
	font-size: 68.75%;
}
#MainNav {
	font-size: 100%;
}

#guitar
{
	position: relative;
	z-index: 10;
}

#redfender
{
	position: absolute;
	top: -30px;
	left: 80px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=120,color=#B2986B,strength=4);
}

#gigs
{
	background-image: url('/images/templates/header_gigs.gif');
	background-repeat: no-repeat;
	padding-top: 60px;
}

#intro
{
	background-image: url('/images/templates/header_introduction.gif');
	background-repeat: no-repeat;
	padding-top: 40px;
}

#news
{
	width: 368px;
	background-image: url('/images/templates/header_news.gif');
	background-repeat: no-repeat;
	background-color: #eedfb1;
	padding: 12px;
}

div.box-outer
{
	position: relative;
	width: 100%;
}

table.box-inner
{
	width: 272px;
}

.box-content p
{
	margin-bottom: 0.5em;
}

td.box-content
{
	padding-bottom: 20px;
}


