* { border: 0; margin: 0; padding: 0; outline: none }
body { background: #fff; font: 11px/15px "Pill Gothic 600mg", "Franklin Gothic Medium", "News Gothic MT", sans-serif; color: #000; letter-spacing: 0.02em }
p, ul { margin-bottom: 12px }
a { color: #666; text-decoration: none }
a:hover { color: #000 }
h1 { font-size: 48px; line-height: 48px; font-weight: bold; text-transform: uppercase; color: #ff9e2b; letter-spacing: 0.1em }
h2, #print { font-size: 18px; margin: 11px 0 6px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase }
table { border-collapse: collapse; margin-bottom: 1em }
td { vertical-align: top }
img, object { margin-bottom: 6px }
hr { height: 3em; background: #fff }

#center { width: 780px; margin: 0 auto }

#header { display: block; width: 780px; padding: 15px 0; border-bottom: 10px solid #d6f2f6; margin-bottom: 30px; text-align: right }
#header h1 a { color: #ff9e2b }

.contact, #menu a { text-transform: lowercase; font: 18px Georgia; line-height: 24px; font-style: italic; margin-left: 15px }
.contact, .contact a { color: #666; letter-spacing: 0.1em }

#menu { width: 240px; float: left }
#menu ul { list-style: none; margin-bottom: 25px }
#menu li.active a { color: #000 !important; cursor: default }
#menu li.section-title { font-size: 30px; line-height: 30px; font-weight: bold; text-transform: uppercase; color: #ff9e2b; letter-spacing: 0.1em }

#content { width: 540px; float: left }

.space { margin-top: 1em }
.hidden { display: none }
.indent { margin-left: 15px }
.shaun { margin-top: 50px }
.year { width: 75px }

#img-container {  }
#img-container img { max-width: 540px; max-height: 540px }
.slidetitle { font-weight: bold; font-style: italic }
#num { margin-left: 30px }

#print { display: none }
body.Resume #print { display: block; float: right }
body.Resume #print:hover {  }
body.Resume #print:before { content: "\274F  " }

span.nothumb { width: 600px; text-align: center; margin-bottom: 50px }
span.nothumb img { margin: 15px auto 5px }

#once { clear: left; }

.pics { clear: both }

/* Thickbox viewer */
#TB_overlay { position: absolute; z-index:100; top: 0px; left: 0px; background-color: #fff; filter: alpha(opacity=7); -moz-opacity: 0.7; opacity: 0.7; min-height:100%; height: auto; _height: 100% }
#TB_window { position: absolute; z-index: 102; background: #fff; display: none }
#TB_window img { display: block; margin: 15px 0 10px 15px }
#TB_caption { text-align: center }
.TB_space { display: inline-block; width: 25px; text-align: center }
#TB_secondLine { text-align: center; padding: 10px 5px 0 }
#TB_closeWindow { display: none }
#TB_load { position: absolute; display: none; height: 16px; width: 16px; z-index: 101 }
#TB_HideSelect { z-index:99; position: absolute; background-color: #fff; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0 }
#TB_iframeContent { clear: both; margin-bottom:-1px; margin-top:1px; _margin-bottom: 1px }



@media print
{

body { width: 100%; color: #000; font: 10pt/14pt "Pill Gothic 600mg", "Franklin Gothic Medium", "News Gothic MT", sans-serif !important } 
a { color: #000 !important }
h2 { font-size: 12pt; color #000; border-bottom: 2px solid #000; margin-bottom: 0.2em }

#header { display: block; position: absolute; border: 0; width: 100%; height: 50px; border-bottom: none; text-align: left; padding: 0 }
#header h1 { font-size: 24pt; display: inline; margin-right: 1em }
#header .contact { font-size: 14pt; float: right }
#content { position: absolute; top: 70px; width: 100% !important; margin: 0 !important }
#menu, #print { display: none !important }

.year { width: 1in }

}