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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

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

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

a img {
  border: none;
}

body {
  font-family: Helvetica Neue, Helvetica, Arial;
  font-size: 62.5%;
  background: #242424;
}
body #container {
  width: 820px;
  margin: 0 auto;
}
body #container header {
  width: 820px;
  float: left;
  margin-top: 30px;
  height: 50px;
}
body #container header h1 {
  color: white;
  font-size: 3em;
  float: left;
}
body #container header nav {
  float: right;
  margin-top: 13px;
}
body #container header nav #current {
  text-decoration: underline;
}
body #container header nav ul {
  text-align: center;
}
body #container header nav ul li {
  display: inline;
  font-size: 1.4em;
  color: white;
}
body #container header nav ul li a {
  text-decoration: none;
  color: white;
}
body #container header nav ul li a:hover {
  text-decoration: underline;
}
body #container section {
  -moz-box-shadow: white 0 0 10px 0;
  -webkit-box-shadow: white 0 0 10px 0;
  -o-box-shadow: white 0 0 10px 0;
  box-shadow: white 0 0 10px 0;
  width: 820px;
  float: left;
  background: #707070;
  height: 520px;
}
body #container section #frontgallery {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  visibility: hidden;
  border: 10px solid black;
}
body #container section #frontgallery .gallerydesctext {
  font-size: 1.4em;
  padding: 10px;
}
body #container section #leftcol {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 240px;
  float: left;
  background: white;
  height: 500px;
  line-height: normal;
  padding: 10px;
}
body #container section #leftcol p {
  font-size: 1.4em;
  color: black;
  margin-bottom: 10px;
}
body #container section #leftcol a {
  color: black;
}
body #container section #leftcol img {
  float: left;
  width: 50%;
  margin-top: 20px;
}
body #container section #leftcol ul {
  margin: 20px 0;
}
body #container section #leftcol ul li {
  color: black;
  font-size: 1.4em;
  margin-left: 20px;
  list-style: circle;
}
body #container section #rightcol {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 5px;
  width: 550px;
  height: 510px;
  float: left;
  background: black;
}
body #container section #rightcol img {
  float: left;
  border: 5px solid black;
}
body #container section #rightcol #map {
  width: 540px;
  height: 500px;
  border: 5px solid black;
}
body #container section #rightcol #map img {
  border: none;
}
body #container section #flickr {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: white;
  width: 820px;
  height: 520px;
}
body #container section #flickr .center_col {
  margin: 0 5px;
}
body #container section #flickr .center_row {
  margin: 5px 0;
}
body #container section #flickr .center {
  margin: 5px 5px;
}
body #container section #flickr img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  float: left;
  border-right: 15px solid #f0f0f0;
  border-left: 15px solid #f0f0f0;
  border-top: 10px solid #f0f0f0;
  border-bottom: 10px solid #f0f0f0;
}
body #container footer {
  width: 820px;
  float: left;
  text-align: center;
  font-size: 1.4em;
  margin: 10px 0;
  padding: 10px 0;
}
body #container footer small, body #container footer a {
  color: #505050;
  text-decoration: none;
}
body #container footer a:hover {
  text-decoration: underline;
}
body #container footer span {
  margin: 0 10px;
}

