

#rightBar{
	position:absolute;
	width:200px;
	height:300px;
	border:1px solid #030;
	margin-left:405px;
	background:url(../images/home.jpg) no-repeat top;
	}
	
#rightBar p{
	height:240px;
	}
	
#homeinfo{
	height:auto;
	}
