#mainCont{
text-align: center;
padding: 10px 0px 20px 210px;
}

.leftside {
	margin-bottom:  -10px;
	}

.item {
	width:150px;
	padding: 10px;
	background-color: #9c9c9a;
	margin-bottom: 20px;
	}
	
.item a {
	color: inherit;
}


.title { 
	color: #000000;
	padding-bottom:  5px;
	}

#pagecontent img {
	border:  solid 11px #FFF;
	}
	
#logox {
background: url('../images/nav/logo_w0.gif') no-repeat top right;
}