body {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
object {
	display:none;
}
#logospace {
	float:left;
}

#colRight {
	padding-bottom:18px;
}
#colRight, #footer {
	margin-left:100px;
	font-size:12px;
}
#footer {
	font-size:10px;
	color:#666;
	border-top:1px solid #ccc;
	padding-top:20px;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
h1 {
	font-size:18px;
	line-height:20px;
}
h2 {
	font-size:16px;
	line-height:18px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:12px;
}

/** Links **/
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }


/** Hide these **/
#colLeft, #headRed, #headGreen, #tagline, #donate, #sideimage, #masthead, #colRight img, embed, object {
	display:none;
}
#colRight #contentEditable img {
	display:inline-block;
}
.imgCaption, p.imgCaption {
	color:#999;
	float:left;
	font-style:italic;
	line-height:13px;
	margin-bottom:0;
	margin-right:20px;
	max-width:196px;
}
