@CHARSET "UTF-8";
#leftColumn {
	width:160px; 
	background-color: #F6F8E0;
}
#rightColumn {
	width:160px; 
	background-color: #F6F8E0; 
}
div#tkLogo {
	margin-top:28px;
	text-align:center;
}
div#mainMenu {
	position:relative; 
	top:-23px; left:30px; 
	width:800px; height:22px;
	padding-top:2px;
}
div#menuPath {
	position:relative;
	top:-220px; left:210px; 
	width:620px;
	font-size:8.5pt;
	color:#f3f1de; /* #c8b880; */
	text-align:right;
}
div#menuPath a {
	font-size: inherit; 
	color: inherit;
	text-decoration: none;
}
div#menuPath a:hover {
	text-decoration: underline;
}
div#content {
	position:relative;
	margin: 10px 8px 0px 12px;
}
div#quotes {
	font-family: 'MS Trebuchet', Trebuchet, Verdana, sans-serif;
	text-align: right;
	width:160px;
	height:330px;
	padding:30px 30px 0 10px;
}
