body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #666666
}
a:hover, a:active {
	color:#993333;
	text-decoration: underline
}
.newsPhoto {
	border:solid 1px #666666;
}



.link1 { font-size: 11px; font-weight: normal;padding-left:3px;}
.link1 li {
list-style-type:none;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	padding-left:8px;
	background:url(http://www.mailtribune.com/graphics/menus/arrowbl.gif) no-repeat 0 3px;
}
*html .link1 li {
	background-position: 0 5px;
margin:0px;
padding:0px;

}

.link2 { font-size: 11px; font-weight: normal;padding:2px;}
.mainheadlink { font-size: 14px; font-weight: bold; color: #000099; text-decoration: underline}
.sectionhead { font-size: 11px; color: #993333; font-weight: bold}
.story1 {  font-size: 13px; color: #333333; font-weight: bold}
.story1 a:link, .story1 a:visited { color:#333333; }
.storysum { font-size: 10px; color: #333333; line-height:105%;}
.sectionheadsub {  font-size: 11px; color: #993333}
.masthead { font-size: 9px; color: #FFFFFF}
.menulinksblk { font-size: 9px; color: #000000; font-weight: bold}
.menulinkswt { font-size: 9px; color: #FFFFFF; font-weight: bold}
.update {  font-size: 11px; color: #FFFFFF; font-weight: bold}
.updatelink { font-size: 11px; font-weight: normal; color: #993333}
.updatetime {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
.menuhead {   font-size: 10px; color: #FFFFFF}
.weather {   font-size: 10px; color: #333333}
.readerschoice {   color: #000000; text-decoration: none}
.readerschoice a:link {   color: #990000; text-decoration: underline}
.updatehead {	
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-size: xx-small;
	color: #666666;
}
.style3 {color: #666666}


/* homepage header text */
.mastline {
	width:800px;
	height: 17px;
	color:#FFFFFF;
	font-variant:small-caps;
	vertical-align:middle;
	background-color:#5D78A3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

/* homepage section headers */
.sectionhead1 {   
	margin-left:3px; 
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color: #993333; font-weight: bold;
	font-variant:small-caps;
	}
.sectionhead2 {   
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #993333; font-weight: bold;
	font-variant:small-caps;
	}


/* Text only menu */
#leftcontent {
	text-align:left;
}
ul#nav {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:11px;
	border:1px solid #5F78A3;
}	
ul#nav li {
	margin:0px;
	padding:0px;
	background-color:D7E5F4;
}

ul#nav li.section {
	background-color:#5F78A3;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:5px;
}
*html ul#nav li.section {
	padding:0 0 2px 5px;
}
ul#nav a, ul#nav a:visited{
	text-decoration:none;
	width:135px;
	background-color:transparent;
	margin:0px;
	display:block;
	color:#000;
	padding:4px 3px 4px 5px;
}
*html ul#nav a, *html ul#nav a:visited {
	width:100%;
}
ul#nav a:hover, ul#nav a:active {
	background-color:#95BEE8;
}


/* Article */
h2 {
	margin:20px 0;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:100%;
}
h3 {
	font-size:14px;
	font-style:italic;
}