*{
	margin:0;
	padding:0;
}
.block{
	float:left;
	background:#f1f1fe;
	display:inline;
	overflow:auto;
}
.block img{
	margin-left:80px;
	padding-bottom:0;
	float:left;
}
.block h2{
	width:0;
	height:0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
body{

	background:#474634 url(/css/bgimg/smells/bg.gif) top left repeat;
	font-size:62.5%;
	line-height:150%;
	font-family:verdana;
	color:#AAA999;
	
}
#container{
	overflow:auto;
	overflow:hidden;
	margin:0 55px 50px 55px;
	float:left;
	display:inline;
	padding-left:11px;
}


h1{
	background:transparent url(/css/bgimg/smells/title.gif) 5px 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:110px;
	margin:50px 0 0 50px;
	width:950px;
}

#goback{
	width:800px;
	float:left;
	clear:left;
	color:#fff;
	font-size:1.4em;
	margin-top:20px;
}
#goback a{
	text-transform:uppercase;
	color:#817E7B;
	font-family:verdana;
	
}

.node{ 
width:200px;
border:1px solid #6C6B57;
border-width:0px 1px;
float:left;
display:inline;
margin:20px 0 0 -1px;
font-size:1.1em;
padding-bottom:10px;
}
.node p{

margin:0px 10px 0 10px;
}

.node h2{
font-size:9.6em;
color:#735A4A;
line-height:100%;
width:185px;
text-align:right;
font-family:georgia;
font-weight:300;
margin-bottom:20px;
letter-spacing:-0.05em;
}
.node h2 a{
text-decoration:none;
color:#735A4A;

}

p.explanation{
	font-size:1.4em;
	margin:15px 65px;
	clear:left;
	width:890px;
}

a{
color:#987D6C;
}
a:hover{
text-decoration:none;
}
