/*****************
 * Max's Kansas City - Credits 
 *
 * 6/4/08
 *
 ****************/

html, body{
	background-color:#000;
	color:#fff;
}

body{
	padding:55px 40px;
}

h1, h2, h3{
	padding:0;
	margin:0;
	font-size:10px;
	display:block;
}

ul, li{
	list-style:none;
	padding:0;
	margin:0;
	display:block;
}

span{
	display:none;
}

h1, h2, h3, a, li{
	background-position:top left;
	background-repeat:no-repeat;
}

h1{
	background-image:url(images/site_credits.gif);
	height:15px;
}

h2{
	height:17px;
	margin-top:30px;
}

h3{
	height:12px;
	margin-bottom:7px;
	margin-top:10px;
	background-position:top left;
	background-repeat:no-repeat;
}

small{
	display:block;
	padding:0px;
	margin:0px;
	height:9px;
	background-position:top left;
	background-repeat:no-repeat;
}

ul li{
	padding-bottom:8px;
}

ul li ul li{
	padding-bottom:0px;
}

ul li a{
	display:block;
	cursor:pointer;
}

.quotes{
}

.quotes h2{
	background-image:url(images/quotes_and_anecdotes.gif);
}

.quotes #high h3{
	background-image:url(images/high_on_rebellion.gif);
	height:56px;
}

.quotes #high a{
	width:77px;
	height:18px;
	background-image:url(images/btn_buy_book.gif);
	margin-bottom:10px;
}

.quotes #high small{
	background-image:url(images/unless_otherwise_noted.gif);
}



.photography h2{
	background-image:url(images/photography.gif);
}

#gruen h3{
	background-image:url(images/bob_gruen.gif);
}

#gruen a{
	background-image:url(images/btn_bobgruen.gif);
	width:112px;
	height:18px;
}

#perich h3{
	background-image:url(images/anton_perich.gif);
}

#perich a{
	background-image:url(images/btn_antonperich.gif);
	width:133px;
	height:18px;
}



.design h2{
	background-image:url(images/poster_design.gif);
}

#thc h3{
	background-image:url(images/thehappycorp_global.gif);
}

#thc a{
	background-image:url(images/btn_thehappycorp.gif);
	width:146px;
	height:18px;
}



.site h2{
	background-image:url(images/site_design.gif);
}

#aaarrr h3{
	background-image:url(images/aaarrr_studio.gif);
}

#aaarrr a{
	background-image:url(images/btn_aaarrr.gif);
	width:146px;
	height:18px;
}


li.copyright{
	font:9px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:60px;
	line-height:1.8em;
	letter-spacing:1px;
}