body
{
	margin: 0;
	background-image: url(img/Kohn_bg_tile.gif);
	text-align: center;
	font: 14px/19px georgia, times, serif;
	color: #222277;
}

td.navTable
{
	position: relative;
	top: auto;
	left: auto;
	border-top: 1px solid #222277;
	border-left: 1px solid #222277;
}

td.contentTable
{
	position: relative;
	top: auto;
	left: auto;
	border-right: 1px solid #222277;
	border-bottom: 1px solid #222277;
	border-left: 1px solid #222277;
}

td.nav
{
	color: #ccdd99;
	border-right: 1px solid #222277;
	border-bottom: 1px solid #222277;
	background-color: #5577aa;
	padding: 8px 11px;
	text-align: center;
}

td.navSelect
{
	color: #000;
	font-weight: bold;
	border-right: 1px solid #222277;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	padding: 8px 11px;
	text-align: center;
}

td.nav  a:link, td.nav  a:visited
{
	font-size: 12px;
	color: #ccdd99;
	text-decoration: none;
}

td.nav  a:hover, td.nav  a:active
{
	font-size: 12px;
	color: #ccdd99;
	text-decoration: underline;
}

td.navSelect  a:link, td.navSelect  a:visited
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

a.attributionLink:link, a.attributionLink:visited
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #222277;
	text-decoration: none;
}

a.attributionLink:hover
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.content, .sidebar { padding-top: 20px; }

.content p, .content h1, .content div, .content h2, .content h3
{
	margin-left: 40px;
	margin-right: 20px;
}

.content div p { margin: 0; }

.content ul
{
	list-style-type: disc;
	margin-top: 0;
	margin-left: 58px;
	padding: 0;
}

* html .content ul
{
	margin-left: 58px;
	padding: 0px;
}

a:link
{
	color: #66aa22;
	text-decoration: underline;
}

a:visited { color: #5577aa; }
a:hover, a:active { color: #cc0000; }

h1
{
	font-size: 24px;
	line-height: 24px;
}

h2
{
	font-size: 15px;
	margin-bottom: 0;
}

h3 { font-size: 18px; }

.footer
{
	font-size: 12px;
	margin: 15px 10px 15px 40px;
}

#attribution
{
	font-family: Verdana, sans-serif;
	padding-top: 5px;
	font-size: 10px;
}

img { border: 0; }
.sidebar { width: 186px; }
.sidebar img { margin: 5px 0; }

.quote
{
	font: 14px georgia, times, serif;
	font-style: italic;
	padding: 10px;
	border: 1px solid #222277;
	background-color: #dbe5f4;
	margin: 20px 0;
}

.ad
{
	font-size: 11px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #ffffff;
	margin-top: 50px;
}

.order
{
	font-size: 12px;
	padding: 10px;
	border: 1px solid #000000;
	background-color: #dbe5f4;
	margin-top: 50px;
}

