/* =reset stylesheet
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* =layout
------------------------------------------------------------*/
#nav, #secondaryC, #footer p, #footer img, .noprint, #hcard-Zeke-Franco-contactpage img {
	display:none;
}
h1, h2, h3, h4, h5, h6 {
	color:#000;
	font-family:Baskerville, Garamond, Georgia, Times;
	font-weight:bold;
	margin:1em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000;
	text-decoration:none;
}
h1 {
	font-size:22pt;
	margin:0 0 8px 0;
}
h2 {
	font-size:20pt;
}
h3 {
	font-size:18pt;
}
h4 {
	font-size:16pt;
}
h5 {
	font-size:14pt;
}
h6 {
	font-size:12pt;
}
#header p {
	position:relative;
	top:0;
	left:30pt;
}
a {
	color:#000;
	text-decoration:none;
}
body {
	font-size:12pt;
}
code, pre, samp, tt { 
	background-color:#D9D9D9;
	color:#000;
	font-family: "Courier New", Courier, "Lucida Console", monospace;
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}
#footer {
	margin:1em 0;
	font-size:10pt;
}