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; }

#content {
	padding: 10px 0 20px 10px }
#content2 { padding: 10px 0 20px 10px; }
#content3 { padding: 10px 0 20px 10px; }
.indexlabel { color: white; font-size: medium; font-weight: bold; font-style: italic; }
#textguide { color: white; }
#textguide a { color: aqua; font-style: italic; }
#textguide a:hover { color: white; font-weight: bold; background-color: aqua; }
#content #leftCol {
	margin-top: 20px;
	width: 255px;
	float: left }
.listbox {
	margin-top: 10px }

.listbox a {
	color: white;
	font-size: x-small;
	text-decoration: none }
.listbox a:hover { color: white; font-size: small; font-weight: bold; text-decoration: underline   }

#leftCol ul { color: white; font-weight: bold; list-style-position: inside; background-color: #000; padding:0 0 0 40px; margin: 0   }
#content #rightCol {
	margin-left: 270px }
.article { margin-top: 10px ; border-color: white; border-style: solid; outline-color: white; }

.article p {
	text-indent: 14px;
	margin: 0;
	padding: 0 10px 0 20px }

.blockimg { cursor: auto; display: block  }
#menu{ color: white; background-color: transparent; position: absolute; top: 92px; left: 450px; }
#menu a{ color: white; padding:2px 4px; border-style: solid; border-width: 1px; }
#menu a:hover{
	background-color:white;
	color:black;
}
.picturelabel { font-size: small; text-align: center; }
#leftcol2 { background-color: #fff; text-align: left; position: relative; top: -10px; bottom: 30px; width: 740px; }
.whiteborder { position: relative; top: 10px; left: 30px; }
.defn { font-weight: bold; font-style: italic; }
#rightCol {  }
.reference { font-weight: bold; }
#table { margin-top: 0; }
#table a { color: black; border-style: none; border-width: 0; }
#table a:hover { color: white; font-weight: bold; background-color: black; }
#letter { color: black; background-color: transparent; position: absolute; top: 350px; left: 300px; }
#letter a { color: blue; padding: 2px 4px; border: solid 1px; }
#letter a:hover { color: white; background-color: blue; }
#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; }
