#thought {
	padding: 10px 10px;
	margin-bottom: 3px;
	
	width: 560px;
	
	background-repeat: no-repeat;
	background-image: url(/images/texturebg3.jpg);
	background-position: left top;
	
	/*border-left: 3px solid #823;*/
}

h1 
{
	font-style: normal;
}

.smaller 
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


#body {
	padding: 10px 10px;
	margin-bottom: 3px;
	
	width: 560px;
	
	background-repeat: no-repeat;
	background-image: url(/images/texturebg3.jpg);
	background-position: left top;
}

#leftColumn {
	width: 190px;
	border-right: 1px dotted #ccc;
	padding: 15px 7px 10px 0px;
}

.main {
	border-top: 1px solid #823;
	border-left: 3px solid #823;
}