body {
	font-family: Calibri, "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.75em;
	color: #333;
	background-color:#F8F9FA;
	margin: 0px;
	padding: 0px;
}
h1 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	background-color: transparent;
	font-size: 1.46em;
	font-weight: normal;
}
h2 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 1.46em;
	font-weight: normal;
}
h3 
{
		font-family: "Trebuchet MS", Verdana, sans-serif;

	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: normal;
}
h4 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 1.46em;
	font-weight: normal;
}
h5 
{
		font-family: "Trebuchet MS", Verdana, sans-serif;

	color: #333;
	background-color: transparent;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.1em;
	margin-left: 0px;
}
h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 150%;
}
h6 a {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}
h6 span {
	color: #666;
	background-color: transparent;
}
h6 span a, h6 span a:link, h6 span a:visited {
	color: #666;
	background-color: transparent;
	text-decoration: none;
}
h6 span a:hover, h6 span a:active {
	color: #000;
	background-color: #FFFFCC;
	text-decoration: underline;
}
p {
	padding: 0px;
	line-height: 150%;
	margin-top: 1.05em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	line-height: 140%;
}
a:link, a:visited {
	color: #D96B11;
	background-color: transparent;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	background-color: #FFFFCC;
	text-decoration: none;
}
a.offsite {
	background-image: url(/images/icon-link-offsite.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 11px;
}
#centerContainer {
	background-image: url(/images/container-bg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	background-image: url(/images/sf-logo-banner.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 30px;
}
#columnContainer {
	color: #333;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: auto;
}
#columnContainer li {
	padding-top:3px;
	background-image: url(/images/icon-arrow.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 7px;
	line-height: 150%;
	margin-left: 5px;
}
#leftSide {
	width: 400px;
	padding-left: 20px;
	color: #333;
	background-color: transparent;
	float: left;
	padding-right: 20px;
}
#rightSide {
	width: 230px;
	color: #666;
	background-color: transparent;
	float: right;
	padding-right: 20px;
	padding-left: 10px;
}
#rightSide p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightSide ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightSide ul li a{
text-align:right;
}
#rightSide form {
	padding: 0;
	margin: 0;
}
#PageStart {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(/images/page-start.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 0px 10px;
}
#PageEnd {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(/images/page-end.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#footer {
	text-align:center;
	margin-top:10px;
	height: 18px;
	color: #101010;
	padding-top: 12px;
	padding-left: 43px;
	line-height: 14px;
}

/* misc */
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}
.skipMenu {
	display: none;
}
#rssFeed a
{
	margin-left:10px;
	text-decoration:none;
	padding-left:20px;
	background-image: url(/images/icon-feed.png);
	background-repeat: no-repeat;
	line-height:100%;
}
#rssFeed a:hover
{
	background-color:#FFFFFF;
	text-decoration:underline;
}
.postEnd
{
	margin: 7px 0 15px 1px;
	line-height:100%;
}
.postEnd a:hover
{
background-color:#FFFFFF;
text-decoration:underline;
}
.postPermalink, .postComments
{
	line-height:100%;
	padding-right:5px;
	padding-left:1px;
}
.archiveHeader
{
text-align:center;
font-style: italic;
}
 #comment
 {
 width:100%;
 }
 
 .portrait
 {
 float:left;border:solid 1px silver;padding:4px;margin-right:8px;
 }
 
 .postmetadata
{
	background-color: #EEEEEE;
	padding: 0px 0px 0px 5px;
}