/*  	Hello	*/	


	body {
		text-align: center;
		padding: 0;
		margin: 0;
		font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
		color: #1C1C1C;
		background-color: #FFF;
		background: url(images/bg_header.gif); 
		}
		
	img {
		border: 0;
		display: block;
		}		
		
	a {
		color: #69C;
		text-decoration: none;
		}
			
	a:hover {
		color: #69C;
		border-bottom: 1px solid #69C;
		}
			
	a:active {
		font-weight: bold;
		color: #000;
		}

	#box {
		width: 770px;
		margin: 0 auto;
		padding: 0; 
		background-color: #FFF;
		}
		
	h1 {
		font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 10px;		
		letter-spacing: 1px;
		color: #333;
		margin: 0;
		padding: 0 0 2px 0;
		border-bottom: 1px solid #E3E3E3;
		line-height: 15px;
		}
		
	.archivelink {
		border-top: 1px solid #CCC;
		margin: 4px 0 0 0;
		padding: 4px 0 0 0;
		text-align: right;
		font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;		
		}	
	
	.entry {
		margin: 0;
		padding: 0;
		text-align: left;
		}
		
	
/*  	Navigation : Column One 	*/				
		
	
	#navigation {
		width: 100%;
		color: #FFF;
		background-color: #E3E3E3;
		background: url(images/bg_nav.jpg) repeat-x; 
		height: 38px;
		text-align: center;
		align: top;
		}
		
	#navigation .box {
		width: 770px;
		text-align: center;
		padding: 8px;
		}
			
	#navigation a {
		color: #CCC;
		text-decoration: none;
		margin-left: 20px;
		}
			
	#navigation a:hover {
		border-bottom: 1px solid #9CF;
		color: #9CF;
		padding: 0;
		margin-left: 20px;
		font-weight: normal;
		}
			
	#navigation .active {
		font-weight: bold;
		color: #FFF;
		}	
		
	#navigation .nolink {
		font-weight: bold;
		color: #FFF;
		margin-left: 20px;
		}
		
	.copyright {
		font-size: 9px;
		line-height: 11px;
		margin-top: 425px;
		color: #666;
		padding: 5px;
		border: 1px solid #666;
		}	
			
	#content {
		width: 770px;
		text-align: center;
		padding: 0;
		margin: 0 auto;
		}	
		
			
/*  	Middle Column 	*/				
		
		
	#articles {
		width: 370px;	
		font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		float: left;
		margin: 0;
		padding: 0;
		/* background-color: #E3E3E3; */
		border-right: 1px solid #E3E3E3;
		}
		
	.icon {
		margin: 14px 0;
		padding: 0 0 0 60px;
		line-height: 14px;
		} 
		
	#articles h2  {
		font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #000;
		margin: 0;
		padding: 14px 0 0 0;
		}
		
	#articles h2 a {
		color: #000;
		text-decoration: none;			
		}			
	
	#articles h2 a:hover {		
		color: #F60;
		border-bottom: 1px solid #F60;
		}
	
			
/*  	Middle Column 	*/				
		
	
		#main {
			float: left;
			width: 400px;
			margin: 0 0 20px 0;
			padding: 0;
			background-color: #FFF;
			}
			
		#main .dateline {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 10px;
			float: right;
			line-height: 22px;
			text-transform: uppercase;
			letter-spacing: 2px;
			}
			
		#main .quote {
			background: url(images/quote.gif) no-repeat left top; 
			padding-left: 26px;
			margin: 0;
			}
		
		#main .block {
			padding-left: 26px;
			margin: 0;
			}
		
		#main h2  {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #69C;
			margin: 0;
			padding: 12px 0 0 0;
			}
		
		#main h2 a {
			color: #69C;
			text-decoration: none;			
			}			
		
		#main h2 a:hover {		
			color: #F60;
			border-bottom: 1px solid #F60;
			}	
			
			
/* 	

Second Page - Sizes have changed.

*/

		#essay {
			width: 770px;
			text-align: left;
			padding: 0;
			margin: 0;
			}		


/* 	New Articles Column - Short		*/


		#short {
			width: 300px;	
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;
			float: left;
			margin: 0;
			padding: 60px 24px 22px 0;
			}
			
		#short h2  {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 15px;			
			font-weight: bold;
			color: #69C;
			margin: 0;
			padding: 12px 0 0 0;
			}
			
		#short h2 a {
			color: #69C;
			text-decoration: none;			
			}			
		
		#short h2 a:hover {		
			color: #F60;
			border-bottom: 1px solid #F60;
			}	
			
			
/* 	New Main Column - Wide	*/			
			
			
		#wide {
			float: left;
			width: 410px;
			margin-left: 35px;
			padding: 25px 0 0 0;
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;
			color: #333;
			}			
			
		#wide .dateline {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 10px;
			float: right;
			line-height: 22px;
			text-transform: uppercase;
			letter-spacing: 2px;
			}
			
		#wide .quote {
			background: url(images/quote.gif) no-repeat left top; 
			padding-left: 26px;
			margin: 0;
			}
		
		#wide .block {
			padding-left: 26px;
			margin: 0;
			}
		
		#wide h2  {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-weight: bold;
			letter-spacing: -.01em;
			line-height: 20px;
			color: #369;
			margin: 0;
			padding: 0;
			}
		
		#wide h2 a {
			color: #69C;
			text-decoration: none; 			
			}			
		
		#wide h2 a:hover {		
			color: #F60;
			border-bottom: 1px solid #F60;
			}
			
		#wide h3 a {
			color: #69C;
			text-decoration: none; 	
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
			
		#wide h3 a:hover {		
			color: #F60;
			border-bottom: 1px solid #F60;
			}
		
		#wide h5  {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #69C;
			margin: 0;
			padding: 12px 0 0 0;
			}
		
		#wide h5 a {
			color: #69C;
			text-decoration: none;			
			}			
		
		#wide h5 a:hover {		
			color: #F60;
			border-bottom: 1px solid #F60;
			}	
		
		
/* 	Comment Box  	*/		
					
		#commentboxbox {
			width: 400px;
			background-color: #E3E3E3;
			border: 1px solid #CCC;
			margin: 35px 0 0 0;
			}
			
		#commentbox {
			margin: 20px;
			}
			
		#commentbox textarea {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;		
			font-size: 11px; 
			width: 350px
			}
		
		#commentbox input {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;		
			font-size: 11px; 			
			}
			
		#commentbox .i125{
			width: 125px;
			}
			
		#commentbox .i250 {
			width: 250px;
			}
			
/*  	Fin. 	 */
	
		#footer {
			width: 100%;
			height: 24px;
			clear: both;
			}  
			
		.disclaimer {
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;		
			font-size: 10px; 
			line-height: 12px; 
			color: #999;
			margin: 0;
			padding: 25px 0;
			text-align: left;
			clear: both;
			}
		
		#logo {
			width: 100%;
			height: 80px;
			background-color: #FFF;
			}
		
	#logo .shinenlaw {
		padding-top: 18px;
		float: left;
		margin: 0;
		}
		
	#logo .contact {
		padding-top: 32px;
		float: right;
		}	
		
	#header {
		height: 34px;
		width: 100%;
		background: url(images/bg_header.gif); 
		}
		
	.box {
		width: 770px;
		margin: 0 auto;
		text-align: center;
		}
		
	#white {
		width: 100%;
		background-color: #FFF;
		margin: 0;
		padding: 0;
		}
		
	.top {
		font-weight: bold;
		font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;	
		font-size: 11px;
		margin-top: 50px;
		}
		
	.posted {
		text-align: right;
		}
		
	.minicon {
		display: inline;
		padding-top: 2px;
		}