h1#logo{
	background: url(/images/logo.gif) scroll no-repeat top left;
	width: 229px;
	height: 66px;
}
h1#logo span{
	display: none;
}
.articleimageRight {
	float:right;
	margin:10px;
}
.articleimageLeft {
	float:left;
	margin:10px;
}