body {
  margin: 0;
  padding: 0;
  background-color: white;
  color: white;
 /* background-image: url(img/bg.jpg);
  background-repeat: repeat-x;*/
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: white;
  color: black;
  margin: 0;
  padding: 10px;
}
#header-bottom {
 /*border-top: 1px solid #b9d2e3;*/
  border-bottom: 10px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: white;
  color: black;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: white;
  color: black;
}
#header-bottom a:hover, #header-bottom a:active {
  text-decoration: none;
  background-color: white;
  color: Red;
}
#tagline {
  font-weight: bold;
  background-color: white;
  color: black;
  font-size: 12px;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 26px;
  width: 200px;
  float: left;
}
#contact {
  position: absolute;
  top: 30px;
  right: 50px;
  border: none;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-image: url(img/sidebarbg.gif);
  background-position: top right;
  background-repeat: repeat-y;
}
#content {
  margin: 0 240px 0 160px;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#mainfeature {
  /*background-image: url(img/osborne.gif);
  background-repeat: no-repeat;*/
  background-color: white;
  color: black;
  padding: 1em 2em 1em 2em;
  height: 1%;
}
#mainfeature h2 {
  /*margin: 0;
  font-weight: normal;
  font-size: 140%;*/
  margin: 0;
  padding: 0.5em 0 0.5em 0;
  font-weight: 900;
  font-size: 120%;
  background-color: #CCCCCC;
  text-align: center;
}  
#mainfeature img {
float: left;
}

#mainfeature p {
  font-size: 90%;
  text-align: center;
}

#mainfeature p.more {
  margin-top: 0;
  text-align: left;
}

#mainfeature p.more a:hover, #mainfeature p.more a:active {
  color: red;
 background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#mainfeature .highlight {
  color: Red;
  font-size: 115%;
  font-weight: bold;
}
#mainfeature tr {
  line-height: 1.5em;
}
#mainfeature li {
  background-color: white;
  color: black;
}
#mainfeature ul a:link, #mainfeature ul a:visited {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}
#mainfeature ul a:hover, #mainfeature ul a:active {
  color: red;
  font-weight: bold;
}
#content .inner {
  margin: 10px 20px 10px 20px;
}
#content .inner h2 {
  color: red;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}

#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
  color: red;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
  font-weight: bold;
}
#content .inner h3 a:hover, #content .inner h3 a:active {
  color: red;
  font-weight: bold;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
  font-weight: bold;
}
#content .inner p.more a:hover, #content .inner p.more a:active {
  color: red;
 background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
  font-weight: bold;
}
#table {
   font: small Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
}
#sidebar {
  float: right;
  width: 220px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 105%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar img {
	border: none;
}
#sidebar ul {
  /*list-style-image: url(img/more-bullet.gif);*/
  margin-left: 0;
  padding-left: 0px;
  border-top: 10px solid #999999;
  border-bottom: 10px solid #999999;
}
#sidebar p {
	font-size: 90%;
}
#sidebar li {
  font-size: 90%;
  line-height: 2em;
  list-style-type: none;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}
#sidebar ul a:hover, #sidebar ul a:active {
  color: red;
  font-weight: bold;
}
#sidebar a:link, #sidebar a:visited {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}
#sidebar a:hover, #sidebar a:active {
  color: red;
  font-weight: bold;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}

#sidebar p.more a:hover, #sidebar p.more a:active {
  color: red;
 /* background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;*/
  padding-left: 14px;
}
#sidebar2 {
  float: left;
  width: 159px;
  border-top: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 a:hover, #sidebar2 a:active {
  color: red;
  font-weight: bold;
}
#sidebar2 h3 {
  color: red;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}
#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color:#999999;
}
#nav li {
  border-bottom: 3px solid white;
  padding: 0 0 0 0.2em;
  font-size:  90%;
}

#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
#nav li a:hover, #nav li a:active {
  text-decoration: none;
  color: red;
  font-weight: bold;
}
/* nav1 changes the background colour of main menu item to show navigation */
#nav1 {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color:red;
}
#nav1 li {
  border-bottom: 3px solid white;
  padding: 0 0 0 0.2em;
  font-size:  90%;
}
#nav1 li a:link, #nav1 li a:visited {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
#nav1 li a:hover, #nav1 li a:active {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
#nav2 {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #0082FF;
}
#nav2 li {
  border-bottom: 3px solid white;
  padding: 0 0 0 0.2em;
  font-size:  90%;
}
#nav2 li a:link, #nav2 li a:visited {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
#nav2 li a:hover, #nav2 li a:active {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
#nav option {
  list-style: none;
  margin: 0;
  padding:  0;
  background-color:#999999;
  color: white;
  font-weight: bold;
  font-size:  90%;
}
#bloglatest h4 {
  color: #ff4e00;
  font-size: 100%;
  font-weight: bold;
}
#bloglatest li {
  list-style-type: none;
  text-align: left;
}
#blog {
  margin: 0;
  padding: 0 0 0 0;
  /*list-style: url(img/more-bullet.gif);*/
}
#blog li {
  font-size: 90%;
  padding-bottom: 1.5em;
  color: black;
  font-weight: bold;
  list-style-type: none;
}
#blog a {
	text-decoration: none;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
}
#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#footer ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
#footer li {
  display: inline;
}
#footer li a:link, #footer li a:visited {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
#footer li a:hover, #footer li a:active {
  text-decoration: none;
  color: red;
  font-weight: bold;
}
#footer .top {
  color: red;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
  background-image: url(img/leftbg.gif);
  background-position: bottom left;
  background-repeat: repeat-y;
}
