/* Created by Trenton for boogomatic.com */

  body { border-left: 6px double rgb(80, 80, 80);
    margin: 0pt 0pt 0pt 50px;
    padding: 1em 0em;
    background-image: url(backgrounds/crumple.jpg);
    background-color: rgb(245, 245, 220);
    color: rgb(80, 80, 80);
    font-size-adjust: 0.48;
    font-family: "Bitstream Vera Serif", serif;
    }

  .links { border-left: 3px double rgb(80, 80, 80);
    border-bottom: 3px double rgb(80, 80, 80);
    margin: 0% -8% 0% 0%;
    padding: 0;
    float: right;
    }

  .links ul { margin: 0;
    padding: 4px;
    list-style-type: none;
    }

  .links ul li { margin: 0;
    padding: 0;
    line-height: 1.1em;
    }

  h1.header { border-top: 6px double rgb(80, 80, 80);
    font-family: "Bitstream Vera Serif", serif;
    border-bottom: 3px double rgb(80, 80, 80);
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 525px;
    text-align: center;
    letter-spacing: -0.12em;
    line-height: 1.2em;
    font-size: 3em;
    }

  .left, .right, .middle { background-color: rgb(80, 80, 80);
    color: rgb(245, 245, 220);
    }

  .left { float: left;
    padding-left: 1em;
    }

  .right { float: right;
    padding-right: 1em;
    }

  .middle { clear: none;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    }

  .clearline { border-top: 3px double rgb(80, 80, 80);
    margin: 0;
    padding: 0;
    clear: both;
    }

  .centre { text-align: center;
    }

  .content { border-left: 3px double rgb(80, 80, 80);
    margin: 0% 7% 0% 6%;
    padding: 0em 0em 5% 5%;
    line-height: 1.8em;
    text-align: left;
    min-width: 515px;
    min-height: 500px;
    }

  .content p { margin: 0pt;
    padding: 0;
    text-indent: 1.5em;
    text-align: justify;
    }

  .content h2 { clear: left;
    margin-top: 0;
    padding-top: 1em;
    }

  .content h3 { clear: left;
    margin-top: 0;
    padding-top: 1em;
    }

  .content h1 { clear: left;
    margin-top: 0;
    padding-top: 1em;
    }

  .picleft { 
    margin: 0 1em 0 0;
    padding: 0;
    float: left;
    }

  .picright { 
    margin: 0 0 0 1em;
    padding: 0;
    float: right;
    }

  .pic { border: 3px double rgb(80, 80, 80);
    margin: 0pt;
    padding: 0pt;
    }

  .best { margin: 1em 6% 0em 6%;
    padding: 1em;
    clear: both;
    font-size: 0.8em;
    }

  h5 { 
    margin: 0px;
    padding: 2px 0px;
    min-width: 575px;
    clear: both;
    font-weight: normal;
    font-size: 80%;
    text-align: center;
    font-family: "Andale Mono",monospace;
    border-top: 3px double rgb(80, 80, 80);
    border-bottom: 3px double rgb(80, 80, 80);
    }

  h6 { border-top: 3px double rgb(80, 80, 80);
    border-bottom: 3px double rgb(80, 80, 80);
    margin: 0px;
    padding: 12px 0px;
    min-width: 575px;
    clear: both;
    white-space: nowrap;
    font-weight: 400;
    font-size: 80%;
    text-align: center;
    font-family: "Andale Mono",monospace;
    }

  .corner { position: absolute;
    top: 0px;
    right: 0px;
    left: auto;
    bottom: auto;
    }

  .sig { border: 0pt none ;
    vertical-align: middle;
    }

  table.boogomatic {  }

  table.boogomatic caption { border: 1px solid rgb(144, 136, 96);
    padding: 3px;
    margin-top: 1.5em;
    font-size: 20pt;
    font-weight: bold;
    color: rgb(0, 0, 0);
    background-color: rgb(192, 192, 168);
    }

  table.boogomatic tr th { font-weight: 700;
    background-color: rgb(224, 224, 208);
    color: rgb(0, 0, 0);
    font-size: 12pt;
    }

  table.boogomatic tr td { border-width: 1px;
    border-bottom: 1px solid rgb(0, 0, 0);
    padding: 3px;
    vertical-align: top;
    font-size: 12pt;
    }
p.photos {
	background-color: #c0c0c0;
	text-align: center;
	white-space: nowrap;
}
p.photos img {
	border: none;
}
span.track {
	cursor: url(images/track.gif), help;
}