#navContent
{		
	position: relative;
	
	float: left;	
	width: 210px;
	top: -12px;
	
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	padding: 0px 0px 39px 0px;
	
	
	z-index: 99;
}
#navWrap
{	
	background:url(images/nav_repeat.jpg) top left repeat-y;
	
	padding: 0px 0px 0px 12px;
}
#navContent p
{
	color: #ffffdd;
	
	font-size: 13px;
	font-weight: bold;
	
	padding: 15px 3px 0px 18px;
}
a.addthis_button
{
	position: absolute;
	
	margin: 45px 0px 0px 42px;
}
