a{
	outline: none;
}

a:active{
	outline: none;
}

#sideBar{
text-align:left;
}

#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 85px;
	left:0px;
	background-image:url(images/background.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#sideBarTab{
	float:left;
	height:137px;
	width:28px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	float:left;
	overflow:hidden !important;
	width:292px;
	height:auto;
	border:3px inset #3B5997;
}

#sideBarContentsInner{
	width:200px;
}
