body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../guide_images/bg.gif);
	margin: 0;
	padding: 0;
}

a img { border: white; outline-color: white; }

#container { background-color: white !important; width: 740px !important; }
#links { position: absolute; top: 0; left: 0; width: 166px; height: 700px; font: small Verdana, sans-serif; background-color: white; z-index: 100; }
#links a { display: block; text-align: center; padding: 5px 10px; margin: 0 0 1px; text-decoration: none; color: white; font-size: small; font-family: sans-serif; font-weight: bold; font-style: normal; font-variant: normal; background: #bfdfff; }
#links a:hover { color: #bfdfff; font-size: small; background: black; }   
#links a span {display: none;}
#links a:hover span { display: block; position: absolute; top: 340px; width: 240px; padding: 5px; margin: 10px; z-index: 100; color: white; background: black; font: x-small Verdana, sans-serif; text-align: center; left: 458px; }
.whiteborder { position: relative; top: 10px; left: 30px; }
.defn { font-weight: bold; font-style: italic; }
.reference { font-weight: bold; }
#title { color: black; font-size: large; font-weight: bold; text-align: center; margin-top: 0; }
#textguide { color: #000; font-size: small; }
#textguide a { color: blue; font-size: small; font-style: italic; }
#textguide a:hover { color: white; font-size: small; font-weight: bold; background-color: blue; }
#table { color: black; font-size: medium; margin-top: 0; }
#table a { color: blue; font-size: medium; border-style: none; border-width: 0; }
#table a:hover { color: white; font-size: medium; font-weight: bold; background-color: blue; }
#letter {
	color: white;
	position: absolute;
	top: 74px;
	left: 1px;
	width: 619px;
	height: 17px;
	z-index: 100;
}
#letter a { color: white; background-color: black; padding: 2px 4px; border-style: solid; border-width: 0; }
#letter a:hover { color: black; background-color: white; }
#number { color: black; font-style: italic; background-color: transparent; position: relative; }
#number a { color: blue; padding: 2px 4px; border: solid 1px; }
#number a:hover { color: white; background-color: blue; }
#footer {
	color: white;
	font-size: xx-small;
	font-weight: bold;
	background-color: black;
	text-align: center;
	width: 730px;
	clear: both;
	padding: 5px 0 5px 10px;
	z-index: 230;
	background-attachment: 500;
}
#letter1 {
	color: black;
	position: absolute;
	top: 74px;
	left: 1px;
	width: 631px;
	height: 17px;
	z-index: 120;
	font-size: 10px;
}
#letter1 a { color: black; background-color: transparent; padding: 2px 4px; border-style: solid; border-width: 0; }
#letter1 a:hover { color: blue; background-color: transparent; }
#letter2 {
	color: black;
	position: absolute;
	top: 111px;
	left: 5px;
	width: 732px;
	height: 16px;
	z-index: 120;
	font-size: 10px;
}
#letter2 a { color: black; background-color: transparent; padding: 2px 4px; border-style: solid; border-width: 0; }
#letter2 a:hover { color: white; background-color: black; }
