.banner {
	position: absolute;
	width: 981px;
	top: 0px;
	height: 225px;
	left: 0px;
}
.redspacer {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 225px;
	left: 981px;
}
.whitespacer {
	position: absolute;
	width: 10;
	top: 0px;
	height: 225px;
	left: 981px;
}
.blackspacer1 {
	position: absolute;
	width: 100%;
	top: 225px;
	height: 1px;
	left: 0px;
}
.buttons {
	position: absolute;
	top: 226px;
	height: 20px;
	left: 0px;
	width: 100%;
	background-color: #333333;
}
.blackspacer2 {
	position: absolute;
	width: 100%;
	top: 246px;
	height: 1px;
	left: 0px;
}

.maintext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	left: 165px;
	position: absolute;
	top: 260px;
	height: auto;
	width: 640px;
	padding-left:8px;
}
.maintexthead {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 14px;
	font-weight: bolder;
	color: #333333;
	letter-spacing: 1px;
}
.maintextsubhead {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.quicklinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
	position: absolute;
	width: 138px;
	left: 0px;
	top: 247px;
	height: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
}
a{
	color: #CC3300;
}
a:hover{
	color: #CC3300;
	text-decoration:none;
}

.blogdate {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.horizonrule {
	position: absolute;
	height: 100%;
	width: 1px;
	left: 138px;
	top: 247px;
}
.picborder {
	border: 1px solid #000000;
}
.qlinks2{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 138px;
	padding: 3px;
}
.qlink2headings{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}