/*************************************************
/
/	Budmaltin.com Print Styles
/
/*************************************************/

body
{
	margin: 0 1em;
	padding: 0;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, tr, th, td, input, textarea, select
{
	font: 11pt/15pt Georgia, Times, Serif;
}

#non_footer,
#footer
{
	width: auto !important;
}

#sidebar,
#main
{
	float: none !important;
	width: auto !important;
}

#main table
{
	margin: 0 auto;
}

#branding,
#branding h1,
h2#page_title,
h3
{
	position: static !important;
	font-size: 16pt;
	font-weight: normal;
	margin: 0 0 .5em !important;
	text-indent: 0 !important;
	width: auto !important;
	height: auto !important;
	background: none !important;
}

#branding h1
{
	font-size: 18pt;
	text-transform: uppercase;
	border-bottom: 1pt solid #999;
	padding: 0 0 .25em !important;
	margin: 0 0 .25em !important;
}

h3
{
	font-size: 14pt;
}

p
{
	text-align: left !important;
}


#jumptocontent,
#nav_main,
#nav_sub,
#nav_bot,
#referral #sidebar,
div.callout
{
	display: none !important;
}

a:link,
a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
/*
#content a:link:after, #content a:visited:after 
{
   content: " (" attr(href) ") ";
   font-size: 90%;
}
*/

/*	Home Page	*/
	
#home #sidebar .blurb
{
	margin: 0 !important;
}
	
#home #main img
{
	float: none;
	position: absolute;
	margin: 0 !important;
}

#home #pic_band		{ top: 0; left: 140px; }
#home #pic_kevin	{ top: 230px; left: 14px; }
#home #pic_stacey	{ top: 249px; left: 223px; }
#home #pic_debo		{ top: 230px; left: 393px; }