body {
	color: black;
	background-color: white;
	font-family: Garamond, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6,
#contact_info p {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a{ color: black; font-weight: normal; text-decoration: none; }

#primary_nav { display: none; }

#page_resume #right,
#page_resume #banner,
#page_resume .note { display: none; }
#page_resume a:after{ font-family: "'Courier New', Courier, mono"; font-size: smaller; content: " (http://www.trotternet.com" attr(href) ") "; }
/*
#page_resume #contact_info { display: none; }
#page_resume span.my-name { visibility: hidden; }
#page_resume span.my-name:before { content: "Scott T."; visibility: visible; }
#page_resume .content:after { display: block; margin-top: -0.125in; text-align: center; content: "Represented by AQUENT 503.797.6600"; }
#page_resume .content:after { display: block; padding-top: 0.125in; text-align: center; content: url(/resume/watermarks_2.gif); }
*/
#page_resume #overview_section,
#page_resume #philosophy_section,
#page_resume .alt_title,
#page_resume #experience_section #gaia,
#page_resume #experience_section #desk_strat_one,
#page_resume #experience_section #infosphere_prod_mngr,
#page_resume #experience_section #infosphere_engr,
#page_resume #experience_section #cadre_engr,
#page_resume #experience_section #fps_engr,
#page_resume #experience_section #dilithium_soft_support,
#page_resume #experience_section #lewis_engr,
#page_resume #education_section,
#page_resume #extracurricular_section {
	display: none;
}

#page_resume h2 {
	font-size: x-large;
	font-weight: bold;
	margin: 0 0 0.25in 0;
	padding: 0;
}
#page_resume h3 {
	page-break-after: avoid;
	font-size: large;
	font-weight: bold;
	margin: 0.25in 0 0.25in 0;
}
#page_resume h4 {
	page-break-after: avoid;
	font-size: small;
	font-weight: bold;
	line-height: normal;
	margin: 0.25in 0 0.05in 0.25in;
}
#page_resume h5 {
	page-break-after: avoid;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	float: left;
	margin: 0 0.1in 0 0.5in;
}
#page_resume p {
	page-break-inside: avoid;
	font-size: small;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0 0.25in;
}
#page_resume h5+p {
	line-height: normal;
	margin: 0 0 0 0.5in;
}
#page_resume #contact_info {
	margin-top: -12pt;
	margin-left: 2em;
	font-size: x-small;
	line-height: normal;
}
#page_resume code {
	display: block;
	font-family: "Lucida Console", "Andale Mono", "Courier New", Courier, mono;
	line-height: 125%;
}
#page_resume #epilogue{ text-align: center; font-size: smaller; }

#page_resume * {display:none;}
