div#headerLeft{
	float:left;
}

div#headerCenter{
	float:left; 
	margin-top:15px;
}

div#headerRight{
	float:right;
}

.category{
	display:inline;
	font-family:Times New Roman, sans-serif;
	font-size:9px;
	font-weight:bold;
}

div#login{
	display:none;
}

div#articles{
	width:73%;
	float:left;
}

div#rmenu{
	width:27%;
	float:right;
	margin-top:5px;
}

div#content{
	position:absolute;
}

div#copyright{
	width:100%;
	text-align:center;
	padding-top:20px;
	font-size:9px;
}
