html {height:100%;} 
body{
	background-color: #ECEFEB;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #221E1F;
	height: 100%;
}
.content, .content td{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #221E1F;
}
a{
	color: #FD4703;
}
.headerbg{
	background: url(../images/headerbg.gif) repeat-x;
}

.leftnav{
	background-color: #FD4703;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
}
.leftnav a{
	color: #FFFFFF; 
	
}

.leftnav .current a{
	color: #404041;
	
}

.leftnav .header{
	background-color: #FC3802;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 20px 7px 14px;
	text-align: right;
}
.leftnav ul{
	list-style: none;
	text-align: right;
	margin: 0 0 0 0;
	padding: 14px 20px 14px 14px;
	line-height: 18px;
}
#positioner2{
	position: relative !important;
	height: 100%;
	min-height: 100%;
	display: block;
}
.dropshadow{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 100%;
	background: url(../images/dropshadow.png) repeat-y;
}
.stripe{
	background: #ECEFEB  !important;
}
.stripe2{
	background: #E5E8E4 !important;
}
h1{
	margin: 0 0 0 0;
	padding-top: 15px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
}
.header{
	margin: 0 0 0 0;
	padding-top: 15px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
}
.date{
	padding: 5px 0 5px 0;
}
.blogfooter{
	margin: 0 0 0 0;
	padding: 23px 0 23px 0;
}
