BODY {
   font-family: Arial, Helvetica, sans-serif;
   margin-left: 10px;
   margin-top: 0px;
}

A:link {text-decoration: none; color: #225577; }
A:visited {text-decoration: none; color: #225577; }
A:hover {text-decoration: underline;}
A:active {text-decoration: underline;} 

.text {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 12px; 
	line-height: 17px; 
	text-decoration: none;
}

H1.headline {
   font: 32px Georgia, "Times New Roman" Times serif;
   color: #000;
   line-height: 35px;
   margin: 0px;
}

H2.subhead {
   font: italic 17px Georgia, "Times New Roman" Times serif;
   color: #000;
   line-height: 21px;
   margin: 4px 0px 0px 0px;
}
.dots {
   background: url(http://img.iht.com/images/dot_h.gif) repeat-x;
   height: 1px;
   clear: both;
}
.byline {
   font-size: 11px;
   margin: 12px 0px 18px 0px;
}
.byline A {
   font-weight: bold;
}
#author, #pubDate {
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 4px 0px;
}
#article_box {
   /*background-color: #fff;*/
   border: 1px solid #ccc;
   padding: 19px;
   overflow: hidden;
}

.tc_byline {
   font-size: 11px;
   margin: 0px;
}
.tc_byline A {
   font-weight: bold;
}




/* sidebar */
#sidebar {
   width: 180px;
   float: left;
   margin: 0px 20px 12px 0px;
   font-size: 11px;
}
.sidebar_content_box {
   margin-bottom: 20px;
}
.sidebar_item {
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   line-height: normal;
   overflow: hidden;
   margin: 3px 0px;
}
.sidebar_item_clipping {
   float: left;
   margin-top: 2px;
}
.sidebar_item_link {
   float: right; 
   width: 164px;
}
#sidebar_button_ad {
   text-align: center;
}
.sidebar_multimedia_title {
    font-weight: bold;
    color: #666666;
}
/* end sidebar */

/* article tools module */
#at_narrow_wrapper {
   width: 123px;
   float: right;
   margin: 0px 0px 18px 18px;
}
#at_narrow_inner {
   border-left: 1px solid #ccc;
   border-right: 2px solid #ccc;
   padding: 0px 6px;
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666;
   line-height: normal;
}
#at_narrow_inner A, #at_wide_inner A {
   color: #666;
   text-decoration: none;
}
#at_narrow_inner A:hover, #at_wide_inner A:hover {
   text-decoration: none;
}
.at_link {
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   padding: 3px 0px;
}
#at_wide_wrapper {
   width: 265px;
   margin: 16px 0px 0px 0px;
}
#at_wide_inner {
   border-left: 1px solid #ccc;
   border-right: 2px solid #ccc;
   padding: 0px 6px;
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666;
   line-height: normal;
   overflow: hidden;
}
#dropmenudiv {
   position: absolute;
   border: 1px solid #ccc;
   border-bottom-width: 0;
   font: normal 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   line-height: 18px;
   z-index: 100;
}
#dropmenudiv a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #ccc;
    padding: 1px 0;
    text-decoration: none;
}
#dropmenudiv a:hover { /*hover background color*/
    background-color: #ddd;
}
/* end article tools module */

/* content */
#content_wrapper {
   width: 970px;
   font-size: 13px;
   color: #000;
   margin-top: 12px;
   overflow: hidden;
   /*background-color: Aqua;*/
}
#article_wrapper {
   width: 590px;
   float: left;
   overflow: hidden;
}
#article_box {
   /*background-color: #fff;*/
   border: 1px solid #ccc;
   padding: 19px;
   overflow: hidden;
}

#span_photo {
   margin: 0px 0px 8px 0px;
}

#portrait_photo {
   float: right; 
   width: 265px;
   margin: 0px 0px 20px 20px;
}

#photo_credit {
    text-align: right;
   float: right;
   font-size: 9px;
   color: #666;
   width: 180px;
   padding-top: 2px;
}
#photo_caption_portrait {
	font-size: 10px;
	color: #000;
    padding-top: 2px;
    clear: both;
}
#photo_caption_landscape {
	font-size: 10px;
	color: #000;
    padding-top: 2px;
}
H1.headline {
   font: 32px Georgia, "Times New Roman" Times serif;
   color: #000;
   line-height: 35px;
   margin: 0px;
}
H2.subhead {
   font: italic 17px Georgia, "Times New Roman" Times serif;
   color: #000;
   line-height: 21px;
   margin: 4px 0px 0px 0px;
}
.dots {
   background: url(http://img.iht.com/images/dot_h.gif) repeat-x;
   height: 1px;
   clear: both;
}
.byline {
   font-size: 11px;
   margin: 12px 0px 18px 0px;
}
.byline A {
   font-weight: bold;
}
#author, #pubDate {
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 4px 0px;
}

.bodyText, #bodyText {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 13px; 
	line-height: 18px;
}
#pagenums {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
}
#pagination {
    clear: both;
   font-size: 12px;
   font-weight: bold;
   text-align: right;
}
/* end content */
