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; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

a, a:active, a:visited { color: white; }

a:hover { color: #800020; }

html { font-family: 'Kameron', serif; background: black; }

a.back { position: absolute; top: 10px; left: 10px; }

#header { margin: 30px auto 0 auto; background: black url(../img/title.jpg) no-repeat center center; width: 980px; height: 200px; }

#content { width: 900px; height: 820px; margin: 0 auto 50px auto; background: url(../img/red-bg.png); padding: 40px; }
#content #inner { width: 900px; height: 820px; }
#content #inner #intro { width: 900px; padding: 10px; margin: 0 0 20px 0; text-align: center; }
#content #inner #intro img { float: left; }
#content #inner #intro #quote { width: 350px; float: right; margin: 80px 20px 0 0; }
#content #inner #intro #quote blockquote { line-height: 36px; font-size: 30px; font-style: italic; color: #800020;  padding-bottom: 20px;}
#content #inner #intro #quote cite { color: #800020;  }
#content #inner #gallery { width: 750px; padding: 0 50px; margin: 20px auto; }
#content #inner #gallery div.item { width: 250px; float: left; margin: 0 0 20px 0; }
#content #inner #gallery div.item img { width: 200px; display: block; margin: 0 auto; }
#content #inner #gallery div.item a { text-align: center; display: block; }
#content #inner #gallery div.item a.title { margin: 10px auto; }

.clearfix { float: none; clear: both; }

.alignCentre { width: 100%; text-align: center; }
.white { color: #FFFFFF; }

a.nav:link { font-size: 15px; color: #FFF; text-decoration: underline; }
a.nav:active { font-size: 15px; color: #FFF; text-decoration: underline; }
a.nav:visited { font-size: 15px; color: #FFF; text-decoration: underline; }
a.nav:hover { font-size: 15px; color: #FFF; text-decoration: underline; }

a.navHighlight { font-size: 15px; color: #FFF; text-decoration: underline; font-weight: bold; }
