body {
	font: 12px Trebuchet MS, Verdana, sans-serif;
	background: #c6c68f url(../img/bk.jpg) no-repeat;
	width: 900px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#articleDiv {
	padding-left: 25px;
	width: 600px;
}
#commentDiv {
	border-top: 1px solid #B0AF81;
	padding-top: 15px;
	margin-left: -10px;
	padding-left: 20px;
}
#commentDiv td { padding: 0px 25px 8px 0px; }
#commentDiv input {
	width: 225px;
	font-size: 11px;
}
#commentDiv textarea {
	width: 475px;
	font-size: 11px;
}

#footer {
	border-top: 1px solid #B0AF81;
	width: 600px;
	margin-top: 20px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 20px;
	text-align: right;
	font-size: 10px;
	color: #333333;
	margin-left: 25px;
}

#mainContent {
	padding-top: 25px;
	float: left;
}
#mainContent #bnr {
	background: url(/pbj/img/pbjBanner.png) no-repeat 25px 0px;
	height: 160px;
	width: 625px;
}
#mainContent ul#RSS {
	width: 200px;
	font-size: 11px;
	padding-top: 115px;
	padding-left: 450px;
}
#mainContent ul#RSS a { font-weight: normal; }
#mainContent ul#RSS li {
	padding: 5px 10px 3px 5px;
	float: left;
}
#mainContent ul#RSS li.last { clear: both; padding: 0px; }
#mainContent ul#RSS li img {
	margin-right: 7px;
	vertical-align: text-top;
}

#articleDiv a {
	color: #990000;
	font-weight: bold;
}
#articleDiv a:hover { text-decoration: underline; }
#articleDiv blockquote {
	margin-left: 10px;
	margin-right: 10px;
}


#articleDiv h1 {
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	text-transform: uppercase;
	margin-bottom: 10px;
	clear: both;
}
#articleDiv h2 {
	font-weight: bold;
	font-variant: small-caps;
	margin-top: -8px;
	margin-bottom: 10px;
	font-size: 12px;
}

#articleDiv h2.copy {
	margin-top: auto;
}

#articleDiv h3 {
	font-weight: bold;
	font-variant: small-caps;
	margin-top: -8px;
	margin-bottom: 10px;
	color: white;
	font-size: 12px;
}
#articleDiv img#pic {
	padding-bottom: 15px;
	width: 600px;
	clear: both;
}
#articleDiv ol, #articleDiv ul {
	margin-left: 25px;
	margin-bottom: 10px;
}
#articleDiv ol li {
	list-style: decimal;
	margin-bottom: 5px;
}
#articleDiv ul li {
	list-style: square;
	margin-bottom: 5px;
}

#articleDiv p { 
	margin-bottom: 10px; 
}
#articleDiv p.comment {
	background: url(../img/quotes.gif) no-repeat;
	padding: 10px 10px 15px;
	min-height: 30px;
}
#video {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
ul#sideNav {
	float: left;
	margin-right: 10px;
	width: 130px;
	padding-top: 35px;
	padding-left: 33px;
}
ul#sideNav li {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
}
ul#sideNav li.hmLink { padding-bottom: 15px; 
}
ul#sideNav li.hmLink img {
	height: 100px;
	width: 100px;
	border-width: 0px;
}
ul#sideNav ul {
	padding-left: 5px;
	padding-bottom: 2px;
}
ul#sideNav li ul li {
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-weight: normal;
}
ul#sideNav ul ul {
	padding-left: 5px;
	padding-bottom: 2px;
}
ul#sideNav ul ul li {
	font-size: 9px;
	line-height: 11px;
}
ul#sideNav li.navSelect a {
	font-weight: bold;
	color: #990000;
}

.pPlus {
	background: url(/pbj/img/plusminus.gif) no-repeat;
	margin-right: 5px;
}
.pMinus { 
	background: url(/pbj/img/plusminus.gif) no-repeat -11px; 
	margin-right: 5px;
}
.sml       {
	font-weight: normal;
	font-variant: normal; 
	font-size: 10px;
}
sub {
	font-size: 80%;
	line-height: normal;
	vertical-align: text-bottom;
}
sup {
	font-size: 80%;
	line-height: normal;
	vertical-align: text-top;
}
