/*Reset Style*/
.body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}

body {
	background: white;
	font-size: 12pt;
	width:100%;
	}

#loadarea,
#imagethumbs,
#gallery,
#allnav,
#thefoot{
		display: none;
	}
.main, content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}


a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#main a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

.printspace {
	height:30px;
	min-height:30px;
}
