body {
  background: url('/images/squigle_lines_1_900x804.gif') no-repeat center top;
  border: 0;
  font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
  margin: 0;
  padding: 45px 0px;
  text-align: center; }

a {
  text-decoration: none;
  color: black; }
  a:hover {
    text-decoration: underline; }
  a:visited {
    font-weight: normal; }

h1 {
  font-size: 2.7em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

blockquote {
  quotes: '\201C' '\201D' '\2018' '\2019';
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
  font-size: 1.35em;
  line-height: 1.5; }
  blockquote:before {
    content: '\201C';
    margin: 0 4px 0 -4px;
    font-weight: bold;
    font-family: georgia;
    font-size: 1.3em;
    line-height: 0;
    color: #888; }
  blockquote:after {
    content: '\201D';
    font-weight: bold;
    font-family: georgia;
    font-size: 1.3em;
    line-height: 0;
    color: #888; }

cite {
  font-size: 0.8em;
  font-weight: bold;
  padding-top: 45px;
  float: right; }

.bold {
  font-weight: bold; }

.wrap {
  margin: 0 auto;
  width: 600px;
  padding: 5px 25px;
  background: #fff;
  border: 10px solid #ddd; }

.classic_url {
  text-decoration: underline;
  color: #0000FF; }

.separator {
  background: #000; }

.vertical {
  float: left;
  width: 1px;
  margin: 20px;
  margin-right: 30px; }

.horizontal {
  height: 1px; }

.image {
  margin: 5px;
  border: 1px solid #000; }

.clear {
  clear: both; }

.gallery_img {
  margin: 15px;
  border: 1px solid #000;
  height: 100px;
  width: 100px; }

#header {
  margin: 0;
  text-align: right; }

#navbar {
  margin: 10px 0px;
  text-align: left; }

#content {
  margin: 20px 0px;
  min-height: 295px; }

#main {
  float: left;
  padding: 15px; }

#text {
  float: left;
  padding: 15px 0;
  width: 180px; }

#gallery {
  padding: 15px; }

#name {
  letter-spacing: -0.05em;
  margin: 10px 0px; }

#bio {
  padding: 20px 0;
  height: 100%;
  width: 100%;
  text-align: left; }

#contact {
  margin: 0 auto;
  padding: 20px 0;
  height: 100%;
  width: 100%;
  vertical-align: middle; }

#footer {
  padding: 15px;
  font-size: .6em;
  color: #aaa; }
