body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	margin-top: 0px;
	background-image: url(images/feather.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 16px;
	text-align: left;
	}
a:link {
	color: #9999CC;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #9999CC;
	text-decoration: none;
	}
.bottom_nav {
	font-size: 9px;
	line-height: 12px;
}
.headerspacer {
	margin-top: 75px;
}
.sidebarpadding {
	margin-top: 52px;
}

