#navigation, #header h1 em, #header h1 span, #rightside { 
	display:none;
}

#header h1 a {
	background: url(../img/logo-18.png) no-repeat;
	display: block;
	height: 50px;
	width: 200px;
}

h2 {
	font-family: Georgia,"Times New Roman",serif;
	font-style: italic;
	color: #000;
	padding: 10px 0 10px;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
}

h3 {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	padding: 10px 10px 0 0px;
	color: #000;
	border-bottom: 1px solid #BBB;
}
