body {
	background-color:#fff; 
	font-family: Tahoma, sans-serif;	
	font-size: 11pt;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	z-index: 1;
}

div#flash {
	display: none;
}

div#top_container_full {
	display: none;
}

div#left_container {
	float: left;
	position: relative;	
	width: 100%;
	margin: 0 0 20px 0;	
	clear: both;
	text-align: left;
}

div#center_container {
	float: left;
	position: relative;	
	width: 100%;
	margin: 0 0 20px 0;	
	clear: both;
	text-align: left;
}

div#right_container {
	float: left;
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;	
	clear: both;
	text-align: left;
	
}

h1 {
	color: #be0f34;
	margin-bottom: 3pt;
}

h1 + p {
	margin-top: 0;
}

div#left_content img {
	display: none;
}

div#bottom_container_full {
	display:none;
}
