/* AD */
#articleAd {
	width: 300px;
}
#articleContent {
	overflow: hidden;
	min-height: 710px;
	height: auto;
	border-right: 1px solid #cccccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#articleContent #articleLeft {
line-height:1.4em;
	float: left;
	width: 300px;
	margin-top: 34px;
	padding-top: 15px;
	padding-bottom: 1000px;
	margin-bottom: -995px;
}
#articleContent #headline {
	font-family: georgia, garamond, times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #a11817;
	line-height: 21px;
	padding-bottom: 18px;
}
#articleContent #pageBy {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 9px;
}
#articleContent .byline {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	margin: 0 0 5px 0px;
}
#containerPhotospread .byline {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	padding: 0 0 5px 3px;
}
#articleContent #pageNum {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 21px;
	width: 80px;
	text-align: right;
	float: right;
}
#articleLeft #pubDate {
	width: 300px;
	padding: 3px 0 5px 0px;/**/
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
#articleContent #articleRight {
	float: right;
	width: 299px;
	margin-top: 34px;
	border-right: 1px solid #ffffff;
	background: #ffffff url(/images/diag1_07.jpg) repeat;
	padding-bottom: 1000px;
	margin-bottom: -995px;
}
#articleRight #copy {
	padding-right: 0px;
}
.clear {
	clear: both;
	line-height: 0;
}
#articleNav {
	font-size: 11px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	margin-top: -7px;
	margin-bottom: 10px;
}
#articleNav a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#articleNav a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#articleNav img {
	padding: 7px 3px 0px 12px;
}
#articleNav img.navLeft {
	padding: 7px 3px 0px 0px;
}
#articleNav .navLeft {
	padding: 7px 3px 0px 12px;
}
#articleNav .border {
	padding-top: 2px;
	padding-bottom: 1px;
	border: 1px solid #ccc;
}
/*controls padding on bottom*/
#imgArea {
	width: 300px;
	padding-bottom: 10px;
	background-color: #ffffff;
	padding-top: 15px;
}
/*width is set to 290px for the image*/
#imgBorder {
/*width: auto allows ie to read minimum width however not working*/
	/*width: auto;
*/
/*width: 200px is necessary in mozilla for smaller pics can't use min-width: 200px*/
	width: 200px;
	display: table;
/*ie6 hack below to make maximum width of caption 290px*/
	width: expression(document.body.clientWidth > 290? "290px": "auto" );
	/*display table doesnt work for mozilla when using max widthdisplay: table;
	width: 200px;
*/
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #cccccc;
}
#imgBorder #mainImg img {
	background-color: #ffffff;
	text-align: center;
	display: block;
}
.caption {
	padding: 3px; border-top: 1px solid #ccc;

}
#imgBorder #imgCaption {
	/*width: expression(document.body.clientWidth < 200? "200px": "auto" );
*/
	border-bottom: 1px solid #cccccc;border-top: 1px solid #cccccc;
	padding: 8px 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #ffffff;
}
#imgBorder #imgCaption img {
	border: 0px;
	text-decoration: none;
	vertical-align: middle;
}
#imgBorder #imgCaption  a, a:link {
	color: #a11816;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}
#relatedLinks {
	clear: both;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #ffffff;
}
#relatedLinksImg {
	height: 20px;
	padding-top: 15px;
	margin-left: 15px;
	background: url(/images/article/Related-Links.gif) no-repeat bottom left;
}
#relatedLinks a, a:link, a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #a11817;
}
#relatedLinks a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #a11817;
	text-decoration: underline;
}
#relatedLinks a, #relatedLinks a:link #relatedLinks a:visited, #relatedLinks a:hover {
	font-weight: normal;
}
#relatedLinks .hr {
	margin-bottom: 15px;
}
#relatedLinks .linksPadding {
	padding: 13px;
}
#relatedLinks div.link {
	margin-top: 7px;
	font-size: 11px;
}
.hr {
	border-top: 1px solid #000;
	margin-top: 9px;
}
#left .hr {
	margin-top: 33px;
	margin-right: 12px;
	height: 3px;
}
#contentCol .hr {
	margin-top: 16px;
	margin-right: 0;
}
#imgCaption .hr {
	border-top: 1px solid #ccc;
}
#pagination {
	float: right;
	margin-top: -13px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 2px 0px;
}
#pagination a {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #a11817;
	text-decoration: underline;
}
#pagination a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #a11817;
	text-decoration: none;
}
#btmCM {
	width: 462px;
	margin: 9px 0 9px 0;
}
#btmUnit {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 462px;
	margin: 9px 0 9px 0;
}
#btmUnit .borders {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
/* PHOTOSPREAD */
#containerPhotospread {
	margin-top: 50px;
	margin-left: 10px;
	width: 600x;
}
.psdate {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	line-height: 21px;
	padding: 7px 0 0 3px;
}
.psheadline {
	font-size: 26px;
	color: #333;
	font-weight: normal;
	line-height: 21px;
}
#psarticle {
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 10px 3px;
}
#imgAreaPS {
	padding-top: 0px;
	width: 300px;
	padding-bottom: 10px;
	background-color: #ffffff;
}
div.space {
	height: 9px;
}
div#photospread {
	width: 600px;
}
div#photospread .psimage {
	clear: both;
	padding-top: 0px;
}
div#photospread .psimage_left {
	float: left;
	margin-left: 10px;
}
.psimage_left img {
	border: 2px solid #ccc;
}
div#pscaption {
	float: left;
	width: 265px;
	margin-right: 8px;
	padding: 0px 0 20px 15px;
	top: 5px;
	color: #333;
	position: relative;
	background-color: #fff;
	font-size: 14px;
}
.pspad {
	clear: both;
	height: 10px;
}
.pscredit {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: right;
	clear: both;
}
div.correction {
	padding-top: 9px;
}
#pic {
	margin-left: 10px;
}
#pullQuoteText {
	padding: 18px 0 18px 0;
	color: #986218;
	font-size: 13px;
	font-weight: bold;
}
#pullQuoteAttribute {
	padding: 0 0 18px 0;
	color: #986218;
	font-size: 11px;
	text-align: right;
}
.dotted { background-image: url(/images/dotted_line.gif); height: 1px; background-repeat: repeat-x; margin-right: 21px; }

