div.sidebar a:link {
	color: #000000;
}
div.sidebar a:visited {
	color: #000000;
}

div.sidebar .links {
	font-family: "Century Gothic";
	font-size: 12px;
	text-align:right;
	max-width:100%;
	max-height:100%;
}

.link {
	padding-bottom:15px;
}

/*.link:hover {
	text-decoration:underline;
}*/
/*#navHeaderBar{
	border:thin;
	border-top-style:solid;
	border-top-color:#FFFFFF;
}*/

div#sidebar.sidebar {
	background: url(/images/backgrounds/navigation_Bg.jpg) repeat-y;
}
