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 {
	position: absolute;
	text-align: right;
	font-family: "Courier New", Courier, mono;
	text-shadow: #ccf -100px -20px 7px;
	padding: 0;
	right: 90px;
	background: transparent;
	font-size: 28pt;
	letter-spacing: normal;
	font-weight: inherit;
}

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

#topicon {
	position: absolute;
	top: 20px;
	right: 20px;
}

* html #topicon {
	top: 30px;
}

#top .mta-text {
	position: absolute;
	float: left;
	top: 1em;
	left: 175px;
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	text-shadow: #111 3px 3px 2px;
}

#main {
	left: 10px;
	position: static;
	margin: 0 0 0 175px;
	padding: 0 10px 10px 0;
	border: 0;
	line-height: 1.65em;
}

#main p {
	text-indent: 2em;
}

#main img {
	padding: 0 5px 5px 0;
}

#main h3 {
	padding-left: 0.5em;
	background-color: #119;
	color: #f60;
	font-family: "Courier New", Courier, mono;
	text-shadow: #444 2px 2px 2px;
}

#main ul {
	margin: 0;
	padding: 0;
}

#main li {
	list-style: url('/graphics/tri-bul-orange.gif');
	list-style-position: inside;
}

* html #main li {
	list-style-position: outside;
	text-indent: 1em;
}

#left {
	position: absolute;
	top: 108px;
	left: 13px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #060a87;
	width: 164px;
}

* html div#left {
	left: 15px;
}

#sidenav {
	width: 125px;
	padding: 2em 2px 2em 2px;
	margin-bottom: 1em;
	font-family: "Courier New", Courier, mono;
	background-color: #060a87;
	color: #fff;
}

#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidenav li {
	border-top: 1px solid #060a87;
	margin: 0;
}

#sidenav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #13c;
	color: #f4640b;
	text-decoration: none;
	font-style: italic;
	width: 100%;
}

#sidenav a:hover {
	border-color: #227;
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

#sidenav li a.cur-contents {
	background-color: #019;
	font-weight: bold;
	font-style: normal;
}

#sidenav li a.selected {
	border-left-color: #f4640b;
}

#sidenav ul ul {
	border-left: 10px solid #060a87;
}

#crumb {
	padding: 3px;
	margin-bottom: 25px;
	border-style: dashed;
	border-width: 1px;
	font-size: small;
}

#crumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#crumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	font-size: inherit;
}

#crumb ul ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #f4640b;
}

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

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

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

.menuitem p.date {
	clear: right;
	font-size: 80%;
	font-weight: bold;
}

* 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;
	background-image: none;
	font-weight: bold;
	font-size: medium;
	line-height: 130%;
}

#mainmenu h3 a {
	color: #f60;
}

a.joinbutton {
	float: right;
	background-color: #fc9;
	border: 5px solid #f41;
	text-indent: 0;
	color: #f30;
	font-weight: bold;
	font-size: large;
	font-family: "Courier New", Courier, mono;
	padding: .2em .5em;
	margin: 0 0 .5em .5em;
}

div.pullquoteleft {
	float: left;
}

div.pullquoteright {
	float: right;
}

div.pullquoteleft, div.pullquoteright {
	background-color: #feb;
	font-size: small;
	width: 15em;
	line-height: 1.5em;
	border: 3px solid #f41;
	padding: 2px;
	margin: 2px;
}

#main div.pullquoteleft p, #main div.pullquoteright p {
	text-indent: 1em;
}

div.pullquoteleft ul, div.pullquoteright ul {
	text-indent: 0px;
	margin-left: 18px;
	padding-left: 0;
}

div.pullquoteleft li, div.pullquoteright li {
	list-style: url('/graphics/tri-bul-orange.gif');
}

table#timetables {
	border: 0;
	background-color: #009;
	width: 100%;
}
table#timetables td {
	border: 0;
	background-color: #ffe;
}