body {
	background: #e8e8e8 url(/css/ktop.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	behavior:url("/css/csshover.htc");
}

div#content {
	text-align: left;
	margin: 0px 0px 0px 150px;
	background: white;
	border: 1px solid black;
	border-right-width: 0px;
	padding: 8px 40px 8px 20px;
	min-height: 500px;
}

dl.topmenu dt {
	font-size: 125%;
	margin-top: 1em;
}

#header, #footer {
	margin: 0px 10px 0px 150px;
	margin-right: auto;
	background: transparent;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #222222;
	text-align: right;
	font-weight: bold;
}
#header { border-bottom: none; padding-top: 150px; }
#footer { border-top: none; padding-bottom: 25px; }

#header span, #footer span {
	font-size: 90%;
	color: #444;
}
#footer .nav {
	float: left;
	text-align: left;
}

#footer a, #header a {
	text-decoration: none;
	color: #500;
}

#footer a:hover, #header a:hover {
	text-decoration: none;
	color: #c11;
}

a {
	color: #500;
	font-weight: bold;
	text-decoration: none;
}

h1 span.sub, h2 span.sub, h3 span.sub, h4 span.sub {
	font-weight: normal;
	font-size: 90%;
	border: 0px;
}

a:visited {
	color: #505;
}

a:hover, a:active {
	color: #c11;
}

#footer .attrib {
}

div.bigquote {
	color: #4a4ad6;
	float: right;
	padding: 20px 0px 20px 20px;
	font-family: serif;
	font-style: italic;
	font-size: 120%;
	width: 25%;
}

div.matte {
	background: white;
	padding: 8px;
	border: 2px solid black;
}

div.rimage {
	float: right;
	margin: 20px 0px 20px -20px;
	position: relative;
	left: 40px;
}

h1, h2, h3, h4 {
	color: #5b5784;
}

h1 span, h2 span, h3 span, h4 span {
	border-bottom: 2px solid #5b5784;
	padding: 0px .5em 0px .5em;
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-weight: bold;
	font-size: 110%;
}

h1 span { letter-spacing: -2px; }
h2 span { letter-spacing: -1.5px; }
h3 span { letter-spacing: -1.5px;}
h4 span { letter-spacing: -1px;}

div#left {
	position: absolute;
	top: 180px;
	padding: 0px;
	margin:0px;
	width: 150px;
	color: #444;
}

div#left div {
	margin: 30px 10px 10px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#left a {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

div#left a:visited {
	color: #909090;
}

div#left a:hover, div#left a:active {
	color: #c11;
}


div#left h6 {
	font-style: italic;
	font-family: Arial, sans-serif;
	border-bottom: 1px solid #888;
	padding-bottom: 6px;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
}

div#left div.minimenu a {
	display: block;
	margin-top: 3px;
}

div#left div.image {
	padding: 15px;
	border: 1px solid black;
	background: #e8e8e8 url(/css/imggrad.gif) repeat-x top left;
}

/*
div.menu:hover {
	font-size: 100%;
	left: 0;
	z-index: 100;
}
*/

div.menu {
/*
	background: white;
	padding: 6px 0px 6px 0px;
	border: 1px solid black;
	width: 130px;
	left: 10px;
*/

	width: 142px;
	margin: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 90%;
	position: absolute;
	top: 175px;
	left: 0px;
}

div.menu a.menuitem {
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 1px 6px 0px 12px;
	font-weight: bold;
	color: #500;
}

div.menu a#activeitem,
div.menu a#activeitem:hover {
	color: black;
	background: transparent;
}

div.menu a.sub0 {
	background: transparent;
	margin-top: 2px;
}

div.menu a.sub1 {
	font-size: 90%;
	background: transparent;
	padding-left: 18px;
}

div.menu a.menuitem:hover {
	color:white;
	background: #500;
}


div.menu A.menuitem:hover {
	imaginary: make-ie-work;
}


td {
        border-left: 1px solid #888;
        border-top: 1px solid #888;
        padding: 1px;
        background: #f4f4ff;
}

table { border: 2px solid black; }

img.filetype { border-style: none; vertical-align: middle }
