/* YAHOO RESET CODE */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* END YAHOO RESET CODE */

/* COPYRIGHT NOTICE */
/* You are free to use the CSS generated by the Typographier, including commercial situations,*/
/* we just ask that you leave the following credit in the code: */

/* CSS generated by Typographier http://www.pagedevelopers.com/typographier/ */
/* Create resizable style that follows the baseline grid */

body { font-size:69%; }
html>body{ font-size: 11px; }

#logo { text-indent:-10000px}
#logo { 
	background:url('bandmates.gif') no-repeat; 
	width:326px;
	height:56px;
}

#strapline {
	position:relative;
	z-index:20;
	padding-left:68px;
}
#maincontent { margin:1em; }
p, ul, ol, dl {
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:1em;
	line-height:1.4545em;
	font-weight:normal;
	font-style:normal;
	margin:0 0 1.4545em 0 ;
	color:#333333;
}
dt { font-weight:bold; margin-bottom:1.4545em;float:left; }
dd { margin-left: 150px; margin-bottom:1.4545em;}
H1 {
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:1.4545em;
	line-height:1em;
	font-weight:normal;
	font-style:normal;
	margin:0 0 1em 0 ;
	color:#000000;
}

H2 {
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:1em;
	line-height:1.4545em;
	font-weight:bold;
	font-style:italic;
	margin:2.1818em 0 0.7273em 0 ;
	color:#000000;
}

.footnote, .subtitle {
	font-family:"Lucida Grande", Verdana, sans-serif;
	font-size:0.8182em;
	line-height:1.7778em;
	font-weight:normal;
	font-style:normal;
	margin:0 0 1.7778em 0 ;
	
	padding-top:0.7778em;
	border-top:0.1111em solid #000000;
	color:#999999;
}

.footnote {
	margin-top:2.6667em;

}