p.error {
	margin: -30px 30px 20px;
}

div#left {
	float: left;
	width: 355px;
	padding-left: 30px;
	text-align: justify;
	font-size: 15px;
}
	div#left .article_header {
		font-weight: bold;
		margin-bottom: 10px;
	}
	div#left .article_content {}
	
div#right {
	float: right;
	width: 560px;
	text-align: center;
}
div#right object#homeflash {}
div#right div#homeflashalt {
	text-align: center;
	margin: 0 30px;
	padding: 135px 20px 15px;
	border: 3px solid #653C8C;
	background: url('../img/flash.jpg') no-repeat center 20px;
}
	div#right div#homeflashalt a {
		color: #633A8D;
		font-size: 120%;
		font-weight: bold;
	}