@charset "UTF-8";
img, div { behavior: url(iepngfix.htc) }
a:focus, a:hover, a:active { outline:none }
body {
	background-color: #040404;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p { margin-top: 2px; margin-bottom: 12px;
}
#container {
	margin: 0 auto;
	width: 840px;
	min-height: 100%;
}
#pagelayout {
	position: absolute;
	width: 840px;
	min-height: 100%;
}

.bodycopy {
	font-family: "Lucida sans", sans-serif, Verdana;
	font-size: 14px;
	line-height: 1.5em;
	color: #996633;
}
.bodycopybold {
	font-family: "Lucida sans", sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.secondary { margin-top: 54px; margin-bottom: 9px;
}
.secondarybodycopy {
	font-family: "Lucida sans", sans-serif, Verdana;
	font-size: 14px;
	line-height: 1.5em;
	color: #999999;
}
.secondarybodycopybold {
	font-family: "Lucida sans", sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.secondarybodycopy a {
	color: #999999;
}
.footer {
	font-family: "Lucida sans", sans-serif, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #660000;
}
.footer a{
	font-family: "Lucida sans", sans-serif, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #660000;
	text-decoration: none;
}
.linkheaderstyle {
	font-family: "Lucida sans", sans-serif, Verdana;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #996666;
}
.linkheaderstyle a{
	font-family: "Lucida sans", sans-serif, Verdana;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #996666;
}
.linkcategorystyle {
	font-family: "Lucida sans", sans-serif, Verdana;
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
	color: #663333;
}
.readmore {
	font-family: "Lucida sans", sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.readmore a{
	font-family: "Lucida sans", sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}


blockquote {
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding: 6px 0 0 28px;
	line-height: 1.5em;
	font-family: Georgia, "Bitstream Vera Serif", serif;
	font-size: 19px;
	font-weight: normal;
	color: #996666;
	}

#navigation_home {
	position: absolute;
	margin: 280px 0 0 45px;
	z-index: 5;
}
#navigation_sub {
	position: absolute;
	margin: 165px 0 0 45px;
	z-index: 5;
}

