/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	background: #cccccc url(images/bgfade.jpg) repeat-y center;
	font-family: Tahoma, Arial, sans-serif;
}
#outer{
	min-height:100%;
	width:850px;
	border-left:1px solid #000066;
	border-right:1px solid #000066;
	text-align:left;
	margin:-52px auto 0;/* negative top margin top make room for footer*/
	background: #fff url(images/bg.jpg) 0px 202px repeat-y;
	position:relative;
}
 
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:850px;
	w\idth:850px;
}
#header{
	position:absolute;
	top:52px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	left:-1px;
	width:850px;
	height:150px;
	background:#fff url(images/header.jpg) no-repeat top left;
	border:1px solid #000066;
	border-bottom: 2px solid #000066;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#header .strapline {
	font: 1.2em Lucida Console, Andale Mono, Tahoma, Arial, sans-serif;
	color: #ffffff;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 2em;
	text-align: right;
}
#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}

#left {
	position:relative;
	width:245px;
	float:left;
	padding-top:202px;/*needed to make room for absolute header*/
}
#left ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#left li {
	font-size: 0.9em;
	border-bottom: 1px solid #000066;
	color: #000066;
	overflow: hidden;
}
#left a {
	text-decoration: none;
	background-color: transparent;
	color: #000066;
	display: block;
	height: 1.5em;
	padding-top: 0.3em;
	padding-left: 0.3em;
	letter-spacing: 1px;
}
#left a:visited   {
	text-decoration: none;
	background-color: transparent;
}
#left a:hover {
	color: #ffff00;
	background: url(images/blackbg.png);
}
#left h2 {
	font: 1.1em Lucida Console, Andale Mono, Tahoma, Arial, sans-serif;
	color: #000066;
	background-color: transparent;
	border-bottom: 1px solid #000066;
	padding-left: 10px;
	letter-spacing: 1px;
}
.widget {
	margin-top: 15px;
	background: url(images/whitebg.png);
	padding: 1px 0 5px 0;
}
p {padding:0 3px;margin:0 0 1em 0}
#footer {
	width:850px;
	clear:both;
	height:50px;
	border:1px solid #000066;
	text-align:center;
	margin:auto;
	background: #000066 url(images/footerbg.jpg) no-repeat center top;
	color: #cccccc;
	font-size: 0.7em;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#footer a:link {
	text-decoration: none;
	color: #ffff00;
	background-color: transparent;
}
#footer a:visited {
	text-decoration: none;
	color: #ffff00;
	background-color: transparent;
}
#footer a:focus {
	text-decoration: none;
	color: #ffff00;
	background-color: transparent;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffff00;
	background-color: transparent;
}
#footer a:active {
	text-decoration: none;
	color: #ffff00;
	background-color: transparent;
}
#footer p {
	margin: 10px;
	padding: 0;
}
#centrecontent {
	width:580px;
	float:right;
	margin-top:216px;/*make room for absolute  header*/
	background: none;
	padding: 0 5px 0 0;
	color: #000066;
}
#centrecontent p {
	font-size: 0.8em;
	line-height: 1.6em; 
	padding-left: 1.2em;
}
#centrecontent ol {
	font-size: 0.8em;
	line-height: 1.6em; 
	padding-left: 2.4em;
}
#centrecontent ul {
	font-size: 0.8em;
	line-height: 1.6em; 
	padding-left: 2.4em;
}
#centrecontent ul ul{
	line-height: 1.6em; 
	padding-left: 2.4em;
}
#centrecontent .rightimage {
	float: right;
}
#centrecontent .leftimage {
	float: left;
	clear: left;
	margin: 3px;
}
#centrecontent .pageoptions {
	font-size: 0.7em;
	letter-spacing: 1px;
	clear: both;
}
#centrecontent object {
	float: right;
	padding: 0 0 10px 10px;
}
#centrecontent img {
	float: left;
	margin: 3px;
	padding: 2px;
	border: 1px solid #000066;
}
h1 {
	font: 2em Lucida Console, Andale Mono, Tahoma, Arial, sans-serif;
}
h2 {
	font: 1.1em Lucida Console, Andale Mono, Tahoma, Arial, sans-serif;
}
h2 a {
	text-decoration: none;
	color: #000066;
}
html>body #minHeight{float:right;width:0;height:100%;margin-bottom:-52px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both;}
#centrecontent img.WP-PrintIcon {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#centrecontent img.WP-EmailIcon {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#leftbottom a {
	text-decoration: none;
	background: none!important;
	height: 100px;
	padding-bottom: 10px;
}
#leftbottom a:hover{
	background: none!important;
}
#surefishimage {
	margin-left: 25px;
	text-decoration: none;
	border: 0px;
	height: 50px;
	padding-bottom: 10px;
}
#leftbottom {
	height: 60px;
	display: block;
}