body {
	text-align:left;
	color:#000000;
}

.main, 
.leftcolumn, 
.navigation_top, 
.bottom_navigation, 
.block1, 
.bottom_line {
	display:none;
}

.lefttext {
	float:none;
	position:relative;
	display:inline;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	text-align:left;
	line-height:15px;
}
.lefttext h1 {
	font-family:"Bell Gothic Std Black", Arial;
	font-size:20pt;
	color:#000000;
	line-height:25px;
}

#yellow .lefttext h1,
#pink .lefttext h1,
#blue .lefttext h1,
#green .lefttext h1 {
	color:#000000;
}
.lefttext h3 {
	font-family:"Bell Gothic Std Black", Arial;
	font-size:15pt;
	color:#000000;
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
}

.navigation_bottom{
display:none;
}


