#header_cell { 
	height:120px;
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
body { 
	color:Black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url('//s3.amazonaws.com/ClubExpressClubFiles/90797/css/smoke_cloud_very_large.jpg');
	background-attachment:fixed;
	background-repeat:repeat-y;
}
a { 
	color:Blue;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
h1 { 
	color:White;
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:1.85em;
}
h2 { 
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	color:White;
	font-size:1.60em;
	font-style:italic;
}
h3 { 
	font-size:1.35em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:Black;
}
#layout_wrapper { 
	width:1100px;
}
.layout-wrapper { 
	width:1100px;
}
#left_column { 
	width:200px;
}
#content_column { 
	width:900px;
}
