.content {
	padding: 10px;
}
.date {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BEBEBE;
	padding-right: 0px;
	font-weight: bold;
}
.pagename {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 18pt;
	color: #2B96D1;
	padding-left: 0px;
	padding-right: 10px;
	font-weight: none;
}
.header {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12pt;
	color: #787878;
	padding-left: 20px;
	padding-right: 0px;
	font-weight: bold;
}
.hotlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	vertical-align: none;
	padding-top: 0px;
	padding-left: 20px;
}

.hotlinks a:link { color: #787878; text-decoration: none; }
.hotlinks a:visited { color: #787878; text-decoration: none; }
.hotlinks a:hover { color: #787878; text-decoration: none; }
.hotlinks a:active { color: #787878; text-decoration: none; }

.leftcolumn {
	background-image: url(images/gradient.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.facetweet img{
	margin-left: 10px;
}
a:link { color: #2B96D1; }
a:visited { color: #71DDF3; }
a:hover { color: #C4C5C5; }
a:active { color: #C4C5C5; }

.bsbnav, .bsbnav a { color: #000000; display: inline-block; font-family: Arial, Helvetica; font-size: 8pt; text-decoration: none;}
.bsbnav a:link, a.bsbnav:link { color: #2B96D1; font-size: 8pt; display: inline-block; }
.bsbnav a:visited, a.bsbnav:visited { color: #71DDF3; font-size: 8pt; display: inline-block; }
.bsbnav a:hover, a.bsbnav:hover { color: #C4C5C5; font-size: 8pt; display: inline-block; }
.bsbnav a:active, a.bsbnav:active { color: #C4C5C5; font-size: 8pt; display: inline-block; }

