body { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 16px; width: 700px; }
td { }
a:link { color: blue; }
a:visited { color: navy; }
a:hover { color: #07f; }
a:active { color: black; }
#button { width: 170px; border-right: 1px solid #000; padding: 0; margin-bottom: 1em; font-family: "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; background-color: #90bade; color: #333; position: absolute; top: 117px; left: 10px; right: 180px; }
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover { border-left: 10px solid #1c64d1; border-right: 10px solid #5ba3e0; color: #fff; background-color: #2586d7 !important; }
#content { position: absolute; top: 119px; left: 190px; width: 550px; }
h2 { font-size: 1.2em; font-weight: bold; margin: 0 0 0.83em; }
ol { list-style-type: decimal; }
#sidequote { font-size: 10px; background-color: #d1ebff; position: absolute; top: 340px; left: 10px; right: 180px; width: 160px; padding: 4px; border-color: black; outline-color: black; outline-width: 1px; }
h6 { font-size: 9px; font-weight: bold; margin: 0.3em 0 2em; }

