body {
		margin:0px 0px 0px 0px;
		padding:0px;
		}

#banner {
	background:#fff;
	height:50px;
	top:0px;
	left:0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:50px;
	background-image:url(/img/mnn/top_bg.gif);
	/* border:solid 1px #000; */
	}
	html>body #banner {
	height:50px;
	}
 
#bullsheet {
 position:absolute;
 top:31px;
 left:250px;
 /* border:solid 1px #000; */
 }

#nav {
	position:absolute;
	left:5px;
	top:55px;
	width:127px;
	background:#fff;
	/* border:2px solid #000; */
	}
 
#spacertopstory {
  width: 400px;
  height: 0px;
  /* border:solid 1px #000; */
  }
 
#topstory {
 width:275px;
 height:330px;
 top:5px;
 background:#EAEFF4;
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 margin-top: 5px;
 margin-left: 140px;
 margin-right:250px;
 /* border:solid 1px #000; */
 /*
 IE5x PC mis-implements the box model. Because of that we sometimes have
 to perform a little CSS trickery to get pixel-perfect display across browsers.
 The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
 parsing bug in IE5x PC that will prematurly close a style rule when it runs
 into the string "\"}\"". After that string appears in a rule, then, we can override
 previously set attribute values and only browsers without the parse bug will
 recognize the new values. So any of the name-value pairs above this comment
 that we need to override for browsers with correct box-model implementations
 will be listed below.
		
 We use the voice-family property because it is likely to be used very infrequently,
 and where it is used it will be set on the body tag. So the second voice-family value 
 of "inherit" will override our bogus "\"}\"" value and allow the proper value to
 cascade down from the body tag.

	The style rule immediately following this rule offers another chance for CSS2
	aware browsers to pick up the values meant for correct box-model implementations.
	It uses a CSS2 selector that will be ignored by IE5x PC.
		
	Read more at http://www.glish.com/css/hacks.asp
	*/
		
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 5px;
	margin-left: 140px;
	margin-right:250px;
	}
	html>body #topstory {
	margin-top: 5px;
	margin-left: 140px;
	margin-right:250px;
	}
 
#topstorytext {
  background: #EAEFF4;
  }

#moretopstories {
	position: absolute;
	left:440px;
	top:55px;
	width:320px;
	background:#fff;
	/* border:1px solid #000; */
	} 

#spacertopstory {
 width: 400px;
 height: 0px;
 /* border:solid 1px #000; */
 }
 
#headerholder {
 float:left;
 left: 5px;
 width: 100%;
 padding-bottom: 10px;
 /* border: solid 1px #f00; */
 }
 
#leftheaders {
		position: relative;
		padding-left: 5px;
  width: 241px;
		float: left;
  background: #fff;
  text-align: left;
  /* border:solid 1px #000; */
		}

#spacer {
  width: 150px;
  float: left;
  /* border:solid 1px #000; */
  }

#rightheaders {
		position: relative;
		width: 241px;
		float: left;
  background: #fff;
  text-align: left;
		/* border:solid 1px #000; */
  } 
  
.content { font-family:Verdana, Arial, Helvetica; font-size:9pt; color:#000000; }
.contentbold { font-family:Verdana, Arial, Helvetica; font-size:9pt; color:#000000; font-weight:bold; }

.moretop { font-family: arial, helvetica, sans-serif; font-size:10pt; }

hr.moretopstories { color:#CC0000; background-color:#CC0000; height:2px; }

/* Style to remove greyed out scroll bar on right in IE when page does not need to scroll */
html,body { overflow: auto; }
html>body { overflow: visible; }
html { height: 100%; }

/* Styles for headline links */
a.mnnheadline:link { font-family:Times New Roman; font-size:18pt; font-weight:bold; text-decoration:underline; color:#000000; }
a.mnnheadline:visited { font-family:Times New Roman; font-size:18pt; font-weight:bold; text-decoration:underline; color:#000000; }
.mnnheadline { font-family:Times New Roman; font-size:18pt; font-weight:bold; text-decoration:underline; color:#000000; }
a.mnnheadline:hover { font-family:Times New Roman; font-size:18pt; font-weight:bold; text-decoration:none; color:#000000; }
a.mnnheadline:active { font-family:Times New Roman; font-size:18pt; font-weight:bold; text-decoration:underline; color:#000000; }

/* Styles for More Top Stories links */
a.moretoplinks:link { font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration:underline; color:#003366; }
a.moretoplinks:visited { font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration:underline; color:#003366; }
.moretoplinks { font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration:underline; color:#003366; }
a.moretoplinks:hover { font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration:none; color:#900; }
a.moretoplinks:active { font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration:underline; color:#003366; }

/* Styles for story links on Main page */
a.storylink:link { font-family:Verdana; font-size:7.5pt; font-weight:bold; text-decoration:underline; color:#003366; }
a.storylink:visited { font-family:Verdana; font-size:7.5pt; font-weight:bold; text-decoration:underline; color:#003366; }
.storylink { font-family:Verdana; font-size:7.5pt; font-weight:bold; text-decoration:underline; color:#003366; }
a.storylink:hover { font-family:Verdana; font-size:7.5pt; font-weight:bold; text-decoration:none; color:#900; }
a.storylink:active { font-family:Verdana; font-size:7.5pt; font-weight:bold; text-decoration:underline; color:#003366; }

/* Style for text links in footer */
A.footer:link { font-family:Verdana, Arial, Helvetica; font-size:7.5pt; color:#3F8DAC; font-weight:bold; text-decoration:none; }
A.footer:visited { font-family:Verdana, Arial, Helvetica; font-size:7.5pt; color:#3F8DAC; font-weight:bold; text-decoration:none; }
.footer {	font-family:Verdana, Arial, Helvetica; font-size:7.5pt; color:#3F8DAC; font-weight:bold; text-decoration:none; }
A.footer:hover { background:#3F8DAC; color:#FFFFFF; }

/* Style for copyright text in footer */
.copyright { font-family:Verdana, Arial, Helvetica; font-size:7.5pt; color:#3F8DAC; font-weight:bold; }