/* EdwardPenfield.com CSS Stylesheet */
/* Thrive | Arts, San Diego          */
/* http://thrivearts.com             */
/* Rev 20070219                      */

body {
	color: #000;
	background: #eec url('../img/bg.jpg') repeat fixed left top;
	margin: 0px 0px 0px 0px;
}

td {
	font: 12pt Georgia, Times, 'Times New Roman';
}

a:link,
a:visited {
	color: #900;
	text-decoration: none;
}

a:active,
a:hover {
	color: #660;
	text-decoration: underline;
}
	
p, .bib {
	font: 10pt Georgia, Times, 'Times New Roman';
}

.hed {
	color: #060;
	font-size: 18pt;
	font-weight: bold;
}

.sub {
	color: #363;
	font-size: 13pt;
	font-weight: bold;
}



.nav {
	font: bold 10pt Geneva, Arial, Helvetica, sans-serif;
}
	
.note {
	font: 9pt Arial, Helvetica, sans-serif;
}
	
.note a:link,
.note a:visited {
	color: #000;
	text-decoration: none;
}
	
.cite,
.copyright {
	color: #660;
	font: 9pt Geneva, Arial, Helvetica, sans-serif;
}

.citered {
	color: #900;
	font: bold 9pt Geneva, Arial, Helvetica, sans-serif;
}
