

body 	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;	
		background-color: #FFF;
		border-top: 3px solid #CCC;
		}
		
		
#container	{
			position: relative;
			width: 820px;
			height: 1600px;
			margin: 30 auto 0 auto;
			padding: 0 0 0 0;
			}
		

p	{

		font-family: times, Times New Roman, times-roman, georgia, serif;
		color: #444;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: justify;
		font-size: 18px;
		line-height: 22px;
		letter-spacing: -1px;
		}
		
ul, li 		{
		font-family: times, Times New Roman, times-roman, georgia, serif;
		color: #444;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: left;
		}
		
		
.woodone 		{
				font-size: 65px;
				line-height: 60px;
				letter-spacing: -1px;
				padding-top: 10px;
				}
				
				
.woodtwo 		{
				font-size: 52px;
				line-height: 46px;
				letter-spacing: -1px;
				}


.woodthree 		{
				font-size: 49px;
				line-height: 40px;
				letter-spacing: -1px;
				padding-bottom: 4px;
				}
				
				
.woodfour 		{
				font-size: 48px;
				line-height: 40px;
				letter-spacing: -1px;
				}
				
				
.woodfive 		{
				font-size: 69px;
				line-height: 60px;
				letter-spacing: -1px;
				}
				
				
.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;
				}
		

.copyone 		{
				font-size: 16px;
				line-height: 20px;
				}
		

.copytwo 		{
				font-size: 14px;
				line-height: 18px;
				text-align: center;
				}
	

		
.copyleft 		{
				font-size: 14px;
				line-height: 18px;
				padding: 0 0 7px 0;
				text-align: left;
				}
		
		
#sked			{
				position: relative;
				width: 860px;
				height: 260px;
				}
		
		
		#skeda	{
				position: absolute;
				top: 10px;
				left: 61px;
				width: 230px;
				}
		
		
		#skedb	{
				position: absolute;
				top: 10px;
				left: 315px;
				width: 230px;
				}
				
				
		#skedc	{
				position: absolute;
				top: 10px;
				left: 569px;
				width: 230px;
				}
				
		
		
#line 			{
				border-bottom: 1px solid #888;
				width: 748px;
				margin: 10 0 20 56;
				}
				
				
				
#break 			{
				height: 30px;
				}
		
		

#crown			{
				width: 820px;
				text-align: center;
				height: 410px;
				padding-top: 24px;
				}
		
			
a:link			{ color: #006600; text-decoration: none; } 
a:visited		{ color: #006600; text-decoration: none; }
a:active		{ color: #006600; text-decoration: none; } 
a:hover			{ color: #888; text-decoration: none;}


.grey			{ color: #888; }


.smallcaps		{ font-size: 88%; }

    	    
    	    div#middle {
    	        background-color: #eee;
    	        border-top: solid 1px #ddd;
    	        border-bottom: solid 1px #ddd;
    	        padding: 30px 0px 30px 0px;
    	    }
    	    
    	        div#middle h2 {
    	            font-weight: normal;
    	            width: 515px;
    	            padding: 0px 2px 0px 28px;
    	            margin: 0px auto 10px auto;
    	            font-size: 25px;
        	        color: #aaa;
        	        letter-spacing: -1px;
    	        }
        	    
        	    div#middle ul#work {
        	        width: 515px;
        	        padding: 0px 0px 0px 30px;
        	        margin: 0px auto 0px auto;
        	        list-style-type: none;
        	    }
        	    
            	    div#middle ul#work li {
            	        display: inline;
            	    }
            	    
            	        div#middle ul#work li img {
                	        width: 140px;
                	        height: 130px;
                	        border: solid 4px #d7d7d7;
                	        margin: 15px 15px 0px 0px;
                	    }


