		body	
		{
			font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
			font-size:11px;
			margin:0;
			padding:0;
			background-color: #eee;
			background-image: url(/2004/images/header.jpg);
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		#nav a{
			border:none;
		}
		#nav{ 
		  /* 133 */
		  list-style:none;
		  margin:133px 0px 0px 0px;
		  padding:0;
		}
		#nav li{
		  display:inline;
		  float:left;
		}
		#column{
			background-color:#eee;
			clear:both;
                        position:absolute;
                        left:5px;
                        top:165px;
			width:160px;
			height:400px;
			border-color:#000;
			border-width:0px 1px 0px 0px;
			border-style:solid;
		}
		#column p{
			margin:0px 8px 12px 8px;
			padding:0;
		}
		#column h2{
			font-size:11px;
			font-weight:bold;
                        margin:0px 8px 12px 8px;
                        padding:0;
		}

		#the-stuff{
			clear:left;
			position:absolute;
			left:180px;
			top:160px;			
			padding-bottom:20px;
		}

		h1{
			font-size:18px;
		}
		#the-stuff h1{
			margin:0px 0px 10px 0px;
			padding:0;
			fon-size:18px;
		}
		#the-stuff h2{
			margin:0px 0px 10px 0px;
			padding:0;
			font-size:18px;
		}		
		#the-stuff p{
			width:520px;
			margin:0px 0px 10px 0px;
			padding:0;
			line-height:16px;
		}			
		#the-stuff ol{
			width:500px;
		}	
		#the-stuff ol li{
			margin:0px 0px 8px 0px;
			padding:0;
		}
		#archives ul{
			list-style:none;
			margin:0px 0px 0px 15px;
			padding:0;
		}
		#archives ul li{
			margin:0px 0px 7px 0px;
		}

		#theForm ul{
			list-style:none;
			margin:0;
			padding:0;
		}
		
		#theForm li{
			margin-bottom:3px;
		}
		
      a{
      	color:#505050;
      	background-color:#eee;
      	margin:0;
      	padding:0;
      	border-width:0px 0px 1px 0px;
      	border-style:dashed;
      	border-color:#505050;
		text-decoration:none;      	
      }
      
      a:hover{
		color:#007;      
		border-style:solid;
      }
      
      .date{
      	background-color:#eee;
      	color:#666;
      	margin-bottom:15px;
      	margin-top:-5px;
      }
	#projects h2{
		font-size:12px;
		margin:0px 0px 8px 0px;
		padding:0;
		font-weight:bold;
        }
	#delicious{
                margin:0px 5px 12px 8px;
                padding:0;
		list-style:none;
	}
	#delicious li h3{
		margin:0px 0px 15px 0px;
		padding:0;
		font-size:11px;
		font-weight:normal;
		line-height:14px;
	}
	#delicious li p{
		margin:0;
		padding:0;
	}

