/* CSS Document */
#column1 {
	float:left;
	border:1px #666666 solid;
	background:url(../struc/gray.jpg) repeat-x top;
	width:197px;
	padding:12px 0 12px 12px;
	font-size:13px;
	z-index:0
}
#column2 {
	float:right;
	width:670px;
	padding:10px 0 0 20px;
	z-index:0;
}
#column1 a:link, .body a:visited, .body a:active {
	color: #990000;
}
#column1 a:hover {
	color: #D25927;
}
.side-text {
	font-size:15px;
	font-weight:bold;
	color:#4C1702;
	margin:0 0 7px 0;
}
.indent {
	margin:3px 0 0 15px;
	font-size:12px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#7a2a01;
	margin:5px 0 0 0;
}