/*
 * Print layout for Aruberusan
 */

/*body {margin:0 auto; padding:0; font-family:"Times New Roman",serif; background:#ffffff; color:#000000;}*/
body {margin:0 auto; padding:0; font-family:"Times New Roman",serif; font-size:12pt; background:#ffffff; color:#000000;}
#top {display:none;}
#wrap {margin:1%; width:auto; float:none !important;}
#header h1 {margin:0 0 25px 0; font-size:3.5em; text-decoration:none;}
#header h1 a {text-decoration:none; color:#404040; }
#header img {border:0; margin:10px 20px 0; float:left;}
#frontphoto, #leftside, #rightside, .hide {display:none;}
#content { margin-left:2%; }
#content img, #contentwide img, #contentwide2 img {/* display:none; */}
a {text-decoration:underline; color:#0000ff;}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#content a[href^="/"]:after {
	content: " (http://www.aruberusan.com" attr(href) ") ";
	font-size: 90%;
}
#footer { border-top:2px solid #e0e0e0; clear:both; color:gray; margin:0 auto; padding:1em 0; text-align:center; width:60%; }
#footer p {margin:0; padding:0;}
#footer a {color:gray; text-decoration:none;}
.left_footer_box {display:none;}
.left_footer_icon {display:none;}


.smallcaps {font-variant: small-caps;}

