/*-----------------------------------------------
Print Style - written by Para-Diddle Design, LLC
http://www.para-diddledesign.com
jbriley@para-diddledesign.com
------------------------------------------------*/
BODY {color: black; background: white;}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
h2.header {
	font-size: 200%;
	border-bottom: #ccc 2px solid;
	margin-bottom: 15px;
	}

#menu-top, #wrapper-header, #wrapper-header2,
#wrapper-header3, #wrapper-menu-page,
#menu-page {
	display: none;
	}
#content img {
	float: left;
	margin-right: 10px;
	}
div.noFloat {
	width: 100%;
	padding: 5px 0 10px 0;
	margin: 0;
	}
div.contentLeft, div.contentRight {
	width: 100%;
	margin: 10px 0;
	clear: both;
	padding: 5px 0 10px 0;
	}
#resume h2 {
	clear: both;
	}