#contentLeft {
	float:left;
	width:400px;
	padding:0 2px 0 30px;
	margin-top:14px;
	}
	
#contentRight {
	float:right;
	width:200px;
	border-left:1px solid #bdc09e;
	padding:0 15px 25px 15px;
	margin-top:14px;
	} 
#navBox{
	display:none;
}
a {
	text-decoration : underline;
	color : #0000ff;
}

