body {
	margin: 0 auto;
	color: #494949;
	color: rgba(0,0,0,.75);
font-family: cambria, georgia, serif;
	background: #f4f4ed;

}


h1, h2, h3, h4, h5 { 
font-family: Georgia, "Times New Roman", Times, serif;
font-family: cambria, georgia, serif;

font-weight: normal; color: #444;}

a:link, a:visited { color: #c04e37; text-decoration: none; }
a:hover { color: #8c3929; }

.header { padding: 20px 40px; }
.pagetitle { padding: 20px 0; background: url(noise-earth.gif); }
.pagetitle .title { padding-left:40px; }
.content { padding: 10px 40px; border-right: 0px solid #ccc;
font-size:1.2em; color: #444;
}
.rightside { padding: 10px 40px; }
