
	
#leftcolumn {
	width: 347px;
	float: left;
	margin: 0 8px 0 0;
	text-align:justify;
}


#rightcolumn {
	width: 373px;
	float: left;
}

	#rightcolumn ul {
	list-style-type:disk;
	color:#660000;
	}
	
	#rightcolumn li {
	margin: 9px 0 8px 22px;
	}
	
	#rightcolumn a, #rightcolumn a:visited, #rightcolumn a:active {
	text-decoration:none;
	color:#660000;
	font-weight:bold;
	}
	
	#rightcolumn a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
	
	
	.imagestylea {
	margin: 4px 0 0 34px;
	}


.imagebar {
	width:730;
	height: 138
}
	.imagebar img {
		margin: 0 5px 0 5px;
		}
		
	


.nextbutton {
	border-top: 1px dotted #999;
	color: #000000;
	text-align:center;
	font-size: 11px;
	padding: 10px 0;
}

	.nextbutton .thispage {
		color: #660000;
		font-size: 120%;
		font-weight: bold;
	}

	.nextbutton a, .nextbutton a:visited, .nextbutton a:active {
		font-weight: bold;
		text-decoration:none;
		color:#000000;
	}
	
	.nextbutton a:hover {
		font-weight: bold;
		text-decoration:underline;
		color: #000000;
	}