/** Coudal Partners 2008, egregiously ripped off by Chris Saenger **/

body   {
    margin: 20px;
    text-align: center;  
    background-color: #111;
    background-repeat: repeat;
    <!--background-image: url(../i/bg.gif);
    //background-image: url(../i/background.png);-->
    }
    
    
#container  {
  width: 860px;
  margin: 40px auto 0 auto;
  padding: 20px;
 <!-- background-image: url(../images/DCB13Blanknotext.jpg);-->
  background-color: #111;
  border: 5px solid #999;
  
  }
    
p   {
  font-family: times, Times New Roman, times-roman, georgia, serif;
  color: #999;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  }

p.tiny {
  font-size: 10px;
  }

n   {
  font-family: times, Times New Roman, times-roman, georgia, serif;
  color: #999;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
  }

e   {
  font-family: Eccentric std;
  color: #999;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  }

m   {
  font-family: kunstler;
  color: #999;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  }

.woodone {
  font-size: 65px;
  line-height: 60px;
  letter-spacing: -1px;
  padding-top: 10px;
  font-family: Eccentric std
  }      
        
.woodtwo {
  font-size: 52px;
  line-height: 46px;
  letter-spacing: -1px;
  font-family: Sertig, Trebuchet MS, helvetica, arial, sans-serif;
  }
  
.woodthree {
  font-size: 48px;
  line-height: 40px;
  letter-spacing: -1px;
  font-family: Eccentric std
  }

.woodthreepoint5 {
  font-size: 36px;
  line-height: 32px;
  letter-spacing: -1px;
  font-family: Sertig, Trebuchet MS, helvetica, arial, sans-serif;
  }

.woodfour {
  font-size: 20px;
  line-height: 19px;
  letter-spacing: -1px;
  font-family: Sertig, Trebuchet MS, helvetica, arial, sans-serif;
  }
  
.woodfive {
  font-size: 80px;
  line-height: 72px;
  letter-spacing: -1px;
  font-family: Eccentric std;
  }

.eyebrow     {  
  font-size: 19px;
  line-height: 29px;
  }

.caps {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  }

.lede {    
  font-size: 28px;
  line-height: 40px;
  letter-spacing: -1px;
  }
    
.copyleft {
  font-size: 14px;
  line-height: 18px;
  padding: 0 0 7px 0;
  text-align: left;
  }  
    
#sked {
  position: relative;
  width: 860px;
  height: 140px;
  }    
    
#skeda {
  position: absolute;
  top: 10px;
  left: 61px;
  width: 230px;
  text-align: justify;
  }
    
    
#skedb  {
  position: absolute;
  top: 10px;
  left: 315px;
  width: 230px;
  margin-top: 10px;
  }  
  
#skedc  {
  position: absolute;
  top: 10px;
  left: 569px;
  width: 230px;
  text-align: justify;
  }
  
    
#line       {
  border-bottom: 1px solid #CCC;
  width: 800px;
  margin: 10px 0 0 26px;
  }
  
#break       {
  height: 30px;
  }  

#crown      {
  width: 820px;
  text-align: center;
  height: 410px;
  padding-top: 24px;
  }

#cinch {
  width: 550px;
  margin: auto;
  }

#mailform {
  text-align: left;
  margin: 0 0 0 40px;
  }

#textleft p {
  text-align: left;
  margin: 25px 70px;
  }

img.floatleft {
  float: left;
  margin: 0 25px;
  }
      
a:link      { color: #fff; text-decoration: none; } 
a:visited    { color: #777; text-decoration: none; }
a:active    { color: #999; text-decoration: underline;} 
a:hover      { color: #999; text-decoration: underline;}


.grey      { color: #888; }

.header    {font-size: 150%; }
.smallcaps    { font-size: 88%; }