#logo a, #tagline {
	text-indent:0;
	color:#000;
	text-decoration:none;
	height:auto;
	text-align:right;
}
#logo a {
	font-size: 24pt;
}
#tagine {
	font-size: 20pt;
}
body {
	background-image:none;
	background-color:#fff;
}
#sidebar {
	display:none;
}
#mainContent {
	width:95%;
	float:none;
}
#mainContent p, #mainContent ul {
	font-size: 11pt;
	color:#000;
}
#mainContent ul {
	list-style-type:circle;
}
#contentHeading {
	text-align:right;
}
