#floatdiv {
	position:absolute;
	width: 94px;
	height: 229px;
	top: 0px;
	left: 0px;
	
	
	
	
	}


























/********************************************************************************************************************************/


#sidebar {
	background-image:url(../images/blue-background.png);
	background-repeat:no-repeat;
	position:relative;
	height: 229px;
	width: 94px;
}


#sidebar #youtube {
	height: 44px;
	width: 52px;
	position: absolute;
	top: 70px;
	left: 21px;
}


#sidebar #twitter {
	height: 53px;
	width: 53px;
	position: absolute;
	top: 110px;
	left: 21px;
}


#sidebar #contact {
	height: 42px;
	width: 43px;
	position: absolute;
	top: 160px;
	left: 25px;
}


#sidebar #rss {
	height: 48px;
	width: 48px;
	position: absolute;
	top: 20px;
	left: 20px;
}

