/** Start Paragraph ¢2009 **/



body 	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-color: #252525;
		background-image:url(http://startparagraph.com/gfx/background.jpg);

		}
		
		
#container	{
			position: relative;
			width: 800px;
			margin: 50 auto 50 auto;
			}
		
#content	{
			padding: 0 20px 0 20px;
			}

p 		{
		font-family: times, Times New Roman, times-roman, georgia, serif;
		color: #6b2d0e;
		}
						
				
.lede 			{		
				font-size: 32px;
				line-height: 36px;
				}


		
.subhed 		{	
				font-weight: bold;
				color: #000;
				font-size: 24px;
				line-height: 28px;
				text-align: center;	

				}


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

.copytwo 		{
				font-size: 16px;
				line-height: 18px;
				}	

.copythree 		{
				font-size: 12px;
				line-height: 16px;
				}	


.contact 			{		
				font-size: 28px;
				line-height: 36px;
				text-align: center;	
				}


		
#col			{
				position: relative;
				width: 800px;
				height: 120px;
				padding: 0 0 20px 0;
				}
		
		
		#cola	{
				position: absolute;
				left: 40px;
				width: 230px;
				}
		
		
		#colb	{
				position: absolute;
				left: 295px;
				width: 230px;
				}
				
				
		#colc	{
				position: absolute;
				left: 550px;
				width: 230px;
				}
				

#twocol			{
				position: relative;
				width: 800px;
				height: 800px;
				}
		
		
		#twocola	{
				position: absolute;
				left: 20px;
				width: 350px;
				padding: 0 0 20px 0;

				}
		
		
		#twocolb	{
				position: absolute;
				left: 405px;
				width: 350px;
				padding: 0 0 20px 0;

				}
				
				
#callout			{
				float: right; 
				width: 250px; 
				border: 1px solid #fff; 
				background-image:url(gfx/2x2.gif);
				padding: 0 10 10 10;
				}
		
		
#line 			{
				border-bottom: 1px solid #CCC;
				width: 740px;
				margin: 10 10 20 10;
				}
				
				
				
#break 			{
				height: 30px;
				}
		
		
.copyright 		{
				text-align: center;
				font-size: 12px;
				line-height: 16px;
				}	

		
			
a:link			{ color: #eb611d; text-decoration: none; } 
a:visited		{ color: #eb611d; text-decoration: none; }
a:active		{ color: #eb611d; text-decoration: underline; } 
a:hover			{ color: #eb611d; text-decoration: underline;}


.black			{ color: #000; }



