html,body,table,tr,td,ul,ol,li,p,img,h1,h2,h3,h4,h5 {
	border: 0px;
}

#sideBar, #topBar, #siteCredit {
	display: none;
}

.image-left {
	float: left;
	margin: 1.5em 2em 1.5em 0;
	clear: both;
}
.image-right {
	float: right;
	margin: 1.5em 0 1.5em 2em;
	clear: both;
}



#header h1 {
	font-size: 3.5em;
	color: #7598D9;
}


#body h2.strong-h2 {
	font-size: 2em;
	color: #7598D9;
}