* {
	padding: 0;
	margin: 0;
}
a:hover {
	text-decoration:none;
}
/*
a:visited IMG {
  border: none;
}
*/
body {
	font-family: arial, sans-serif;
	font-size: 80%;
	width: 100%;
	height: 100%; 
  margin-top: 5px;
  min-width:600px;    /* Minimum width of layout - remove line if not required */
        							/* The min-width property does not work in old versions of Internet Explorer */
}
h1    {
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;
}
h2 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.center {
  text-align: center;
}
.centercoltext {
  padding-right: 20px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
}
.centercoltext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
.centercoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* column container */
.colmask {
	position:relative;	    /* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			        /* width of whole page */
	overflow:hidden;		    /* This chops off any overhanging divs */
	padding-top: 10px;
}
.featurebox {
	border-width: 1px;
	border-style: solid;
	padding: 20px;
	text-align: left;
}
.featurebox table {
	border-width: 1px;
	border-style: solid;
}
.featurebox table th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
}
.featurebox table td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
}
.featurebox ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.featurebox .linkstable {
  border: none;
  padding: 15px;
}
.featurebox .linkstable th {
  border: none;
  padding: 15px;
}
.featurebox .linkstable td {
  border: none;
  padding: 15px;
}
.floatleft {
  width: 250px; 
  height: 180px;
	padding: 10px;
  float: left; 
}
.floatleft p {
   text-align: left;
}
.footer {
	font-size: 110%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headerbg {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.hnavbg {
	background-position: right bottom;
}
/* holy grail 3 column settings */
.holygrail .colmid {
  float:left;
  width:200%;
  position:relative;
  left:180px; 	          /* 200px; Width of right column */
}
.holygrail .colright {
  float:left;
  width:100%;
  position:relative;
  left:50%;
  margin-left:-360px;        /* 400px; Left column width + right column width */
}
.holygrail .col1wrap {
  float:right;
  width:50%;
	position:relative;
	right:100%;        	  /* 200px; Width of left column */
	/* padding-bottom:1em; 	  Centre column bottom padding. Leave it out if it's zero */
}	
.holygrail .col1pad {
  margin: 0 10px 0 370px;
  overflow: hidden;
}
.holygrail .col1 {
  width: 100%;
	overflow:hidden;
}
.holygrail .col2 {
  float:left;
  width:160px;        	/* 170px; Width of left column content (left column width minus left and right padding) */
  position:relative;
  margin-left: -50%;
  left:190px;         	/* 15px; Width of the left-hand side padding on the left column */
  overflow: hidden;
  text-align: center;             
}
.holygrail .col3 {
  float:left;
  width:160px;        	/* 170px; Width of right column content (right column width minus left and right padding) */
  position:relative;
  left:10px;
  overflow: hidden;
}
/* 2 column left menu settings */
.leftmenu .colright {
  float:left;
  width:200%;
	position:relative;
	left: 180px; /*200px;*/
}
.leftmenu .col1wrap {
  float:right;
  width:50%;
  position:relative;
  right:180px; /*200px;*/
  /* padding-bottom:1em; */
}
.leftmenu .col1 {
  margin:0 10px 0 190px; /* 0 15px 0 215px; */
  position:relative;
  right:100%;
  overflow:hidden;
}
.leftmenu .col2 {
  float:left;
  width:160px; /* 170px;*/
  position:relative;
  right: 170px; /* 185px; */
	text-align: center;             
}
.leftcoltext {
  text-align: center;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
.leftcoltext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
.leftcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.leftcolumnborder {
  width: 18%;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
}
.menupad {
	padding-top: 10px;
	padding-bottom: 10px;
}
.parabox {
  width: 80%;
	border-width: 0px;
	border-style: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
}
.rightcoltext {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
}
.rightcoltext a:visited {
  border: 0px
}
.rightcoltext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
.rightcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.rightcolumnbg {
  width: 20%;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.spacer {
  clear: both;
}
.topbarleft {
	width: 154px;
  height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}
.topbar {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.topstrip {
	background-position: left top;
}
/* Footer styles */
#footer {
  width: 100%;
	text-align: center;
	clear: both;
	float:left;
}
/* Header styles */
#header {
  clear: both;
  width: 100%;
  float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}        
#headercenter {
  width: 12%;
  height: 15%;
 	font-size: 120%;
 	font-weight: bold;
  float: left;
  text-align: left;
	padding-top: 40px;
	padding-bottom: 0px;
}
#headerfarright {
  width: 180px;
  height: 15%;
  float: left; /*right;*/
  text-align: center;
}
#headerleft {
  width: 12%;
  height: 15%;
  float: left;
}
#headerright {
  width: 54%;
  height: 15%;
  float: left;
  text-align: center;
}
#hmenubar {
  height: 25px;
}
#hmenubarleft {
  height: 25px;
  width: 154px;
  float: left;
}
#hmenubottomstrip {
  line-height: 0;
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again 
	float: none;*/
#leftbody {
  width: 150px;
  padding: 10px;
  text-align: center;
  float: left;
}
#mainbody {
  width: 100%;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	clear: both;
}
#newsflash {
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
}
#picturelink {
  border: 0px;
}
#rightbody {
  width: 180px;
  padding: 10px;
  text-align: center;
  float: right;
}
#vmenu {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
#wholepage {
	border: 1px solid;
	overflow: hidden;
	width: 100%;
}