#container  {
  position: relative;
  margin: auto;
  width: 800px;
  background-color:#DDD;
}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.text12 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  line-height: 140%; 
}

.text13 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:13px; 
  line-height: 140%; 
}

.bold { font-weight:bold;}
.redbold {font-weight:bold; color:#DC1301}
.normal { font-weight:normal;}

.storyTag {
	position:absolute; 
	height:20px; 
	right:10px; 
	top:0px; 
	width:100px; 
	text-align:center;
	background-color:#DC1301;
	color:#FFFFFF; 
	padding:3px; 
	font-weight:normal;
}

.sectionTitle {
    position:relative; float:left; 
	text-align:center;
	background-color:#005E91;	
	color:#FFFFFF; 
	padding:5px 8px 5px 8px; 
	font-weight:bold;
	width:200px;
}

.wordOfWeek{
font-weight:bold; 
color:#DC1301;
font-size:15px;
}

.footer{
text-align:center;
font-weight:normal;
  font-size:11px; 
}



body {
	background-color: #FFFFFF;
	text:"#000000";
	table-layout:auto;
	font:"Times New Roman", Times, serif;
	font-style:normal;
	margin-top: 0;
	link:"#547E98";
	vlink:"#547E98";
    alink:"#BABABA" ;
}




td, th {
	color: #003399;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #003399;
}
