body {
	color: black;
	background-color: white;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
	min-width: 800px;
	margin: 0;
}

img {
	border: 0;
}

#middleSection:after {
	content: '...'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow: hidden;
}
	
#middleSection {
	display: inline-block;
	overflow: hidden;
}
	
/*\*/
* html #middleSection {
	height: 100%;
}
	
#middleSection {
	display: block;
	overflow: hidden;
}
/* */

#centreWrap {
	float: left;
	width: 100%;
}

#centre {
	margin: 0 170px 0 7.7em;
	padding: 0.5em 1.5em;
}

#IE6CentreCell {
	padding: 0;
	text-align: left;
}

#leftSide {
	float: left;
	margin-left: -100%;
	padding-left: 6px;
	width: 7.7em;
}

#IE6LeftSideCell {
	padding-left: 6px;
	width: 7.7em;
	text-align: center;
}

#rightSide {
	text-align: center;
	float: right;
	width: 170px;
	margin-left: -170px;
	/*margin-right: 6px;*/
}

#IE6RightSideCell {
	width: 170px;
	text-align: center;
}

#flyerpages {
	width: 116px; 
	border: solid #fc0 2px; 
	padding: 2px; 
	text-decoration: none; 
	display: block
}

.flyerpagesListings {
	font-size: 10px;
	color: #d00;
}

#flag {
	margin: 0 auto 0.8em auto;
	text-align: center;
}

.bannerAd {
	width: 100%;
	margin: 6px auto;
	text-align: center; 
}

* html .bannerAd {
	width: 10%;
}

.tileAd {
	margin: 6px auto;
}

.hotspotTopic {
	background-color: #900;
	color: #ffffff;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin: 2px 0;
}

* html .hotspotTopic {
	width: 12em;
}

.hotspotItems {
	background-color: #fff;
	margin: 0;
	font: Arial;
	font-size: 0.6em;
	padding-left: 1em;
	text-indent: -1em;
	text-align: left;
}

* html .hotspotItems {
	width: 12em;
}

.hotspotItems a {
	text-decoration: none;
	color: #d77;
}

#searchBox {
	font-size: 0.6em;
	width: 12.5em;
	border: 1px solid #000;
	text-align: center;
}

#searchImage {
	width: 12.5em;
	height: 2em;
	border: 0;
}

#searchImage2 {
	width: 12.5em;
	height: 3em;
	border: 0;
}

#searchAdvanced {
	background-color: #036;
	color: white;
	width: 100%;
	height: 2em;
	margin-bottom: 0;
}

#searchBox a {
	text-decoration: none;
	color: white;
}

#qotwBox {
	width: 7.5em;
	border: 1px solid #444;
	background-color: #093;
	padding: 1px;
	margin: 6px auto;
	color: #444;
	text-align: center;
}

#qotwInnerBox {
	background-color: #fff;
	padding: 0;
}

#qotwInnerBox p {
	font-size: 0.6em;
	margin: 0;
}

#qotwMulti {
	margin: 0;
}

#qotwMulti p {
	margin: 0.1em 1em;
	text-align: left;
}

#qotw {
	font-weight: bold;
	text-align: center;
	margin: 0.5em 1em;
}

#qotwQImage {
	width: 7.5em;
	height: 1.4em;
	border: 0;
}

#qotwSubmit {
	width: 6.0em;
	height: 2.3em;
	border: 0;
}

#qotwView {
	width: 3.9em;
	height: 2.3em;
	border: 0;
}

.articleTease {
	text-align: left;
	margin-top: 0;
	font-size: 0.8em;
}

.articleTease p {
	margin: 0;
}

.articleTease a {
	text-decoration: none;
}

.articleTease :link {
	color: #006;
}

.articleTease :visited {
	color: #600;
}

.articleTeaseHeadline {
	font-weight: bold; 
	margin-bottom: 1em; 
}

.articleTeaseHeadline img {
	margin-bottom: 6px; 
}

.articleTeaseSummary {
	text-align: left;
}

.articleTeaseSummary a {
	text-decoration: underline;
}

.articleTeaseDate {
	color: #a00;
	font-size: 0.7em;
	text-align: right;
}

.articleTeaseSep {
	clear: both;
	text-align: Center;
	width: 90%;
}

.storyHead {
	font-weight:bold; 
	font-size: 1.2em; 
	text-align:left; 
	color: #006; 
	margin-bottom: 1em; 
}

.story {
	text-align:left; 
	font-family: Verdana, sans-serif; 
	font-size: 0.8em;
}

.storyAuthor {
	font-weight:bold; 
	font-size: 0.8em; 
	margin: 0;
}

.storyDate {
	font-style:italic; 
	font-size: 0.8em; 
	margin: 0;
}

.photoBox {
	width: 290px; 
	margin-left: 1em; 
	text-align: left; 
	font-family: Verdana, sans-serif; 
	font-size: 0.6em; 
	float:right;
}

.photoBox img {
	width: 100%;
}

.bigBoxAd {
	width: 300px; 
	margin-left: 1em; 
	float:right;
}