p.name_pos
{
	position: absolute;
	left: 55px;
	top: 41px;
}

p.content_pos
{ 
	margin-left: auto;
	margin-right: auto;
}

p.copyright
{
	position: absolute;
	right: 55px;
	bottom: 3px;
	font-size: 70%;
}

#body
{
	min-width: 900px;
	min-height: 600px;
}

#header
{
/*	background-color:#FF00FF;*/
	height: 120px;
	margin: 0px auto;
	padding: 0px;
}

div.content
{
/*	background-color:#00FFFF;*/
	width: 100%;
	height: 100%;
}

p
{
	font-family:Helvetica,Arial,Verdana,Sans-serif
}

p.title
{
	font-size: 150%;
}

p.subhead
{
	font-size: 120%;
}

p.quote
{
	line-height: 20%;
	text-align: right;
	font-size: 90%;
	font-style: italic;
	margin-right: 25px;
}

p.album
{
	text-align: center;
}

p.disco
{
	line-height: 20%;
	text-align: center;
	font-size: 90%;
}

p.gigs_a
{
	font-size: 115%;
	line-height: 20%;
}

p.gigs_b
{
	line-height: 20%;
	text-indent: 2em;
}

span.label
{
	vertical-align: -4px;
}

p.clip
{
	width: 100px;
}

p.clip_long
{
	width: 230px;
}

img.fl_right
{
	float: right;
	margin: 0px 0px 15px 20px;
}

p.clear_line
{
	clear: both;
	margin-bottom: 2px;
	text-align: center;
}

.cal_general
{
	line-height: 20%;
	font-size: 115%;
	font-weight: bold;
}

p.cal_month
{
	font-size: 125%;
	margin-left: 150px;
}

p.cal_date
{
	margin-left: 175px;
}

p.cal_title
{
	margin-left: 250px;
}

p.cal_info
{
	font-weight: normal;
	margin-left: 250px;
}