#header_cell { 
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
body { 
	background-color:#FFFFFF;
	font-size:15px;
	font-family:'Droid Sans', sans-serif;
}
h1 { 
	color:#8db3e2;
}
h2 { 
	color:#8db3e2;
}
#layout_wrapper { 
	width:1000px;
}
.layout-wrapper { 
	width:1000px;
}
#left_column { 
	width:190px;
}
#content_column { 
	width:810px;
}
a.ce-button { 
	color:Black;
}
a.ce-button:hover { 
	color:Black;
}
