
html, body {
	width: 890px;
	
/*	position: absolute;
	top: 0;
	left: 1px;*/
	z-index:10;

	background:#ffffff;
	color: #000000;
	height:100%;
	text-align:left;
	
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding: 0;
	}

/* The header and footer */
.headfoot {
	float:left;
	clear:left;
	display:block;
	width:760px;
	height:170px;
	text-align:center;
	padding:0;
	margin:0;
	font-size:.85em;
	color: #999999
	}
	
.headfoot div#navBar	{
	position: relative;
	top:-23px;
	}
body > .headfoot div#navBar	{
	position: relative;
	top:-21px;
	}
div#navColumn,
div#newsColumn,
div#thirdColumn,
div#mainContent,
div#mainCentreColumn ,
div#footer	{
	position: relative;
	top:-60px;
	}
	
#navBar {
	z-index:25;
	}
	
#navColumn {
	z-index:20;
	float:left;
	display:block;
	width:130px;
	background-color: #ffcc66;
	padding:0;
	margin-right: 5px;
	font-size:.85em
	}
body > div#navColumn	{	
	max-width: 130px
	}

#navColumn #weather,
#navColumn h1,
#navColumn h2,
#navColumn h3,
#navColumn h4,
#navColumn h5	{
	color: #666666;
	margin:0 1px;
	padding:0 3px;
	background-color: #ffcc66;
	font-size:.95em
	}
#navColumn li.googleApp	{
	background-color: #ffffff !important;
}
	
#weather a	{
	text-decoration:none;
	}
#weather a:hover	{
	text-decoration: underline;
	}

#mainCentreColumn 	{
	margin: 0 260px 0 150px;
	padding:10px;
	border: none;/*
	width: 460px;*/
	}
/*body>div#mainCentreColumn 	{
	max-width:460px;
	}*/
.displayDiv	{
	float:left;
	position: relative;/*
	top:-60px;*/
	border: 4px silver solid; 
	margin: 5px;
	padding:1em; 
	width:100%;
	}
#mainContent	{
	margin: 0 ;
	padding:0;
	border: none;/*
	width: 460px;*/
	}
/*body>div#mainContent 	{
	max-width:460px;
	}*/
#mainContent .textColumn	{
	float:left;
	margin: 5px 100px 5px 5px;
	padding:10px;
	border:thin black solid;
	width:400px;
	height:650px;
	overflow:scroll
	}
body>div#mainContent .textColumn	{
	max-width:400px;
	max-height:650px;
	}

.narrowContent	{
	width:			500px;
	border: 		none;
	margin-top:		0;
	margin-right:	90px;
	margin-bottom:	5px;
	margin-left:	20px;
	padding:10px;
	}
body>div.narrowContent	{
	margin-left:	150px;
	}
.narrowContent li {
	margin-bottom: 10px;
}

#newsColumn {
	float:left;	
	display:block; 
	padding:0 5px;
	margin: 3px 5px 0 0;
	width:335px;			/* for IE6 */
	border: thin solid #999999
	}
body > div#newsColumn	{	/* IE box-model hack */
	width:320px
	}


.searchBar {
	float:left;
	clear:left;
	font-size:.8em;
	color:#000;
	width:600px;
	max-width:600px
	}

#newsColumn #News div {	
	font-size:.85em;
	background-color:#FFFFFF;
	padding:0 5px;
	margin:5px 0;
	border-bottom:thin solid #C0C0C0;
	}
	
.flipDate {
	color:red;
	background:#ffcc66;
	float:right;
	clear:right;
	overflow:hidden;
	writing-mode:tb-rl;
	filter:flipv flipv
	}

blockquote:first-letter,
blockquote p:first-letter {
	background:url(images/open-quote.gif) no-repeat left top;
	padding-left:2.2em;
	font:bold italic 1.5em Georgia, Times, serif
	}
html>body blockquote:first-letter,
html>body blockquote p:first-letter {
	padding-left:25px;
	}

blockquote,pre {
	padding:.25em 40px
	}

blockquote {
	overflow:hidden;
	font:italic 1.2em Georgia, Times, serif;
	color:#3030c0;
	background:url(images/close-quote.gif) no-repeat right bottom;
	padding-left:18px;
	text-indent:-18px;
	margin:.25em 0
	}

#thirdColumn,
#boxContainer {
	float: left;
	clear: right;
	display:block; 
	width: 288px;			/* for IE6 */
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	}
body > div#thirdColumn	{	/* IE box-model hack */
	width: 288px
	}

.box {
	float:right;
	clear:right;
	width:230px;			/* for IE6 */
	background-color: #FFF;
	text-align:left;
	font-size:.85em;
	border-bottom:thin solid #C0C0C0;
	margin:0 0 2px 0;
	padding:5px 0 5px 5px;
	}
body > div#thirdColumn .box	{	/* IE box-model hack */
	padding:0 0 5px 5px;
	width: auto;
	min-width:253px
}
div#News div.box p {
	overflow:visible
}
div.box p:first-letter {
font:bold 1.5em Georgia, Times, serif
}
#News ul,
#boxContainer ul,
#weather ul,
#henley ul,
#twitter_div ul {
font-size:.95em;
list-style:circle;
margin:1em 0;
padding:0 .5em 0 1.5em
}

div#twitter_div li:first-letter, 
div#henley li:first-letter {
text-transform:uppercase;
font:bold 1.5em Georgia, Times, serif
}
#adpanel2,#eventpanel,#calendar, #twitter_div, .adpanel2, .eventpanel {

	width:250px;
	margin: 4px;
	padding: 5px;
	border:outset 1px #000;
	color: #990000;
	background:#fff;
	font-size:.8em;
	}
div#thirdColumn>#adpanel2,
div#thirdColumn>#eventpanel,
div#thirdColumn>#calendar,
div#thirdColumn>#twitter_div,
div#thirdColumn>.adpanel2,
div#thirdColumn>.eventpanel
	{
	width:270px;
	min-width:268px;
	}
.adpanel2 ul li	{
	font-size:1.3em;
	padding:5px 0;
	}
.floatimg {
	float:right;
	text-align:center;
	color:#000;
	background:#efefef;
	border:outset 1px #efefef;
	width:auto;
	font-size:.8em;
	margin:7px;
	padding:0
	}

#News div.floatimg img,
#boxContainer div.floatimg img {
	width:140px;
	height:auto;
	border:1px solid #000;
	padding:0
	}

#News ul li img {
margin: 0 20px 0 -20px; 
float:left; 
clear:left
}

#sidebarR {
	vertical-align:top;
	text-align:center;
	background:#efefef;
	border:outset 1px #c0c0c0
	}

noscript, .name {
	color:red
	}
.headfoot table td {
	vertical-align:top;
	text-align:center;
	background:#efefef;
	border:outset 1px #efefef
}
#creditBox, 
#creditBox img, 
#creditBox div {
	margin: 2px;
	float: right;
	width: auto;
	font-style: italic;
	background-position: left top;
	white-space: nowrap;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#GoogleAmazon	{
	position: absolute;
	top: 0;
	right: 0;
	z-index:0;
	}
