body {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin:0; padding:0; 
}

a img {
	border: none }

#container {
	background-color: #f9f9ef;
	width: 800px }

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

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

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

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

.listbox {
	margin-top: 10px }

.listbox a {
	color: #000;
	font-size: x-small;
	text-decoration: none }

.listbox a:hover {
	font-size: small;
	text-decoration: underline }

#leftCol ul {
	list-style-position: inside;
	background-color: #ccc;
	padding:0 0 0 40px;
	margin: 0 }

#content #rightCol { }

h3 {
	font-size: medium;
	text-align: right;
	border-bottom: 2px solid #bfdfff }

.article {
	margin-top: 10px }

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

.blockimg {
	display: block }

#footer {
	color: #fff;
	font-weight: bold;
	background-color: #000;
	width: 800px;
	clear: both }
