body {
	font-family: "Avant Garde", "Century Gothic", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #222;
	font-size: medium;
	background-color: #ffe;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #060a87;
}

a:hover {
	text-decoration: underline;
}

#top {
	margin: 0px 0px 0px 5px;
	padding: 10px;
	border: 0px;
	background: #060a87;
	background-image: url("/graphics/tb-sw.gif");
	background-repeat: no-repeat;
	background-position: center;
	font: bold x-large Verdana, Arial, Helvetica, sans-serif;
	color: #f4640b;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
}

html>body #top {
	height: 80px; /* ie5win fudge ends */
	}

#top h1 {
	text-align: right;
	font-family: "Courier New", Courier, mono;
	font-size: 28pt;
	letter-spacing: normal;
	text-shadow: #ccf -120px -25px 10px;
	padding: 0;
	background: transparent;
	font-weight: inherit;
}

* html div#top h1 {
	margin-top: 30px;
}

#main {
	left: 10px;
	position: static;
	margin: 0 200px 0 10px;
	padding: 0px 10px 10px 0px;
	border: 0;
}

#main img {
	border: 0;
	margin: .2em 0em;
}

#right {
	position: absolute;
	top: 160px;
	right: 0;
	background: transparent;
	width: 200px;
	}

* html #right {
	top: 186px;
}

h1 {
	color: #f4640b;
	background-color: #060a87;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	padding: 5px;
}

h2 {
	color: #019;
	font-family: "Courier New", Courier, mono;
	margin-bottom: 0;
	font-size: x-large;
}

#mainmenu div.menuitem {
	margin: 10px;
	min-height: 9em;
	float: left;
	width: 30%;
	background-color: #fec;
}

#mainmenu p {
	line-height: 150%;
	color: #000;
	margin: .5em .7em;
	height: 100%;
}

#mainmenu img {
	float: left;
	border: none;
	margin: -15px 10px 0 5px;
}

* html #mainmenu div.menuitem h3 {
	position: relative;
	width: 100%;
}

* html #mainmenu div.menuitem p {
	position: relative;
}

#mainmenu h3 {
	font-family: "Courier New", Courier, mono;
	background-color: #009;
	font-weight: bold;
	font-size: large;
}

#mainmenu h3 a {
	color: #f60;
}

#submenu {
	float: right;
	background: #fff;
	color: #000;
	font-size: small;
	margin: 5px 8px 0 0;
	padding: 0;
	line-height: 18px;
	border: 1px solid;
	border-color: #009;
}

#submenu ul {
	padding: .7em;
	margin: .7em;
}

#submenu li {
	list-style: url('/graphics/tri-bul-orange.gif');
	padding: 0 0.5em .3em 3em;
	text-indent: -3em;
}

* html #submenu li {
	margin-left: 3em;
	padding-left: 0;
}

#submenu h3 {
	margin: 0;
	padding: 2px 0 0 5%;
	color: #f4640b;
	background-color: #009;
	width: 96%;
	font: bold large "Courier New", Courier, mono;
}
#headline {
	left: 10px;
	bottom: 10px;
	position: absolute;
}