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

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

#container {
	background-color: white;
	width: 740px }

#content {
	padding: 10px 0 20px 10px }

#content #leftCol {
	margin-top: 20px;
	width: 255px;
	float: left }

#leftCol .scrollBox {
	height: 295px;
	overflow: auto }

#leftCol .scrollBox img {
	margin-bottom: 5px }

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

h3 { font-size: medium; font-style: italic; text-align: center; margin: 0 0 5px; border-bottom: 2px solid #bfdfff  }

.article {
	margin-top: 10px }

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

.blockimg { cursor: crosshair; display: block  }

#footer { color: #fff; font-size: xx-small; font-weight: bold; background-color: black; text-align: center; padding: 5px 0 5px 10px; width: 730px; clear: both   }
h2 { color: blue; font-size: x-small; font-style: italic; margin: 10pt; }
