body {
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#content a[href^="/"]:after {
  content: " (http://www.dotcomimaging.com" attr(href) ") ";
   }

#Header, #splash, #title, #updates, #nav, #FlashNav, #breadcrumb, #footer, #footerl, #footerr {
	display: none;
	}

/*#breadcrumb {
	height: 31px;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #E8E8E8;
	}

#breadcrumb ul {
	padding: 0;
	margin: 0 0 0 14px;	
}

#breadcrumb li {
	float: left;
	font-size: 100%;
	margin: 0.7em 0.5em 0 0;
	display: inline;
	color: #a6a6a6;
	}*/

H1 {
	font-size: 150%;
	margin: 0;
	}
	
H2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	}
	
H3 {
	font-size: 110%;
	font-weight: bold;
	color: #ccc;
	margin: 0;
	}

#copyright {
	font-size: 60%;
	}
