* {	margin: 0; padding: 0; border: 0 }

body { font: 11px/16px Helvetica Neue, Helvetica, Arial, sans-serif !important; background: #fff; color: #666 }
p { margin-bottom: 16px }
a:link, a:visited { text-decoration: none; color: #ababab }
a:hover, a:active { color: #737373 }
a:focus, a:active, input:focus, input:active { outline: none }
ul { list-style: none }
h1, h1 a { font: 18px/18px Times, Georgia, serif; text-transform: lowercase; color: #ababab; margin-bottom: 15px; background: #fff }

#menu { width: 180px; overflow: auto; position: fixed; left: 0; height: 100%; z-index: 99 }
#menu .container { background: transparent !important }
#menu ul li.active a { color: #737373; cursor: default }
#menu ul li.section-title { color: #ababab; cursor: pointer }
#menu ul li.section-title:hover { color: #737373 }

li.sec1, ul#list1 { display: none !important } /*hides "home" link and misc pages*/
ul#list li { padding-left: 10px }
ul#list li.section-title { padding-left: 0 !important }


#content { height: 100%; padding-left: 220px; width: 565px }
body.section-1 #content { padding-top: 49px }
body.section-1 strong { letter-spacing: 2px }
body.section-4 #content { padding-top: 49px }
p.nav { margin: 2px 0 35px }
#num { color: #ababab; margin-left: 10px }
#num:before { content: "(" }
#num:after { content: ")" }

#img-container { display: block; min-height: 450px }
#img-container img { max-height: 540px; max-width: 900px }
.img-bot { margin-bottom: 6px; padding-right: 20px; display: block }

.container { padding: 20px }
.slidetitle { font-style: italic }
.indent { margin-left: 15px }
.shaun { margin-top: 200px }

#once { clear: left; }
