/* Main Styles created in screen.sass */
/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html { line-height: 1; }

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul { list-style: none; }

/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* line 28, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote { quotes: none; }
/* line 103, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

/* line 32, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img { border: none; }

/* line 116, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

/* line 9, ../sass/screen.sass */
strong { font-weight: bold; }

/* line 11, ../sass/screen.sass */
em { font-style: italic; }

/* line 14, ../sass/screen.sass */
body { background: url(../img/body-bk.jpg) top left repeat-x #d7e5ea; }

/* line 17, ../sass/screen.sass */
#container { background: url(../img/container-bk.jpg) top left repeat-y; width: 1024px; overflow: auto; margin: 0 auto; }

/* line 23, ../sass/screen.sass */
#left-col, #main { margin-top: 2em; }

/* line 26, ../sass/screen.sass */
#left-col { width: 35%; font: 1em arial, helvetica, sans-serif; float: left; }
/* line 30, ../sass/screen.sass */
#left-col img { width: 90%; height: auto; }
/* line 33, ../sass/screen.sass */
#left-col h1, #left-col p { margin: 1em; }
/* line 35, ../sass/screen.sass */
#left-col h1 { font-weight: bold; color: #eb5224; margin-top: 2em; }
/* line 39, ../sass/screen.sass */
#left-col form { margin: 1em; height: 100px; overflow: hidden; }
/* line 43, ../sass/screen.sass */
#left-col form td { padding: 0.5em 0; }

/* line 46, ../sass/screen.sass */
#navigation { font: 1em Georgia, "Times New Roman", Times, serif; border-top: 0.5em solid #92c7db; border-bottom: 0.5em solid #92c7db; margin: 1em 0 1em 1em; width: 90%; }
/* line 52, ../sass/screen.sass */
#navigation li { display: list-item; float: none; }
/* line 55, ../sass/screen.sass */
#navigation li a { text-decoration: none; color: #67d3fb; border-bottom: 1px solid #c5e1eb; display: block; padding: 0.4em; }
/* line 61, ../sass/screen.sass */
#navigation li a:hover { color: #eb5224; }
/* line 63, ../sass/screen.sass */
#navigation li a.highlight { color: #eb5224; }
/* line 65, ../sass/screen.sass */
#navigation li a#skipto { position: absolute; left: -999em; }

/* line 68, ../sass/screen.sass */
.back-cover { margin-top: 50em; }

/* line 71, ../sass/screen.sass */
#main { width: 53%; float: left; margin-left: 5%; margin-bottom: 2em; background: white; }
/* line 77, ../sass/screen.sass */
#main img { display: block; margin: 0 auto; }
/* line 80, ../sass/screen.sass */
#main #judy-question { margin-top: -2.7em; width: 90%; margin-left: 10%; }
/* line 84, ../sass/screen.sass */
#main h2 { background: #471bec; color: #ffd616; font: bold 1.5em/1.25 Arial, sans-serif; text-transform: uppercase; text-align: center; padding: 0.25em 0.5em; width: 80%; margin: 0 auto; }
/* line 93, ../sass/screen.sass */
#main h2 + p { text-align: center; }
/* line 95, ../sass/screen.sass */
#main p { font: 1em/1.25 "Times New Roman", serif; margin: 1em 0; }

/* line 99, ../sass/screen.sass */
.full-img { width: 90%; height: auto; }

/* line 103, ../sass/screen.sass */
.ext-left { position: relative; left: -57%; width: 150%; }

/* line 108, ../sass/screen.sass */
#generator { position: relative; margin-top: 1em; display: block; height: 280px; }
/* line 113, ../sass/screen.sass */
#generator iframe { float: left; margin-top: 1em; }
/* line 116, ../sass/screen.sass */
#generator p { width: 40%; float: left; margin-left: 5%; }

/* line 120, ../sass/screen.sass */
#generator-pointer { position: absolute; z-index: 999; top: 4.5em; left: 12%; width: 80%; height: auto; }
