

/*                          		
 *  Grid */                     	
#menu,
form,
#home h3,
#featured { 
	display: none; 
}
p.gallery a img { 
	width: 70px; height: 60px;
	border: 2px solid #2e2d40; 
}
#home, #biography, #sales { 
  page-break-after: always;
}
#content div.contentPanel p.home	{ margin-top: 150px; }
/*                          		
 *  Text */                     	
body 								{ font: 0.63em Arial, verdana, sans-serif; }              	
a:hover								{ text-decoration: none; }

h3, h4 { 
	border-bottom: 1px solid #202020; font-size: 1.3em;
}
h1 { 
	text-align: right; font-size: 2.0em;
}



#content div.contentPanel 			{ font-size: 1.3em; line-height: 1.8em; }
#content div.contentPanel ul		{ line-height: 1.5em; }
#content div.contentPanel p.gallery	{ text-align: center; }
                            	
#footer		{ margin-top: 10px;
			  text-align: center; font-family: verdana; 
			  border-top: 1px solid #ebebeb; color: #bdbdbd;
			}
#footer a							{ color: #bdbdbd; }
