#enter_content {
	/*text-align: center;*/
	width: 700px;
}

#enter_image {
	text-align: center;
	float: left;
	width: 400px;
	/*height: 444px;*/
	background-color: #650000;
	border: 2px solid #000;
}

#welcome_text {
	background-color: #fff;
	border: 2px solid #000;
	margin-left: 418px;
}

#enter_flash {
	background-color: #650000;
	text-align: center;
	color: #fff;
	line-height: 60px;
	vertical-align: middle;
	font-size: 18px;
	margin-left: 418px;
}

#enter_content a {
	color: #fff;
}

#get_flash {
	text-align: left;
	background-color: #74725D;
	/*width: 440px;*/
}

#enter_content h2 {
	padding: 20px;
	margin-bottom: 20px;
	/*display: block;*/
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 6px;
	background: url(../media/site_images/BGpattern.gif)
}

#enter_content p {
	padding: 10px 20px 10px 20px;
}

form.inplaceeditor-form textarea {
	width: 220px;
}