body{font-family:Arial; background-image: url(bkg.png); background-repeat: repeat-x;  }
		a{color: #999999;}
		#wrapper{width:930px;}
		#header{width:930px;}
		#logo{width:930px; height:180px; background-image: url(logo.png); background-repeat: no-repeat;}
		#nav{margin-top:10px;}
		li{display: inline; font-size: 12px;}
		#divider{clear: both; width: 930px; height:10px; background-image: url(http://iamchriscollins.com/hirschfeld/divider.gif); background-position: center; background-repeat:repeat-x;}
		#footer{clear:both; width: 930px; height:30px; background-image: url(http://iamchriscollins.com/hirschfeld/divider.gif); background-position: center; background-repeat: no-repeat; margin-top:40px;}
		#backbutton{background-color: white; float:right; padding-left: 10px; position:relative; top:-4px;}
		.backbutton{text-decoration: none;}
		#info{clear: both; font-size:10px;}
		#title{margin-left:50px; padding-left:10px; padding-right:10px; background-color: white; float:left;}
		.title{text-decoration: none; color: black; position:relative; top:-4px;}
		.date{color: #999999; font-size: 9px; position:relative; top:-6px; padding-right: 5px;}		
.post{margin-bottom:10px; background-image:url(box.png); padding:0px; float:left; width:230px; height:230px; overflow: hidden;}
.post img{position: relative; top:15px;
height:175px;
width:auto;
border: 1px solid black;
}
#body{margin-bottom: 20px;}

#nav li{
background-color: white; 
margin-left:5px;
margin-right: 5px;
padding: 10px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid black;
border-left: 1px solid black;
box-shadow: 1px 1px 0px white;
-webkit-box-shadow: 1px 1px 0px white;
-moz-box-shadow: 1px 1px 0px white;
}
#nav a{color:black; text-decoration: none;}
#nav a:hover{color:#3a3a3a; text-decoration: none;}

#footer li{
background-color: white; 
margin-left:5px;
margin-right: 5px;
padding: 5px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid black;
border-left: 1px solid black;}
#footer a{color:black; text-decoration: none;}



