/* *****************************************
*   Print of DzaDzen style                 *
********************************************
*   Copyright © 2007 Antonio Huanchez      *
*   All rights reserved                    *    
****************************************** */
body, td { 
	background:#FFF; 
	color:#000; 
	font-family: "Times New Roman", Times, serif; 
	font-size:12pt;
	line-height: 1em;
}
h1 {display:block; font-size: 20pt}
h1 a, h1 a:link, h1 a:visited {text-decoration:none}
a:link, a:visited {
	background: transparent !important;
	color: #900;	
	font-weight: bold;
	text-decoration: underline;
}
#pgContent a:link:after, #pgContent a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#pgContent a[href^="/"]:after {
	content: " (http://huanchez.com" attr(href) ") ";
}
#footer,
#navMain,
#usermenu,
#pgLinks #subMenu, 
p.top,
#contents,
.contents,
#enter_container,
#login_container {
	display:none
}
img {
	background-position: center; 
	background-repeat:no-repeat
}
#pgContainer, #pgContent, #pgWide, #tmbsContainer { 
	background: transparent none;
	border:0; 
	color: black;
	float:none !important; 
	margin:0 3%; 
	padding:0; 
	width: auto;
}
p.quote { border: 1px solid #CCC}